#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@…): And, for whatever else it's worth, a manual call to curl worked without error: {{{ bash-3.2# curl -v http://www.bzip.org/1.0.5/bzip2-1.0.5.tar.gz > bzip2-1.0.5.tar.gz * About to connect() to www.bzip.org port 80 (#0) * Trying 82.138.248.201... connected * Connected to www.bzip.org (82.138.248.201) port 80 (#0)
GET /1.0.5/bzip2-1.0.5.tar.gz HTTP/1.1 User-Agent: curl/7.16.3 (powerpc-apple-darwin9.0) libcurl/7.16.3 OpenSSL/0.9.7l zlib/1.2.3 Host: www.bzip.org Accept: */*
< HTTP/1.1 200 OK < Date: Sun, 11 Jan 2009 23:40:24 GMT < Server: Apache/2.2.8 (FreeBSD) mod_ssl/2.2.8 OpenSSL/0.9.8g DAV/2 SVN/1.4.6 PHP/5.2.5 with Suhosin-Patch < Last-Modified: Mon, 17 Mar 2008 23:25:35 GMT < ETag: "ba623-cd6ba-448aa563819c0" < Accept-Ranges: bytes < Content-Length: 841402 < Content-Type: application/x-gzip < { [data not shown] % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 821k 100 821k 0 0 148k 0 0:00:05 0:00:05 --:--:-- 174k* Connection #0 to host www.bzip.org left intact * Closing connection #0 }}} It's a workaround, though it's a pity that it's required for all the other ImageMagick dependencies (expat fontconfig freetype zlib libiconv gperf jpeg libpng libxml2 pkgconfig tiff) -- that's supposed to be port's job, nu? -- Ticket URL: <http://trac.macports.org/ticket/17953#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS