[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apt-get and proxy



On Wed, Sep 13, 2000 at 07:55:11AM +0200, Andreas Tille wrote:
> Hello,
> 
> I'm in real trouble with apt-get and a squid proxy.  First of all
> I found out that in contrast to the manual of apt.conf the environment
> variables
> 
> ~# set | grep proxy
> ftp_proxy=http://wr-linux01.rki.de:3128/
> http_proxy=http://wr-linux01.rki.de:3128/

In shells I've used, 'set' gives you the list of shell variables, not
environment variables. Try 'export http_proxy' and/or 'env | grep
proxy'.

http_proxy has worked for my apt fine for well over a year now...

Jules


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: