On Fri, 24 Sep 1999, Jason Gunthorpe wrote:
> On Fri, 24 Sep 1999, Richard A Nelson wrote:
>
> > If I use an environment variable http_proxy, apt does use the specified
> > proxy.
>
> Include the whole config file - betcha have a no proxy setting.
[badlands:/u/download 0]$ cat /etc/apt/apt.conf
On Fri, 24 Sep 1999, Richard A Nelson wrote:
> If I use an environment variable http_proxy, apt does use the specified
> proxy.
Include the whole config file - betcha have a no proxy setting.
Jason
If I use an environment variable http_proxy, apt does use the specified
proxy.
However, with this in my /etc/apt/apt.conf, the proxy is silently ignored:
Acquire
{
Queue-Mode "host"; // host|access
Retries "0";
// HTTP method configuration
Http
{
Proxy "http://localhost:80";
3 matches
Mail list logo