Package: apt
Version: 0.7.21
Severity: wishlist

        Hi

 In pbuilder, we attempted to drop unused packages automatically via:
    -o "APT::Get::AutomaticRemove=true"
 which we added to the apt-get dist-upgrade call; this doesn't work
 because in apt, DoAutomaticRemove() is only called from DoInstall()
 (which is called for apt-get install, remove, purge, and autoremove).
 dist-upgrade calls DoDistUpgrade().

 Could you please call DoAutomaticRemove() from DoDistUpgrade()?

    Thanks,
-- 
Loïc Minier



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to