Opened 15 years ago
Closed 14 years ago
#24466 closed defect (fixed)
checksum errors on clamav 0.96
Reported by: | jpr@… | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | clamav |
Description (last modified by mf2k (Frank Schima))
running port install clamav on OSX 10.6.3 results in this:
DEBUG: Executing org.macports.checksum (clamav) ---> Checksumming clamav-0.96.tar.gz Error: Checksum (md5) mismatch for clamav-0.96.tar.gz Portfile checksum: clamav-0.96.tar.gz md5 28ac7bec4cc03627a8e2d6e8647ee661 Distfile checksum: clamav-0.96.tar.gz md5 7053dfed505daf1eda6decc5e5953252 Error: Checksum (sha1) mismatch for clamav-0.96.tar.gz Portfile checksum: clamav-0.96.tar.gz sha1 be7cb37f2a6121cacc3cd3969eee212b96ef6b57 Distfile checksum: clamav-0.96.tar.gz sha1 6eb06b57ff5f13f1ba56e8dae3689f78869ba094 Error: Checksum (rmd160) mismatch for clamav-0.96.tar.gz Portfile checksum: clamav-0.96.tar.gz rmd160 d9147d1da4fc7fa3e8d42b25c58a93f6bbaa588b Distfile checksum: clamav-0.96.tar.gz rmd160 255c7a9f5132a292190cc0ade7a198d8e967ca6b The correct checksum line may be: checksums md5 7053dfed505daf1eda6decc5e5953252 \ sha1 6eb06b57ff5f13f1ba56e8dae3689f78869ba094 \ rmd160 255c7a9f5132a292190cc0ade7a198d8e967ca6b Error: Target org.macports.checksum returned: Unable to verify file checksums DEBUG: Backtrace: Unable to verify file checksums
Change History (6)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to dluke@… |
Port: | clamav added |
Summary: | checksum errors oN clamav 0.96 → checksum errors on clamav 0.96 |
comment:2 Changed 15 years ago by danielluke (Daniel J. Luke)
Resolution: | → invalid |
---|---|
Status: | new → closed |
I just re-checked the dist from downloads.sourceforge.net and its checksums match the portfile.
I'm going to close this as invalid (can re-open if the reporter can identify which mirror is causing a problem).
comment:3 Changed 15 years ago by jpr@…
Resolution: | invalid |
---|---|
Status: | closed → reopened |
I followed the wiki instruction: "port selfupdate", "port clean --all cmlamav" woth no errors and ran
sh-3.2# port install clamav ---> Computing dependencies for clamav ---> Fetching clamav ---> Attempting to fetch clamav-0.96.tar.gz from http://downloads.sourceforge.net/clamav ---> Verifying checksum(s) for clamav Error: Checksum (md5) mismatch for clamav-0.96.tar.gz Error: Checksum (sha1) mismatch for clamav-0.96.tar.gz Error: Checksum (rmd160) mismatch for clamav-0.96.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output.
comment:4 Changed 15 years ago by danielluke (Daniel J. Luke)
What does the distfile that you get look like?
Is there a proxy server of some kind between you and the internet?
comment:5 Changed 15 years ago by danielluke (Daniel J. Luke)
You could also probably work around the problem by forcing use of the macports mirrors:
sudo port install clamav master_sites=macports
comment:6 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
clamav was updated to 0.96.2, which means the checksums are now different, and hopefully accurate.
Note: See
TracTickets for help on using
tickets.
Please read the FAQ on checksum errors. You did not report the download mirror.