Opened 14 years ago

Last modified 13 years ago

#27302 closed defect

curl-ca-bundle: checksum mismatch — at Version 1

Reported by: jj@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: easieste@…, eric@…, cjflory@…
Port: curl-ca-bundle

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I search the issues database and this is a similar issue to what was reported in March 2010. I apologize if this has already been addressed.

DEBUG: Starting logging for curl-ca-bundle
DEBUG: Executing org.macports.main (curl-ca-bundle)
DEBUG: Skipping completed org.macports.fetch (curl-ca-bundle)
--->  Verifying checksum(s) for curl-ca-bundle
DEBUG: checksum phase started at Sat Nov 13 11:02:32 EST 2010
DEBUG: Executing org.macports.checksum (curl-ca-bundle)
--->  Checksumming curl-7.21.2.tar.bz2
DEBUG: Correct (sha1) checksum for curl-7.21.2.tar.bz2
DEBUG: Correct (rmd160) checksum for curl-7.21.2.tar.bz2
--->  Checksumming certdata-1.65.txt
Error: Checksum (md5) mismatch for certdata-1.65.txt
Portfile checksum: certdata-1.65.txt md5 b93bd8dd813e4b0c12ddcc44dbfe1dbf
Distfile checksum: certdata-1.65.txt md5 bf95fa255ab4ac734f454369a303141d
Error: Checksum (sha1) mismatch for certdata-1.65.txt
Portfile checksum: certdata-1.65.txt sha1 774c0132ac6920a4f37ce670bed4abcb6e21476c
Distfile checksum: certdata-1.65.txt sha1 0ca2a470922249ec6877473e03eaad293b4cfb45
Error: Checksum (rmd160) mismatch for certdata-1.65.txt
Portfile checksum: certdata-1.65.txt rmd160 5af26ece6f3e379b247ac8da565d41ff36768972
Distfile checksum: certdata-1.65.txt rmd160 baddb9c10101cbf38ebe05ecc5ab3739f98595fd
The correct checksum line may be:
checksums           curl-7.21.2.tar.bz2 \
                    md5     ca96df88e044c7c25d19692ec8b250b2 \
                    sha1    f729552a905033dbd0d2cf56e40c7048f2d8331e \
                    rmd160  fcb1302f79741bc3e488fcee1206284f4cb9e6ca \
                    certdata-1.65.txt \
                    md5     bf95fa255ab4ac734f454369a303141d \
                    sha1    0ca2a470922249ec6877473e03eaad293b4cfb45 \
                    rmd160  baddb9c10101cbf38ebe05ecc5ab3739f98595fd
Error: Target org.macports.checksum returned: Unable to verify file checksums
DEBUG: Backtrace: Unable to verify file checksums
    while executing
"$procedure $targetname"
Warning: the following items did not execute (for curl-ca-bundle): org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
Error: Failed to install curl-ca-bundle
Log for curl-ca-bundle is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_curl-ca-bundle/main.log
Error: The following dependencies were not installed: curl curl-ca-bundle openssl zlib pkgconfig gawk gd2 autoconf help2man p5-locale-gettext m4 automake fontconfig freetype jpeg libpng libtool xpm xorg-libXext xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb python26 bzip2 db46 gdbm readline sqlite3 xorg-libpthread-stubs xorg-xcb-proto libxml2 xorg-util-macros xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-libXt xorg-libsm xorg-libice radlib
Error: Status 1 encountered during processing.

Change History (1)

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: easieste@… eric@… cjflory@… added
Description: modified (diff)
Keywords: curl checksum error certdata-1.65.txt removed
Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned
Summary: Error: Checksum (md5) mismatch for certdata-1.65.txtcurl-ca-bundle: checksum mismatch

I search the issues database and this is a similar issue to what was reported in March 2010.

Yes, this issue will recur every time they update the certdata.txt file. I will update the port.

Has duplicate #27303.

Note: See TracTickets for help on using tickets.