[MacPorts] #47834: Unable to upgrade port: 1

MacPorts noreply at macports.org
Mon May 25 17:10:48 PDT 2015


#47834: Unable to upgrade port: 1
----------------------------------+--------------------------------
  Reporter:  christoper.bourne@…  |      Owner:  macports-tickets@…
      Type:  defect               |     Status:  new
  Priority:  Normal               |  Milestone:
 Component:  ports                |    Version:  2.3.3
Resolution:                       |   Keywords:
      Port:                       |
----------------------------------+--------------------------------

Comment (by ryandesign@…):

 Your output shows two different problem:

 1. openssl failed to fetch:

 {{{
 --->  Attempting to fetch openssl-1.0.2a.tar.gz from
 http://www.openssl.org/source/
 --->  Attempting to fetch openssl-1.0.2a.tar.gz from
 http://svn.macports.org/repository/macports/distfiles/openssl
 Error: org.macports.fetch for port openssl returned: fetch failed
 }}}

  This must be a problem with your network or your network configuration,
 because the file does exist on the openssl.org server. See also
 ProblemHotlist#fetch-failures.

 2. autoconf failed to extract because `xz` wasn't found:

 {{{
 --->  Extracting autoconf
 Error: org.macports.extract for port autoconf returned: Failed to locate
 'xz' in path:
 '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its
 MacPorts configuration time location, did you move it?
 }}}

  autoconf does declare a dependency on the xz port, and the xz port is
 supposed to provide the `x` program, so this also sounds like a problem
 unique to your computer. Is the xz port installed? (what does `port
 installed xz` say?) Does the `xz` program exist in /opt/local? does it
 run? (what does `/opt/local/bin/xz -V` say?)

-- 
Ticket URL: <https://trac.macports.org/ticket/47834#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list