On Mon, 6 Sep 1999, Seth R Arnold wrote: > How can I tell if apt is using my squid proxy? Here is my apt.conf file:
That isn't quit the right syntax, and you have a spelling error.. The simplest thing to put is this: APT::Acquire::http::Proxy "http://sarnold:3128/"; Notice the ; on the end, the quotes and the 'c' in acquire Jason