Package: aptitude Version: 0.6.1.3-3 Notice how the {a} gets knocked off:
# aptitude --schedule-only install aircrack-ng # aptitude install The following NEW packages will be installed: aircrack-ng iw{a} Do you want to continue? [Y/n/?] n # aptitude --schedule-only install weplab # aptitude install The following NEW packages will be installed: aircrack-ng iw weplab If one wants the {a} retained, one must do # aptitude --schedule-only install aircrack-ng weplab # apt-config dump|grep -i apti Aptitude ""; Aptitude::CmdLine ""; Aptitude::CmdLine::Always-Prompt "true"; Aptitude::Purge-Unused "true"; -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org