Gentoo Archives: gentoo-user

From: Leonardo <leodp@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge problem (proxy? firewall?)
Date: Fri, 26 May 2006 09:23:23
Message-Id: 20060526091343.79741.qmail@web61025.mail.yahoo.com
1 Hi all,
2 I have a Gentoo PC connected to the net through a proxy that I
3 cannot access.
4 I can surf the net, but wget fails, so I cannot emerge-webrsync.
5
6 My proxy server is:
7 ftp_proxy=ftp://www-proxy.blah-blah.de:3128
8 http_proxy=http://www-proxy.blah-blah.de:3128
9
10 When I emerge-webrsync I get:
11
12 # emerge-webrsync -v
13 Fetching most recent snapshot
14 Attempting to fetch file dated: 20060526
15 --11:10:45--
16 http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/snapshots/portage-20060526.tar.bz2.md5sum
17 =>
18 `/var/tmp/emerge-webrsync/portage-20060526.tar.bz2.md5sum'
19 Resolving www.mirror.ac.uk... 194.80.135.25
20 Connecting to www.mirror.ac.uk[194.80.135.25]:80...
21
22 And it stucks there, or via ftp:
23
24 # emerge-webrsync -v
25 Fetching most recent snapshot
26 Attempting to fetch file dated: 20060526
27 --10:54:35--
28 ftp://ftp.gentoo.mesh-solutions.com/gentoo/snapshots/portage-20060526.tar.bz2.md5sum
29 =>
30 `/var/tmp/emerge-webrsync/portage-20060526.tar.bz2.md5sum'
31 Resolving ftp.gentoo.mesh-solutions.com... 213.203.218.123
32 Connecting to
33 ftp.gentoo.mesh-solutions.com[213.203.218.123]:21...
34
35
36 Is it because of that :21 or :80 instead of :3128?
37 Does anybody know if and how can I overcome the problem?
38
39 Thanks, Ciao
40 Leo
41
42
43 __________________________________________________
44 Do You Yahoo!?
45 Tired of spam? Yahoo! Mail has the best spam protection around
46 http://mail.yahoo.com
47 --
48 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge problem (proxy? firewall?) Leonardo <leodp@×××××.com>