#15906: "port -d upgrade apr" fails with internal error ---------------------------------+------------------------------------------ Reporter: stephen@xemacs.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Comment (by stephen@xemacs.org): The patch works! DEBUG output of fetch step attached. I took a look at the output of `sysctl -a', but I didn't see an obvious alternative resource that might be overused. I suppose sockets is most likely. I wonder if using fping instead of ping might also help. {{{ chibi:MacPorts steve$ port -d upgrade apr DEBUG: Found port in file:///Users/steve/Software/MacPorts/dports/devel/apr DEBUG: epoch: in tree: 0 installed: 0 DEBUG: apr 1.3.2_0 exists in the ports tree DEBUG: apr 1.3.0_0 is installed DEBUG: variants to install DEBUG: available variants are : universal darwin_9 DEBUG: new portvariants: DEBUG: Changing to port directory: /Users/steve/Software/MacPorts/dports/devel/apr 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: adding the default universal variant DEBUG: Requested variant powerpc is not provided by port apr. DEBUG: Requested variant darwin is not provided by port apr. DEBUG: Requested variant macosx is not provided by port apr. DEBUG: Executing org.macports.main (apr) ---> Fetching apr DEBUG: Executing org.macports.fetch (apr) ---> apr-1.3.2.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/apr DEBUG: Pinging www.ibiblio.org... DEBUG: Pinging www.gtlib.gatech.edu... DEBUG: Pinging apache.mirror.rafal.ca... DEBUG: Pinging apache.mirroring.de... DEBUG: Pinging ftp.planetmirror.com... DEBUG: Pinging ftp.infoscience.co.jp... DEBUG: Pinging apache.multidist.com... DEBUG: Pinging mirror.internode.on.net... DEBUG: Pinging mirror.pacific.net.au... DEBUG: Pinging apache.wildit.net.au... DEBUG: Pinging ftp.pop-mg.com.br... DEBUG: Pinging www.mirrorservice.org... DEBUG: Pinging mirror.aarnet.edu.au... DEBUG: Pinging apache.adcserver.com.ar... DEBUG: Pinging apache.mirror.phpchina.com... DEBUG: Pinging apache-mirror.dkuug.dk... DEBUG: Pinging apache.digimirror.nl... DEBUG: Pinging apache.rediska.ru... DEBUG: Pinging apache.is.co.za... DEBUG: Pinging www.apache.org... DEBUG: Spawning ping for archive.apache.org failed DEBUG: Spawning ping for distfiles.macports.org failed DEBUG: www.ibiblio.org ping time is 82.385 DEBUG: www.gtlib.gatech.edu ping time is 10000 DEBUG: apache.mirror.rafal.ca ping time is 88.223 DEBUG: apache.mirroring.de ping time is 189.850 DEBUG: ftp.planetmirror.com ping time is 187.174 DEBUG: ftp.infoscience.co.jp ping time is 137.424 DEBUG: apache.multidist.com ping time is 173.709 DEBUG: mirror.internode.on.net ping time is 217.169 DEBUG: mirror.pacific.net.au ping time is 181.087 DEBUG: apache.wildit.net.au ping time is 173.246 DEBUG: ftp.pop-mg.com.br ping time is 198.720 DEBUG: www.mirrorservice.org ping time is 179.476 DEBUG: mirror.aarnet.edu.au ping time is 189.828 DEBUG: apache.adcserver.com.ar ping time is 10000 DEBUG: apache.mirror.phpchina.com ping time is 233.043 DEBUG: apache-mirror.dkuug.dk ping time is 10000 DEBUG: apache.digimirror.nl ping time is 180.350 DEBUG: apache.rediska.ru ping time is 10000 DEBUG: apache.is.co.za ping time is 347.572 DEBUG: www.apache.org ping time is 183.635 ---> Attempting to fetch apr-1.3.2.tar.bz2 from http://www.ibiblio.org/pub/mirrors/apache/apr % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 923k 100 923k 0 0 127k 0 0:00:07 0:00:07 --:--:-- 152k ---> Verifying checksum(s) for apr DEBUG: Executing org.macports.checksum (apr) ---> Checksumming apr-1.3.2.tar.bz2 DEBUG: Correct (md5) checksum for apr-1.3.2.tar.bz2 DEBUG: Correct (sha1) checksum for apr-1.3.2.tar.bz2 DEBUG: Correct (rmd160) checksum for apr-1.3.2.tar.bz2 DEBUG: setting option extract.cmd to /opt/local/bin/bzip2 ---> Extracting apr DEBUG: Executing org.macports.extract (apr) ---> Extracting apr-1.3.2.tar.bz2 DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/apr/apr-1.3.2.tar.bz2 DEBUG: Environment: "MACOSX_DEPLOYMENT_TARGET"='10.4' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_steve_Software_MacPorts_dports_devel_apr/work" && /opt/local/bin/bzip2 -dc /opt/local/var/macports/distfiles/apr/apr-1.3.2.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -' DEBUG: Executing org.macports.patch (apr) }}} -- Ticket URL: <http://trac.macports.org/ticket/15906#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS