I'm getting weirdness when the FreeBSD ports system tries to D/L the CLI
Comments
-
@lrosenman Not that I'm aware of, what sort of issue are you seeing?
0 -
this is from our buildbox:
===================================================
===> Fetching all distfiles required by 1password-client-0.5.7 for building
=> SHA256 Checksum mismatch for op_freebsd_386_v0.5.7.zip.
===> Refetch for 1 more times files: op_freebsd_386_v0.5.7.zip
=> op_freebsd_386_v0.5.7.zip doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://cache.agilebits.com/dist/1P/op/pkg/v0.5.7/op_freebsd_386_v0.5.7.zip
op_freebsd_386_v0.5.7.zip 2360 kB 65 MBps 00s
===> Fetching all distfiles required by 1password-client-0.5.7 for building
===> Fetching all distfiles required by 1password-client-0.5.7 for building
=> SHA256 Checksum mismatch for op_freebsd_386_v0.5.7.zip.
===> Giving up on fetching files: op_freebsd_386_v0.5.7.zip
Make sure the Makefile and distinfo file (/usr/ports/security/1password-client/distinfo)
are up to date. If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 1If I just run fetch and the same URL, I get the file with no problem, but when we try here it gets a corrupt file.
Ideas?
0 -
and for amd64:
===================================================
===> Fetching all distfiles required by 1password-client-0.5.7 for building
=> SHA256 Checksum mismatch for op_freebsd_amd64_v0.5.7.zip.
===> Refetch for 1 more times files: op_freebsd_amd64_v0.5.7.zip
=> op_freebsd_amd64_v0.5.7.zip doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://cache.agilebits.com/dist/1P/op/pkg/v0.5.7/op_freebsd_amd64_v0.5.7.zip
op_freebsd_amd64_v0.5.7.zip 0 B 0 Bps
===> Fetching all distfiles required by 1password-client-0.5.7 for building
===> Fetching all distfiles required by 1password-client-0.5.7 for building
=> SHA256 Checksum mismatch for op_freebsd_amd64_v0.5.7.zip.
===> Giving up on fetching files: op_freebsd_amd64_v0.5.7.zip
Make sure the Makefile and distinfo file (/usr/ports/security/1password-client/distinfo)
are up to date. If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 10 -
This looks like it was weirdness on the FreeBSD cluster. Feel free to ignore my whining.
0 -
Thanks for the update! Glad to hear that you were able to identify the issue. :)
0