[MacPorts] #16386: curl-ca-bundle 7.18.2_0 - checksums fail
MacPorts
noreply at macports.org
Mon Aug 25 17:02:11 PDT 2008
#16386: curl-ca-bundle 7.18.2_0 - checksums fail
------------------------------------------+---------------------------------
Reporter: macports at undefinedrange.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: curl curl-ca-bundle checksum |
------------------------------------------+---------------------------------
When I try to install curl with the ssl variant, the checksum check will
fail on certdata-1.48.txt
{{{
$ sudo port install curl +ssl
---> Fetching curl-ca-bundle
---> Attempting to fetch certdata-1.48.txt from
http://lxr.mozilla.org/seamonkey/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1
---> Verifying checksum(s) for curl-ca-bundle
Error: Checksum (md5) mismatch for certdata-1.48.txt
Error: Checksum (sha1) mismatch for certdata-1.48.txt
Error: Checksum (rmd160) mismatch for certdata-1.48.txt
Error: Target org.macports.checksum returned: Unable to verify file
checksums
Error: The following dependencies failed to build: curl-ca-bundle
Error: Status 1 encountered during processing.
}}}
The checksums on certdata-1.48.txt don't match those in
/opt/local/var/macports/sources/rsync.macports.org/release/ports/net/curl-
ca-bundle/Portfile. I downloaded certdata-1.48.txt several times from the
mozilla site and I get the same checksums.
{{{
$ md5 /opt/local/var/macports/distfiles/curl/certdata-1.48.txt
MD5 (/opt/local/var/macports/distfiles/curl/certdata-1.48.txt) =
e3fe9f08888c395266ba26adef3928a2
$ openssl sha1 /opt/local/var/macports/distfiles/curl/certdata-1.48.txt
SHA1(/opt/local/var/macports/distfiles/curl/certdata-1.48.txt)=
5193599927939deb2217e9b7f34329def8cd2735
$ openssl rmd160 /opt/local/var/macports/distfiles/curl/certdata-1.48.txt
RIPEMD160(/opt/local/var/macports/distfiles/curl/certdata-1.48.txt)=
e556d22d3ca7ad0238e57600992f03b1e8211ef0
}}}
--
Ticket URL: <http://trac.macports.org/ticket/16386>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list