[MacPorts] #27184: curl-ca-bundle: curl-7.21.2.tar.bz2 does not exist in /opt/local/var/macports/distfiles/curl

MacPorts noreply at macports.org
Sat Nov 6 17:03:53 PDT 2010


#27184: curl-ca-bundle: curl-7.21.2.tar.bz2 does not exist in
/opt/local/var/macports/distfiles/curl
----------------------------------+-----------------------------------------
  Reporter:  wwarren@…            |       Owner:  ryandesign@…           
      Type:  defect               |      Status:  closed                 
  Priority:  Normal               |   Milestone:                         
 Component:  ports                |     Version:  1.9.1                  
Resolution:  duplicate            |    Keywords:                         
      Port:  curl-ca-bundle       |  
----------------------------------+-----------------------------------------
Changes (by ryandesign@…):

  * status:  assigned => closed
  * resolution:  => duplicate


Comment:

 Clean the affected port (in this case, curl-ca-bundle) and try again,
 making sure to always use "sudo" (or be logged in as root).

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

 This problem was caused by fetching the port as a normal user without
 using sudo, then attempting to install it with sudo (or being logged in as
 root). You should always use sudo (or be logged in as root).

 This problem will be fixed in the next version of MacPorts (1.9.2). See
 #25418, #25937 and others.

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


More information about the macports-tickets mailing list