On Wed, May 17, 2023 at 01:07:47PM -0500, Jason Bacon wrote:
I just updated my pkgsrc tree and now get this error when trying to
build any package:
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Fetching APE-3.5.3.132-8dd3e7898c86d89227beb3d26c9c1172102c1a83.tar.gz
=> Total size: 193348 bytes
env: /usr/bin/ftp: No such file or directory
fetch: Unable to fetch expected file
APE-3.5.3.132-8dd3e7898c86d89227beb3d26c9c11
It was working fine this morning. I have not touched my mk.conf or
anything else.
Any ideas?
I changed the default fetch tool today.
You might need to re-bootstrap.
I thought that on Darwin you should use /usr/bin/curl by default
though, why is that not used?
Thomas