Re: Configuring APT to use localhost port as a proxy

2006-08-03 Thread Niall Donegan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrew Pogrebennyk wrote: > Hello, > > I have a ssh tunnel which connects localhost:3128 to remote proxy. I > have tried setting environment variables to localhost:3128 (and > http://localhost:3128) and modifying apt.conf as well, but apt tries to > f

Re: Configuring APT to use localhost port as a proxy

2006-08-03 Thread Andrew Pogrebennyk
Hello, Niall Donegan wrote: > Create a file in /etc/apt called apt.conf and put the following line in: > Acquire::http::Proxy "http://localhost:3128"; I tried doing so before, but I must have forgotten to restart aptitude that time. And after restart it work well. Thanks a lot! Ryan Nowakowski w

Re: Configuring APT to use localhost port as a proxy

2006-08-03 Thread Ryan Nowakowski
On Thu, Aug 03, 2006 at 07:03:08PM +0300, Andrew Pogrebennyk wrote: > Hello, > > I have a ssh tunnel which connects localhost:3128 to remote proxy. I > have tried setting environment variables to localhost:3128 (and > http://localhost:3128) and modifying apt.conf as well, but apt tries to > fetch