* [gentoo-dev] gentoo net install & proxy
@ 2002-04-06 16:29 Michael De Nil
2002-04-08 11:56 ` Christian Loitsch
0 siblings, 1 reply; 2+ messages in thread
From: Michael De Nil @ 2002-04-06 16:29 UTC (permalink / raw
To: gentoo-dev, gentoo-newbies
Heyz
my provider put me behind a http-proxy, so I will have to go threw that,
but I am having some trouble: first is in the manual explained that it
should be changed in /etc/make.conf, but this doesn't do anything.
on the faq I found that I could also edit the config-file of wget in
/etc/wget/
now the problem with that is that it's replaced during the 'emerge
system', so that during the install, the system forgets the proxy again.
I changed it then again in another console, but when trying again, it was
still failing, so I interupted the process & restarted it. when executing
'emerge system' again, it starts again from the beginning, so I don't see
how I can solve this problem.
The setup was just going to download debianutils, so I think the previous
packet replaced my wget-config file -> is there a way that I can skip it ?
tnx
michael
btw: I mail this to both list because I think this issue should be
something to work on for the devs & I want some help right now ;)
btw2: plz cc me when mailing back --> I am not subcribed to one of these
lists
-----------------------------------------------------------------------
Michael De Nil -- michael@aerythmic.be
Linux LiSa 2.4.18 #4 SMP ma apr 1 11:11:48 CEST 2002 i686
18:21:01 up 3:56, 5 users, load average: 0.04, 0.06, 0.03
-----------------------------------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-dev] gentoo net install & proxy
2002-04-06 16:29 [gentoo-dev] gentoo net install & proxy Michael De Nil
@ 2002-04-08 11:56 ` Christian Loitsch
0 siblings, 0 replies; 2+ messages in thread
From: Christian Loitsch @ 2002-04-08 11:56 UTC (permalink / raw
To: gentoo-dev; +Cc: michael
> my provider put me behind a http-proxy, so I will have to go threw that,
> but I am having some trouble: first is in the manual explained that it
> should be changed in /etc/make.conf, but this doesn't do anything.
had the same problem.
The easiest thing is to change /usr/portage/scripts/bootstrap and just
add the command (export http-proxy...). I even managed to go thru an
ftp-proxy with lftpget.
eg:
=== [file /usr/portage/scripts/bootstrap] ===
..........
export whatever you want
echo "Using $myBASELAYOUT"
echo "Using $myPORTAGE"
echo "Using $myBINUTILS"
echo "Using $myGCC"
..........
===
> now the problem with that is that it's replaced during the 'emerge
> system', so that during the install, the system forgets the proxy again.
it also forgets FETCHCOMMAND
cu
christian
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-04-08 11:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-06 16:29 [gentoo-dev] gentoo net install & proxy Michael De Nil
2002-04-08 11:56 ` Christian Loitsch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox