Suggests installing a package that is already installed
Bug #681495 reported by
Paul Sladen
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
command-not-found (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: command-not-found
$ dpkg -l unity
...
ii unity 3.1.4-0ubuntu4 Unity Interface for Ubuntu Netbook Edition
$ unity
The program 'unity' is currently not installed. You can install it by typing:
sudo apt-get install unity
Ideally command-not-found should not prompt the user to install a package that is already installed, regardless of whether the database is out-of-date.
Changed in command-not-found (Ubuntu): | |
status: | New → Confirmed |
To post a comment you must log in.
This also happens with misspellings:
$ gnulot
No command 'gnulot' found, did you mean:
Command 'gnuplot' from package 'gnuplot-nox' (universe)
Command 'gnuplot' from package 'gnuplot-x11' (universe)
gnulot: command not found
$ gnuplot
G N U P L O T
Version 4.4 patchlevel 0
last modified March 2010
System: Linux 2.6.35-25-generic
[...]