Opened 14 years ago

Closed 14 years ago

#24283 closed defect (invalid)

curl-ca-bundle install error

Reported by: itoh@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: curl-ca-bundle

Description

Dear MacPorts staff. I got this error when I try to install.

$ sudo port install curl-ca-bundle
Error: Target org.macports.checksum returned: Could not open file: /opt/local/var/macports/distfiles/curl/certdata-1.62.txt
Error: Status 1 encountered during processing.

Change History (4)

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

Owner: changed from macports-tickets@… to ryandesign@…
Port: curl-ca-bundle added
Type: updatedefect

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

Sounds like the file certdata-1.62.txt doesn't exist. Why doesn't it? MacPorts ought to have fetched it. Try cleaning the port, then installing again.

sudo port clean curl-ca-bundle
sudo port install curl-ca-bundle

comment:3 Changed 14 years ago by itoh@…

Able to install. Thank you very much.

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

Resolution: invalid
Status: newclosed

Great! Glad to hear it.

Note: See TracTickets for help on using tickets.