Gentoo Archives: gentoo-user

From: Peper <peper@×××××.pl>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: (Newbie)Emerge Problem
Date: Mon, 26 Dec 2005 11:43:48
Message-Id: 200512261237.49850.peper@aster.pl
In Reply to: [gentoo-user] (Newbie)Emerge Problem by Sumeet Pal Singh
1 As Mike pointed out, there is a Fetching files section in /etc/make.conf
2 (/etc/make.conf.example)
3
4 I think that adding this to /etc/make.conf will do the trick:
5 FETCHCOMMAND="/usr/bin/wget -t 5 --proxy-user=spsingh --proxy-passwd=passwd
6 --passive-ftp \${URI} -P \${DISTDIR}"
7 RESUMECOMMAND="/usr/bin/wget -c -t 5 --proxy-user=spsingh
8 --proxy-passwd=passwd --passive-ftp \${URI} -P \${DISTDIR}"
9
10 Ohhh and you would also need export ftp_proxy="..."
11
12 Sorry for posting this 'spoiler' of Mike's hint, but i think that it'll be
13 better for Sumeet to know exactly what to do when he'll try installing gentoo
14 again.
15
16 --
17 Best Regards,
18 Peper
19 --
20 gentoo-user@g.o mailing list