Gentoo Archives: gentoo-dev

From: Erik Van Reeth <erik@××××××××.org>
To: gentoo-dev@××××××××××.org
Subject: RE: [gentoo-dev] Problem downloading packages with wget..
Date: Wed, 19 Sep 2001 11:45:07
Message-Id: 000201c14132$a5682280$0501a8c0@vanreeth.org
In Reply to: [gentoo-dev] Problem downloading packages with wget.. by Bart Verwilst
1 Bart,
2
3 You need to export it as http_proxy (lower case !!).
4 Pandora only forces http to go thru the proxy server. Therefore
5 ftp works when connecting directly.
6
7 Erik
8
9
10 > -----Original Message-----
11 > From: gentoo-dev-admin@××××××××××.org
12 > [mailto:gentoo-dev-admin@××××××××××.org]On Behalf Of Bart Verwilst
13 > Sent: Wednesday, September 19, 2001 6:57 PM
14 > To: gentoo-dev@××××××××××.org
15 > Subject: [gentoo-dev] Problem downloading packages with wget..
16 >
17 >
18 > Hello!
19 >
20 > First of all, thanks Dan Armak for redirecting me to the
21 > correct list :o)
22 >
23 > Ok, i'm installing Gentoo, but in the 'bootstrap - phase',
24 > i'm stuck...
25 > i just executed 'scripts/bootstrap.sh
26 > files/bootstrap-1.0_rc6.packages',
27 > and then he wants to download initscripts-1.1.6 or something...
28 > It then states 'Connecting to www.ibiblio.org:80...'
29 > and after a while it retries, because it couldn't connect...
30 > So i'm stuck...
31 >
32 > I set my proxy :
33 > 'export HTTP_PROXY="http://proxy.pandora.be:8080" '
34 > and
35 > 'export FTP_PROXY="http://proxy.pandora.be:8080" '
36 > like always...
37 > when i manually do 'wget www.ibiblio.org:21', it works in an instant,
38 > switching to FTP mode.
39 > doing 'wget www.ibiblio.org:80' never seems to be able to connect...
40 >
41 > Please help me out with this one..
42 >
43 > Bart
44 >
45 >
46 > _______________________________________________
47 > gentoo-dev mailing list
48 > gentoo-dev@××××××××××.org
49 > http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
50 >