[MacPorts] #16678: curl-ca-bundle 7.19: attempts to verify checksums without downloading

MacPorts noreply at macports.org
Sat Sep 27 22:57:42 PDT 2008


#16678: curl-ca-bundle 7.19: attempts to verify checksums without downloading
----------------------------------------+-----------------------------------
  Reporter:  rhett at detailedbalance.net  |       Owner:  ryandesign at 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 at 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


More information about the macports-tickets mailing list