I have confirmed this issue with Aptitude 0.4.4-4 running on Debian
etch 2.6.18-6-686. Below are my results from both aptitude and apt-
get. I also use Puppet for management and would like to see this
problem fixed.
joey-18ABF00D:~# LANG=C sudo /usr/bin/aptitude -V install
inexistant;echo Exited: $?
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
Building tag database... Done
Couldn't find any package whose name or description matched "inexistant"
The following packages have been kept back:
boxbackup-client [0.10-1~bpo.1 -> 0.11~rc2-3] linux-
image-2.6.18-6-686 [2.6.18.dfsg.1-18etch1 -> 2.6.18.dfsg.1-18etch3]
0 packages upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Exited: 0
joey-18ABF00D:~#
And now with apt-get instead of aptitude:
joey-18ABF00D:~# LANG=C sudo /usr/bin/apt-get -V install
inexistant;echo Exited: $?
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package inexistant
Exited: 100
joey-18ABF00D:~#
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]