#28184 closed defect (worksforme)
curl-ca-bundle: Unable to verify file checksums
Reported by: | john@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | stefan.scheidt@… | |
Port: | curl-ca-bundle |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
couchDB port fails on curl-ca-bundle checksum
---> Computing dependencies for couchdb ---> Dependencies to be installed: curl curl-ca-bundle icu libtool ---> Verifying checksum(s) for curl-ca-bundle Error: Checksum (sha1) mismatch for certdata-1.70.txt Error: Checksum (rmd160) mismatch for certdata-1.70.txt Error: Target org.macports.checksum returned: Unable to verify file checksums 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 icu libtool Error: Status 1 encountered during processing.
Change History (4)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | curl-ca-bundle added |
Summary: | Unable to verify file checksums curl-ca-bundle → curl-ca-bundle: Unable to verify file checksums |
comment:2 Changed 14 years ago by stefan.scheidt@…
I also do have a file checksum verification faliure for certdata-1.71.txt:
$ sudo port upgrade outdated ---> Computing dependencies for curl-ca-bundle ---> Fetching curl-ca-bundle ---> Attempting to fetch curl-7.21.4.tar.bz2 from http://lil.fr.distfiles.macports.org/curl ---> Attempting to fetch curl-7.21.4.tar.bz2 from http://curl.haxx.se/download/ ---> Attempting to fetch certdata-1.71.txt from http://lil.fr.distfiles.macports.org/curl ---> Attempting to fetch certdata-1.71.txt from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/curl ---> Attempting to fetch certdata-1.71.txt from http://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1&dummy= ---> Verifying checksum(s) for curl-ca-bundle Error: Checksum (sha1) mismatch for certdata-1.71.txt Error: Checksum (rmd160) mismatch for certdata-1.71.txt Error: Target org.macports.checksum returned: Unable to verify file checksums 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: Unable to upgrade port: 1
I allready tried "sudo port clean -f --all curl-ca-bundle", but that does not help.
Any Ideas?
Stefan
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | stefan.scheidt@… added |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Since John did not respond in 2 months, I'll assume he got it working and close this as worksforme.
Stefan, your new issue with certdata-1.71.txt was filed as #28982 and fixed.
Note: See
TracTickets for help on using
tickets.
Has duplicate #28185.
I'm not sure what the problem is. Usually, this happens when Mozilla updates certdata.txt to a new version, but that hasn't happened in this case; certdata.txt hasn't been updated since December AFAICT. Perhaps you could clean and try again ("
sudo port clean --all curl-ca-bundle
") and if the checksum validation still fails, please let me know what server the bad certdata file was downloaded from.