Opened 14 years ago

Last modified 14 years ago

#25929 closed defect

curl-ca-bundle checksum verification fails — at Version 1

Reported by: daniellord@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: curl-ca-bundle

Description (last modified by mf2k (Frank Schima))

[Users/daniello] > clean curl
--->  Cleaning curl
[Users/daniello] > fetch curl
--->  Computing dependencies for curl
--->  Fetching curl
--->  Attempting to fetch curl-7.19.7.tar.bz2 from http://distfiles.macports.org/curl
[Users/daniello] > install -d curl
--->  Computing dependencies for curl
--->  Verifying checksum(s) for curl-ca-bundle
Error: Checksum (md5) mismatch for certdata-1.57.txt
Error: Checksum (sha1) mismatch for certdata-1.57.txt
Error: Checksum (rmd160) mismatch for certdata-1.57.txt
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: The following dependencies failed to build: curl-ca-bundle openssl
Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get complete output.
Goodbye

Change History (1)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…
Port: curl-ca-bundle added
Summary: curl-7.19.7.tar.bz2 source checksum verification failscurl-ca-bundle checksum verification fails

Please read the FAQ on checksum errors. You did not provide the download mirror for the source of the failed checksum. The checksum for curl-ca-bundle is what did not verify, you did not actually checksum the curl source.

Note: See TracTickets for help on using tickets.