#16678: curl-ca-bundle 7.19: attempts to verify checksums without downloading ----------------------------------------+----------------------------------- Reporter: rhett@detailedbalance.net | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: Port: curl-ca-bundle, curl | ----------------------------------------+----------------------------------- Changes (by ryandesign@macports.org): * status: new => closed * resolution: => worksforme Comment: Works for me: {{{ $ sudo port install curl +ssl ---> Fetching curl-ca-bundle ---> Attempting to fetch curl-7.19.0.tar.bz2 from http://curl.sourceforge.net/download/ ---> Attempting to fetch certdata-1.49.txt from http://distfiles.macports.org/curl ---> Verifying checksum(s) for curl-ca-bundle ---> Extracting curl-ca-bundle ---> Applying patches to curl-ca-bundle ---> Configuring curl-ca-bundle ---> Building curl-ca-bundle ---> Staging curl-ca-bundle into destroot ---> Installing curl-ca-bundle @7.19.0_0 ---> Activating curl-ca-bundle @7.19.0_0 ---> Cleaning curl-ca-bundle ---> Fetching curl ---> Verifying checksum(s) for curl ---> Extracting curl ---> Configuring curl ---> Building curl ---> Staging curl into destroot ---> Installing curl @7.19.0_0+ssl ---> Activating curl @7.19.0_0+ssl ---> Cleaning curl $ }}} All I can make of this is that for some reason, on your system, the curl- ca-bundle port thought it had already done the fetch phase. "`sudo port clean --work curl-ca-bundle`" should have reset it so that it would have downloaded the files on its own. -- Ticket URL: <http://trac.macports.org/ticket/16678#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS