On Friday 02 June 2006 09:03, Teresa and Dale wrote:
> Peter Kelly wrote:
> >Holas,
<snip>
> >Here are a few pertinent lines from /etc/make.conf
> >http_proxy="http://crichton:8080";
> >RESUMECOMMAND="/usr/bin/wget -t 5 --passive-ftp \${URI} -O \
> >\${DISTDIR}/\${FILE}"
> >
> ># ping crichton
> >PING localhost (127.0.0.1) 56(84) bytes of data.
> >
> >Any idea what I have mis-configured?
> >
> >Thanks.
> >
> >Peter
>
> Try something like this in make.conf:
> http_proxy="http://192.168.0.1:8080";   Change the address to whatever
> you are running your machine at.  Basically you are pointing emerge back
> at itself.
>

Well, that didn't work.  portage still wants to download a file that's not 
in /usr/portage/distfiles, but is in /var/cache/http-replicator.  
Changing "crichton" to server ip 
http_proxy="http://192.168.1.100:8080";
still gives me

>>> Emerging (1 of 3) kde-base/kdelibs-3.5.3 to /
>>> Downloading 
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/kdelibs-3.5.3.tar.bz2
--09:13:18--  
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/kdelibs-3.5.3.tar.bz2
           => `/usr/portage/distfiles/kdelibs-3.5.3.tar.bz2'
Resolving ftp.gtlib.cc.gatech.edu... 128.61.111.10, 128.61.111.11, 
128.61.111.9
Connecting to ftp.gtlib.cc.gatech.edu|128.61.111.10|:21... connected.
Logging in as anonymous ... Logged in!

You'll note that there is no move to access port 8080 here.

But...
# ll /isoserver/http-replicator/kdelibs-3.5.3.tar.bz2
-rw-rw-r-- 1 portage portage 15424888 Jun  1 
23:45 /isoserver/http-replicator/kdelibs-3.5.3.tar.bz2

Anything else?

Peter

-- 
<SlayR> i just bought MS Office 2000 for only $20!!!
<Knghtbrd> you got ripped off  ;>
<SlayR> i know ;)
-- 
gentoo-user@gentoo.org mailing list

Reply via email to