On Wed, Sep 17, 2008 at 12:01:28PM +0200, Sheldon Hearn <[EMAIL PROTECTED]> was heard to say: > I ran into the same problem. I now do this, which fixes the problem: > > Acquire::http::proxy "http://localhost:3142/"; > Acquire::http::proxy::packages.debian.org "DIRECT"; > > Thanks for your bug report, it helped me figure out what to do. My > guess is that aptitude changelog used to fetch from bugs.debian.org but > now fetches from packages.debian.org.
That's certainly not true; aptitude has always used p.d.o. It's probably a change in the apt Acquire system; the only modification to aptitude's changelog fetching code in three years has been a slight tweak to change how it decides which source package to fetch (changeset 32439460f2c3). Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

