#17953: bzip2 (and others) not installing under 10.5.6 ------------------------------+--------------------------------------------- Reporter: rdpoor@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: bzip2 ------------------------------+--------------------------------------------- Comment(by rdpoor@…): I don't know if this sheds any light on the matter, but here's the same step with -d turned on: {{{ bash-3.2# port clean -d --all bzip2 ---> Cleaning bzip2 bash-3.2# env MASTER_SITE_LOCAL=http://distfiles.macports.org/bzip2 port -d fetch bzip2 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/bzip2 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/bzip2 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre- existing procedure. Target override will not be provided DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant powerpc is not provided by port bzip2. DEBUG: Requested variant macosx is not provided by port bzip2. DEBUG: Executing variant darwin provides darwin DEBUG: Executing org.macports.main (bzip2) ---> Fetching bzip2 DEBUG: Executing org.macports.fetch (bzip2) ---> bzip2-1.0.5.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/bzip2 DEBUG: Pinging distfiles.macports.org... DEBUG: Pinging www.bzip.org... DEBUG: Pinging trd.no.distfiles.macports.org... DEBUG: Pinging arn.se.distfiles.macports.org... DEBUG: distfiles.macports.org ping time is 14.721 DEBUG: www.bzip.org ping time is 161.446 DEBUG: trd.no.distfiles.macports.org ping time is 196.110 DEBUG: arn.se.distfiles.macports.org ping time is 172.051 ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://distfiles.macports.org/bzip2 DEBUG: Fetching failed:: curl error 2 ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://distfiles.macports.org/bzip2 DEBUG: Fetching failed:: curl error 2 ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://www.bzip.org/1.0.5/ DEBUG: Fetching failed:: curl error 2 ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://arn.se.distfiles.macports.org/bzip2 DEBUG: Fetching failed:: curl error 2 ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://trd.no.distfiles.macports.org/bzip2 DEBUG: Fetching failed:: curl error 2 ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://svn.macports.org/repository/macports/distfiles/bzip2 DEBUG: Fetching failed:: curl error 2 ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://svn.macports.org/repository/macports/distfiles/general/ DEBUG: Fetching failed:: curl error 2 ---> Attempting to fetch bzip2-1.0.5.tar.gz from http://svn.macports.org/repository/macports/downloads/bzip2 DEBUG: Fetching failed:: curl error 2 Error: Target org.macports.fetch returned: fetch failed Warning: the following items did not execute (for bzip2): org.macports.fetch Error: Status 1 encountered during processing. }}} And FWIW, the current version of curl: {{{ bash-3.2# curl -V curl 7.16.3 (powerpc-apple-darwin9.0) libcurl/7.16.3 OpenSSL/0.9.7l zlib/1.2.3 Protocols: tftp ftp telnet dict ldap http file https ftps Features: GSS-Negotiate IPv6 Largefile NTLM SSL libz }}} -- Ticket URL: <http://trac.macports.org/ticket/17953#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS