Opened 10 years ago

Last modified 10 years ago

#45208 closed defect

expat @2.1.0 fetch failed — at Version 1

Reported by: chirok.han@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc:
Port:

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Fetch always fails. It successfully does selfupdate. But when I try installing any package, I get "fetch failure". "sudo port -v fetch expat" gives:

$ sudo port -v fetch expat
--->  Fetching distfiles for expat
--->  expat-2.1.0.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/expat
--->  Attempting to fetch expat-2.1.0.tar.gz from http://aarnet.dl.sourceforge.net/project/expat/expat/2.1.0
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  1  549k    1  6990    0     0   5695      0  0:01:38  0:00:01  0:01:37  5692
--->  Attempting to fetch expat-2.1.0.tar.gz from http://citylan.dl.sourceforge.net/project/expat/expat/2.1.0
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0  549k    0  4121    0     0   3747      0  0:02:30  0:00:01  0:02:29  3749
--->  Attempting to fetch expat-2.1.0.tar.gz from http://freefr.dl.sourceforge.net/project/expat/expat/2.1.0
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0  549k    0  5522    0     0   5892      0  0:01:35 --:--:--  0:01:35  5886
...

And this keeps going on. Those servers have the files, of course, but I get nothing. Fetching any ports such as zlib gives me the same errors. I am not behind firewall. Independent "curl" works with no problems.

main.log after "port install expat" is attached.

Thanks. Any help would be appreciated.

ch

Change History (2)

Changed 10 years ago by chirok.han@…

Attachment: main.log added

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.