At Fri, 26 Sep 2008 17:21:53 +0200, Michal Pokrywka wrote: > > UPDATE: If i turn off proxy to apt-cacher then everything works >
In addition to:
Acquire::http { Proxy "http://CacheServerIp:3142"; };
Can you add
Acquire::http::Proxy::bugs.debian.org="DIRECT";
to see if this fixes your problem.
If this works, I'd document that.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

