Opened 18 years ago

Closed 18 years ago

#6681 closed defect (fixed)

source retrievals at gnu.org fail

Reported by: rattus@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

I'm not sure why this is exactly, but it seems that sources located at ftp.gnu.org fail to be retrieved correctly.

The packages, binutils-2.15 and libiconv-1.10 at least, download but curl does not exit. It sits at 100% complete and never exits.

If the packages are downloaded and placed in the correct place outside of the port fetching process, they seem to fail checksum.

This is a new system, so I shouldn't have any dependancies.

Example: ---> Fetching libiconv DEBUG: Executing com.apple.fetch (libiconv) ---> libiconv-1.10.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles/libiconv ---> Attempting to fetch libiconv-1.10.tar.gz from ftp://ftp.gnu.org/gnu/libiconv

% Total % Received % Xferd Average Speed Time Time Time Current

Dload Upload Total Spent Left Speed

100 3861k 100 3861k 0 0 85361 0 0:00:46 0:00:46 --:--:-- 0

Other non-gnu.org sources are retrieved without issue.

Change History (4)

comment:1 Changed 18 years ago by rattus@…

Summary: source retrieval at gnu.org failsource retrievals at gnu.org fail

comment:2 Changed 18 years ago by rattus@…

Here's another one.

Could the problem be in the curl provided by apple in xcode 2.2.1? Something else perhaps?

---> pcre-6.4.tar.bz2 doesn't seem to exist in /opt/local/var/db/dports/distfiles/pcre ---> Attempting to fetch pcre-6.4.tar.bz2 from ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/

% Total % Received % Xferd Average Speed Time Time Time Current

Dload Upload Total Spent Left Speed

100 553k 100 553k 0 0 543 0 0:17:22 0:17:21 0:00:01 0

comment:3 Changed 18 years ago by blb@…

Is the system still at 10.4.3 (as opposed to 10.4.4)? If so, either make sure you have the 2005-009 security update or update to 10.4.4 (libcurl was updated in the security update to fix this kind of issue).

comment:4 Changed 18 years ago by rattus@…

Resolution: fixed
Status: newclosed

this was indeed fixed by the curl upgrade in 10.4.4.

Note: See TracTickets for help on using tickets.