Ticket #12813 (closed defect: fixed)
Error installing larn (fetch failed)
| Reported by: | darwinports@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.5.2 |
| Keywords: | larn install fetch | Cc: | darwinports@…, aschenke@…, ryandesign@… |
| Port: |
Description
Running MacPorts 1.4 on G5 iMac, tried to install larn, got a "fetch failed" error. The verbose log is below:
$ sudo port -v install larn
Password:
Warning: No mirror sites on file for class opendarwin
---> Fetching larn
---> larn-4.6.2-RELEASE.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/larn
---> Attempting to fetch larn-4.6.2-RELEASE.tar.bz2 from http://svn.macports.org/repository/macports/distfiles/larn
% 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:03 --:--:-- 0
---> Attempting to fetch larn-4.6.2-RELEASE.tar.bz2 from http://svn.macports.org/repository/macports/distfiles/general/
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
---> Attempting to fetch larn-4.6.2-RELEASE.tar.bz2 from http://svn.macports.org/repository/macports/downloads/larn
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
Error: Target org.macports.fetch returned: fetch failed
Warning: the following items did not execute (for larn): org.macports.activate org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.
Change History
comment:2 Changed 6 years ago by darwinports@…
Hi, me again (the ticket creator). Further investigation shows that the larn distfile really doesn't seem to be stored at the main repository, where the portfile was looking for it (http://svn.macports.org/repository/macports/distfiles/* )
I eventually googled up and downloaded a copy of the distfile at
http://www.mirrorservice.org/sites/master.us.finkmirrors.net/distfiles/larn-4.6.2-RELEASE.tar.bz2
The port install command worked fine after that, but it would be nice if there were a pointer to a mirror or two, or if the distfile could be placed back on the main server.
comment:4 Changed 6 years ago by ryandesign@…
- Owner changed from macports-dev@… to ryandesign@…
- Cc darwinports@…, ryandesign@… added
Note: See
TracTickets for help on using
tickets.


Oops, I am actually running v1.5.2, not v1.4.