[MacPorts] #26276: curl-ca-bundle: Cannot stat: /opt/local/var/macports/distfiles/curl/certdata-1.65.txt, No such file or directory

MacPorts noreply at macports.org
Mon Aug 30 23:49:23 PDT 2010


#26276: curl-ca-bundle: Cannot stat:
/opt/local/var/macports/distfiles/curl/certdata-1.65.txt, No such file or
directory
--------------------------------------+-------------------------------------
 Reporter:  rdclark@…                 |       Owner:  ryandesign@…           
     Type:  defect                    |      Status:  assigned               
 Priority:  Normal                    |   Milestone:                         
Component:  ports                     |     Version:  1.9.1                  
 Keywords:                            |        Port:  curl-ca-bundle         
--------------------------------------+-------------------------------------

Comment(by ryandesign@…):

 I see it fetched curl-7.21.1.tar.bz2 but not certdata-1.65.txt. The only
 reason it wouldn't have fetched certdata-1.65.txt should be if it already
 has the file. And it is able to verify its checksum, which means it must
 have the file, and it must be the correct file. How can it then be that in
 the extract step, it doesn't have the file? I do not understand.

 One distant possibility: could it be that you ran some commands without
 "sudo"? Try cleaning both with and without sudo to reset things to the way
 they should be, then try installing again:
 {{{
 port clean --all curl-ca-bundle
 sudo port clean --all curl-ca-bundle
 sudo port install curl-ca-bundle
 }}}
 If that works, then I think this is a problem that has already been fixed
 in MacPorts base.

 If that doesn't work, can you manually download certdata-1.65.txt from
 [http://distfiles.macports.org/curl/ here] and place it in
 /opt/local/var/macports/distfiles/curl? Does that work?

-- 
Ticket URL: <http://trac.macports.org/ticket/26276#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list