Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#12527 closed defect (worksforme)

fetching lzo2 fails

Reported by: caruso@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc: caruso@…, yunzheng.hu@…, ryandesign (Ryan Carsten Schmidt)
Port:

Description

Installing lzo2 fails as the source cannot be downloaded. The only download location specified in the portfile has been offline for several days now and svn.macports.org does not have a copy.

---> Attempting to fetch lzo-2.02.tar.gz from http://www.oberhumer.com/opensource/lzo/download/

---> Attempting to fetch lzo-2.02.tar.gz from http://svn.macports.org/repository/macports/distfiles/lzo2

---> Attempting to fetch lzo-2.02.tar.gz from http://svn.macports.org/repository/macports/distfiles/general/

---> Attempting to fetch lzo-2.02.tar.gz from http://svn.macports.org/repository/macports/downloads/lzo2

Error: Target org.macports.fetch returned: fetch failed

This can be fixed by adding ftp://ftp.uni-koeln.de/util/arc/ to master_sites in the portfile.

Change History (3)

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

Cc: caruso@… yunzheng.hu@… ryandesign@… added
Milestone: Port Bugs
Owner: changed from macports-dev@… to ryandesign@…

comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed

I was able to fetch lzo2 without any problem right now:

$ sudo port -dv fetch lzo2
Password:
DEBUG: Found port in file:///Users/rschmidt/macports/dports/archivers/lzo2
DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/archivers/lzo2
DEBUG: Requested variant darwin is not provided by port lzo2.
DEBUG: Requested variant i386 is not provided by port lzo2.
DEBUG: Requested variant macosx is not provided by port lzo2.
DEBUG: Executing variant darwin_8 provides darwin_8
DEBUG: Executing org.macports.main (lzo2)
--->  Fetching lzo2
DEBUG: Executing org.macports.fetch (lzo2)
--->  lzo-2.02.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/lzo2
--->  Attempting to fetch lzo-2.02.tar.gz from http://www.oberhumer.com/opensource/lzo/download/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  585k  100  585k    0     0   148k      0  0:00:03  0:00:03 --:--:--  195k
$

I assume it was a temporary problem which they resolved. Closing the ticket.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.