[Aptitude-devel] Bug#738517: install then purge still leaves packages behind

Dan Jacobson jidanni at jidanni.org
Mon Feb 10 03:59:31 UTC 2014


Package: aptitude
Version: 0.6.8.4-1

Please test
# aptitude install eclipse
# aptitude purge   eclipse
and then check with ls -lt /usr/share/doc to see if
junit binfmt-support libjsch-java libjzlib-java libcommons-logging-java libcommons-parent-java libapache-pom-java libservlet3.0-java ant-optional
aren't still left there despite
APT::Default-Release "experimental";
APT::Clean-Installed false;
APT::Get::Purge true;
APT::Install-Recommends false;
Aptitude::CmdLine::Always-Prompt true;
Aptitude::Purge-Unused true;



More information about the Aptitude-devel mailing list