Hi

On Oct 06, Junichi Uekawa wrote:

> Have you read the manpage? 

No, at least not the one from the new version :).
I just have done it ...

> If you have configured proxy in your apt.conf, you don't need to think
> about it, but If you are configuring your proxy with HTTP_PROXY
> variable set, you need to set SOAP_USE_PROXY=on.

It is configured in apt.conf and works with .48 (the problem with .48 is
gone, seemed indeed to be a server problem). If there is no change in
the config options it should also work with .58:

  Acquire
  {
    http
    {
      Proxy "http://http-proxy:8080/";;
      Max-Age "3600";
      Dl-Limit "128";
    };
  }

> .48 and .58 have very different architecture and use completely
> different servers. They aren't related.

Good to know.

Regards,

Uwe


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to