Hi Daniel, I found the root cause of this bug: http://anonscm.debian.org/gitweb/?p=aptitude/aptitude.git;a=commitdiff;h=36164657896b16a079f2e52d57ebdfcef3c61178#patch15
The correct change should have been: - if(sol.get_actions().empty()) + if(sol.get_choices().size() == 0) Cheers, Hristo Hristov -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org