On Sun, Mar 18, 2001 at 02:01:30AM -0800, Erik Winn wrote: > Package: apt > Version: 0.5 > Severity: unknown > > Hi, > Just thought I would point out a couple of things: > A. Packages.gz in ~/jgg/apt list a debconf that seems to be unavailable. > B. apt-get install apt (version 0.5) offers to uninstall an awful lot > of > stuff - roughly 180 megs ... seems a little execessive. Looks like this:
What is probably happening is that debconf is being removed, as the version you have installed depends on the old (0.3) version of apt. The real bug, though, is that ~jgg/apt contains an older version (0.5.2) than the latest unstable (0.5.3), a somewhat broken version in fact, and no accompanying debconf. You can, of course, download the sources from unstable and compile them. -- - mdz

