[MacPorts] #49265: Unable to install ports
MacPorts
noreply at macports.org
Tue Oct 13 12:21:14 PDT 2015
#49265: Unable to install ports
------------------------+--------------------------------
Reporter: mrsolo99@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: High | Milestone:
Component: ports | Version: 2.3.4
Keywords: | Port:
------------------------+--------------------------------
I updated to version 2.3.4 using downloaded package. After doing so,
trying to install any ports fails at the first dependency (Zlib)
Installing Zlib itself looks like this:
{{{
port install zlib
---> Fetching archive for zlib
---> Attempting to fetch zlib-2.13_1.darwin_14.x86_64.tbz2 from
http://packages.macports.org/zlib
---> Attempting to fetch zlib-2.13_1.darwin_14.x86_64.tbz2 from
http://lil.fr.packages.macports.org/zlib
---> Attempting to fetch zlib-2.13_1.darwin_14.x86_64.tbz2 from
http://mse.uk.packages.macports.org/sites/packages.macports.org/zlib
---> Fetching distfiles for zlib
Error: org.macports.fetch for port zlib returned: fetch failed
Please see the log file for port zlib for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/zlib/main.log
}}}
In the log file I see the following:
{{{
version:1
:debug:main zlib has no conflicts
:debug:main Executing org.macports.main (zlib)
:debug:archivefetch archivefetch phase started at Tue Oct 13 15:14:10 EDT
2015
:msg:archivefetch ---> Fetching archive for zlib
:debug:archivefetch Executing org.macports.archivefetch (zlib)
:info:archivefetch ---> zlib-2.13_1.darwin_14.x86_64.tbz2 doesn't seem to
exist in /opt/local/var/macports/incoming/verified
:msg:archivefetch ---> Attempting to fetch
zlib-2.13_1.darwin_14.x86_64.tbz2 from http://packages.macports.org/zlib
:debug:archivefetch Fetching archive failed:: The requested URL returned
error: 404 Not Found
:msg:archivefetch ---> Attempting to fetch
zlib-2.13_1.darwin_14.x86_64.tbz2 from
http://lil.fr.packages.macports.org/zlib
:debug:archivefetch Fetching archive failed:: The requested URL returned
error: 404 Not Found
:msg:archivefetch ---> Attempting to fetch
zlib-2.13_1.darwin_14.x86_64.tbz2 from
http://mse.uk.packages.macports.org/sites/packages.macports.org/zlib
:debug:archivefetch Fetching archive failed:: The requested URL returned
error: 404 Not Found
}}}
Looking at one of the download urls, I see only Zlib 1.2.8, not 2.13.1 as
required.
--
Ticket URL: <https://trac.macports.org/ticket/49265>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list