Opened 4 years ago
Closed 4 years ago
#61963 closed defect (fixed)
Volk 2.4.1 has checksum mismatch
Reported by: | brooks-adcock | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: |
Description
On: Mac 11.1
Fresh install of MacPorts and code dev tools.
Fresh selfupdate and upgrade outdated.
Cleaned volked, retried. No dice
Executed:
$ sudo port install volk
---> Computing dependencies for volk
---> Fetching archive for volk
---> Attempting to fetch volk-2.4.1_0+docs+orc+python38.darwin_20.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/volk
---> Attempting to fetch volk-2.4.1_0+docs+orc+python38.darwin_20.x86_64.tbz2 from https://lil.fr.packages.macports.org/volk
---> Attempting to fetch volk-2.4.1_0+docs+orc+python38.darwin_20.x86_64.tbz2 from https://mse.uk.packages.macports.org/volk
---> Fetching distfiles for volk
---> Verifying checksums for volk
Error: Checksum (rmd160) mismatch for volk-2.4.1.tar.gz
Error: Checksum (sha256) mismatch for volk-2.4.1.tar.gz
Error: Checksum (size) mismatch for volk-2.4.1.tar.gz
Error: Failed to checksum volk: Unable to verify file checksums
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_volk/volk/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port volk failed
Change History (1)
comment:1 Changed 4 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
You need to update the ports; this issue was fixed yesterday. The subdir in the info should be
2.4.1_1
not just2.4.1
. Recommend:since this is a fresh MP install. Then you'll want to do:
then try installing it again.
I'm closing this ticket; if you all of the above and this still doesn't work then reopen & post a then-new build log as noted in the error message.