Opened 14 years ago
Closed 14 years ago
#25564 closed defect (fixed)
checksum mismatch for molden
Reported by: | valerie.vallet@… | Owned by: | jochen@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ben@… | |
Port: | molden |
Description (last modified by mf2k (Frank Schima))
When installing the latest version of molden, I get the following error message Error: Checksum (md5) mismatch for molden4.9.tar.gz Error: Checksum (sha1) mismatch for molden4.9.tar.gz Error: Checksum (rmd160) mismatch for molden4.9.tar.gz
Change History (4)
comment:1 Changed 14 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to jochen@… |
comment:2 Changed 14 years ago by ben@…
Hi, I have also received this message several times over the last few weeks.
The download mirror for me was: ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/
The specifics (from "sudo port -d install molden"):
Error: Checksum (md5) mismatch for molden4.9.tar.gz Portfile checksum: molden4.9.tar.gz md5 852619f94b707b2107bb9b9cf19517da Distfile checksum: molden4.9.tar.gz md5 e378217709c65db897e169e1763f73f4 Error: Checksum (sha1) mismatch for molden4.9.tar.gz Portfile checksum: molden4.9.tar.gz sha1 0971c02b67b1a7b713c0f1718ee035700b2f8555 Distfile checksum: molden4.9.tar.gz sha1 2b5d034c26b3bad4fcb77f9c614a0db70a64d631 Error: Checksum (rmd160) mismatch for molden4.9.tar.gz Portfile checksum: molden4.9.tar.gz rmd160 0d6ce084f302e5cb2e827bed54c7d2840aba96b3 Distfile checksum: molden4.9.tar.gz rmd160 f391bd66e579f4cc0c477d9d2fe5353954256dc5 The correct checksum line may be: checksums md5 e378217709c65db897e169e1763f73f4 \
sha1 2b5d034c26b3bad4fcb77f9c614a0db70a64d631 \ rmd160 f391bd66e579f4cc0c477d9d2fe5353954256dc5
Error: Target org.macports.checksum returned: Unable to verify file checksums
I downloaded the immediately previous version (4.8) from the cmbi website, and ran openssl on that tarball, where I got different results to either:
MD5(molden4.8.tar.gz)= 49d474b7985a1022b2024fa0e1acecd5 SHA1(molden4.8.tar.gz)= afc0e413c15d8bc9602fd6b79d341cf8a5b19adb RIPEMD160(molden4.8.tar.gz)= 54538b8d83e879b3a9fdf1164a6ce0828aab24b4
Per your FAQ on checksum errors, I tried to find a version of 4.9 that matches the checksum on Macports, but could not do so.
Hope this helps.
Please read the FAQ on checksum errors. You did not provide the download mirror.