Comment 2 for bug 420161

Revision history for this message
Michael B. Trausch (mtrausch) wrote :

mbt@zest:~$ dpkg -l bash command-not-found
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii bash 4.0-4ubuntu1 The GNU Bourne Again SHell
ii command-not-fo 0.2.37ubuntu3 Suggest installation of packages in interact

It *is* a problem:

mbt@zest:~$ asdfasdfasdf
mbt@zest:~$ echo $?
127
mbt@zest:~$ lsls
No command 'lsls' found, did you mean:
 Command 'lslk' from package 'lslk' (universe)
mbt@zest:~$ lslslslslslslsls
mbt@zest:~$ echo $?
127
mbt@zest:~$

At this time there are no available updates for my system (I just did an apt-get update followed by a dist-upgrade).