Opened 18 years ago

Closed 18 years ago

#10654 closed defect (fixed)

curl lib dies on an HTTP error, even with further mirrors to test.

Reported by: yeled@… Owned by: yeled@…
Priority: High Milestone:
Component: ports Version: 1.3.2
Keywords: Cc:
Port:

Description

see this portfile

https://svn.macosforge.org/projects/macports/browser/trunk/dports/editors/xemacs/Portfile?rev=19411

it will (currently) fail, though we have backup mirrors.

Change History (2)

comment:1 Changed 18 years ago by yeled@…

13:04 eris:dports/editors/xemacs% sudo port -tvd fetch
DEBUG: Changing to port directory: .
DEBUG: Changing to port directory: .DEBUG: Requested variant darwin is not provided by port xemacs.
DEBUG: Requested variant i386 is not provided by port xemacs.DEBUG: Requested variant macosx is not provided by port xemacs.
Portfile changed since last build; discarding previous state.DEBUG: Executing com.apple.main (xemacs)
--->  Fetching xemacs
DEBUG: Executing com.apple.fetch (xemacs)
--->  xemacs-21.4.17-src.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles/xemacs
--->  Attempting to fetch xemacs-21.4.17-src.tar.gz from ftp://ftp.us.xemacs.org/pub/xemacs/xemacs-21.4/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:07 --:--:--     0
DEBUG: Fetching failed:: FTP: access denied
--->  Attempting to fetch xemacs-21.4.17-src.tar.gz from http://ftp.us.xemacs.org/ftp/pub/xemacs/xemacs-21.4/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
DEBUG: Fetching failed:: HTTP response code said error
--->  Attempting to fetch xemacs-21.4.17-src.tar.gz from http://mirrors.mix5.com/xemacs/xemacs-21.4/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
DEBUG: Fetching failed:: HTTP response code said error
--->  Attempting to fetch xemacs-21.4.17-src.tar.gz from http://www.binarycode.org/xemacs/xemacs-21.4/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
DEBUG: Fetching failed:: HTTP response code said error
Error: Target com.apple.fetch returned: fetch failed
Warning: the following items did not execute (for xemacs): com.apple.fetch
Error: Status 1 encountered during processing.
zsh: 25693 exit 1     sudo port -tvd fetch
13:04 eris:dports/editors/xemacs% 

comment:2 Changed 18 years ago by yeled@…

Resolution: fixed
Status: newclosed

wow i totally need more sleep.

ALL mirrors die.

Note: See TracTickets for help on using tickets.