pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/36489: wm/openbox - pkgsrc unable to fetch distfile



The following reply was made to PR pkg/36489; it has been noted by GNATS.

From: Tobias Nygren <tnn%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/36489: wm/openbox - pkgsrc unable to fetch distfile
Date: Thu, 14 Jun 2007 10:57:36 +0200

 > jade$ make fetch
 > => Required installed package digest>=20010302: digest-20050731 found
 > => Fetching openbox-3.4.2.tar.gz
 > => Total size: 727411 bytes
 > Requesting http://icculus.org/openbox/releases/openbox-3.4.2.tar.gz
 > ftp: Error retrieving file - `307 Temporary Redirect'
 > fetch: Unable to fetch expected file openbox-3.4.2.tar.gz
 > Trying 2001:4f8:1:c:230:48ff:fe31:43f2...
 > ftp: connect to address 2001:4f8:1:c:230:48ff:fe31:43f2: No route to host
 > Trying 204.152.184.36...
 > Connected to ftp.netbsd.org.
 > 
 >      followed by the typical ftp.netbsd.org banner noise that I won't
 >      include here, ending with ...
 > 
 > 250 CWD command successful.
 > 250 CWD command successful.
 > 250 CWD command successful.
 > local: openbox-3.4.2.tar.gz remote: openbox-3.4.2.tar.gz
 > 229 Entering Extended Passive Mode (|||58837|)
 > 550 openbox-3.4.2.tar.gz: No such file or directory.
 > 
 
 This works for me on 4.99.20:
 
 => Fetching openbox-3.4.2.tar.gz
 => Total size: 727411 bytes
 Requesting http://icculus.org/openbox/releases/openbox-3.4.2.tar.gz
 Redirected to
 http://offload1.icculus.org/openbox/releases/openbox-3.4.2.tar.gz
 Requesting
 http://offload1.icculus.org/openbox/releases/openbox-3.4.2.tar.gz 100% |
 ***********************************|   710 KiB  114.10 KiB/s    00:00
 ETA 727411 bytes retrieved in 00:06 (114.08 KiB/s)
 
 I think this was fixed in usr.bin/ftp/fetch.c rev 1.165.
 What does "ident /usr/bin/ftp | grep fetch" say?
 
 As this change hasn't been pulled up to netbsd-3 I guess we could add
 offload1.icculus.org as an alternate MASTER_SITE.
 



Home | Main Index | Thread Index | Old Index