#25929 closed defect (invalid)
curl-ca-bundle checksum verification fails
Reported by: | daniellord@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
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 (3)
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 fails → curl-ca-bundle checksum verification fails |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
certdata-1.57.txt is totally obsolete. The current version is certdata-1.64.txt. Please "sudo port selfupdate" and try again.
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
curl-7.19.7.tar.bz2 is also totally obsolete. The current version is curl-7.21.0.tar.bz2. After you selfupdate, you'll want to view the list of ports that are outdated ("port outdated") and upgrade all of them ("sudo port upgrade outdated").
Note: See
TracTickets for help on using
tickets.
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.