#27486 closed defect (duplicate)
certdata checksum mismatch installing curl-ca-bundle
Reported by: | tanga@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | curl-ca-bundle |
Description
Getting the following certdata checksum mismatch. Tried doing 'port clean -all certdata' and 'port clean -all curl-ca-bundle' as recommended in #27324, #25739, #26276, and #27184.
port install curl-ca-bundle ---> Computing dependencies for curl-ca-bundle ---> Verifying checksum(s) for curl-ca-bundle Error: Checksum (sha1) mismatch for certdata-1.67.txt Error: Checksum (rmd160) mismatch for certdata-1.67.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: Status 1 encountered during processing.
Change History (4)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | curl-ca-bundle added |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Your ports tree is out of date. (The current version of the port fetches certdata-1.69.txt.) Please "sudo port selfupdate" to receive the updated port definitions, and try again.
Duplicate of #27465.
comment:3 follow-up: 4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
P.S: The command would be "sudo port clean --all", not "sudo port clean -all" (note two dashes before the switch name)
comment:4 Changed 14 years ago by tanga@…
Replying to ryandesign@…:
P.S: The command would be "sudo port clean --all", not "sudo port clean -all" (note two dashes before the switch name)
Ack. That's a pretty newbie mistake. I should've caught that. Using the proper switch solved it for me (I'd run self-update on Friday already).
Please remember to fill in the Port field and cc the maintainer. As per the FAQ, you need to indicate which mirror your file was downloaded from.