On Fri, Aug 29, 2008 at 12:37:11PM -0700, Dominique Brazziel wrote: > I'm not sure the cleaner removes the old debs. As a test I purged some old > gcc versions (4.1(-base), 4.2(-base)) via aptitude, then ran a simulated > cleanup ('apt-cache-cleanup.pl -v -s). I don't see any gcc references but I > do see references to packages I haven't removed (i.e. nano): >
It is nothing to do with what you have installed. This is a global cache for your network. It removes .debs that have been replaced in the upstream archive. > > Found 66168 valid file entries > Removing file: libselinux1-dev_2.0.65-2_i386.deb and company... So libselinux1-dev_2.0.65-2_i386.deb has been replaced by libselinux1-dev_2.0.65-3_i386.deb. libselinux1-dev_2.0.65-2_i386.deb is no longer in the distro, so it is removed from the cache. Mark -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]