#include <hallo.h> * Jamil Djadala [Wed, Nov 28 2007, 11:41:41AM]: > Package: apt-cacher-ng > Version: 0.1.6-1 > Severity: normal > > > apt-listbugs dont work with apt-cacher-ng, configured as proxy: > > cat /etc/apt/apt.conf > Acquire::http::Proxy "http://localhost:3142/"; > > > installing package give this error: > > Retrieving bug reports... 0% Fail > Error retrieving bug reports from the server with the following error > message: > W: Broken pipe > It could be because your network is down, or because of broken proxy > servers, or the BTS server itself is down. Check network configuration and > try again > Retry downloading bug information?[Y/n]? n
apt-listbugs uses SOAP and thus sends HTTP POST requests which apt-cacher-ng does not support yet. I considered adding a pass-through mode for such cases (or just to run apt-cacher-ng as catch-all transparent proxy *g*). Expect it in some future release. As a temporarily workaround you could remove the proxy setting and rewrite the sources.list lines instead to use acng as serving host, see manual for details. Regards, Eduard. -- <Sahneschnitter> Aquariophile: welches debian/ welche xfree version? <Aquariophile> woody <Aquariophile> Xfree version 86 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]