command-not-found suggest perf is in linux-base, but it is not

Bug #1063162 reported by Chris Samuel
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
command-not-found (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

On Kubuntu Quantal 12.10, with all current updates.

chris@chris-ultralap:~$ lsb_release -rd
Description: Ubuntu quantal (development branch)
Release: 12.10

chris@chris-ultralap:~$ apt-cache policy command-not-found
command-not-found:
  Installed: 0.3ubuntu4
  Candidate: 0.3ubuntu4
  Version table:
 *** 0.3ubuntu4 0
        500 http://mirror.internode.on.net/pub/ubuntu/ubuntu/ quantal/main amd64 Packages
        100 /var/lib/dpkg/status

chris@chris-ultralap:~$ apt-cache policy command-not-found-data
command-not-found-data:
  Installed: 0.3ubuntu4
  Candidate: 0.3ubuntu4
  Version table:
 *** 0.3ubuntu4 0
        500 http://mirror.internode.on.net/pub/ubuntu/ubuntu/ quantal/main amd64 Packages
        100 /var/lib/dpkg/status

Typing perf into a bash shell when it is not installed returns:

chris@chris-ultralap:~$ perf
The program 'perf' can be found in the following packages:
 * linux-tools-common
 * linux-base
Try: sudo apt-get install <selected package>

However, I have already installed linux-base at it's suggestion, and perf is not present:

chris@chris-ultralap:~$ perf
The program 'perf' can be found in the following packages:
 * linux-tools-common
 * linux-base
Try: sudo apt-get install <selected package>

chris@chris-ultralap:~$ apt-cache policy linux-base
linux-base:
  Installed: 3.5ubuntu4
  Candidate: 3.5ubuntu4
  Version table:
 *** 3.5ubuntu4 0
        500 http://mirror.internode.on.net/pub/ubuntu/ubuntu/ quantal/main amd64 Packages
        100 /var/lib/dpkg/status

chris@chris-ultralap:~$ dpkg -L linux-base
/.
/usr
/usr/bin
/usr/bin/linux-version
/usr/share
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/linux-version.1.gz
/usr/share/perl5
/usr/share/perl5/DebianLinux.pm
/usr/share/doc
/usr/share/doc/linux-base
/usr/share/doc/linux-base/copyright
/usr/share/doc/linux-base/NEWS.Debian.gz
/usr/share/doc/linux-base/changelog.gz

No perf, it's in linux-tools-common (which will then tell you to install the kernel specific package).

Revision history for this message
Dave Gilbert (ubuntu-treblig) wrote :

Yeh, how odd - confirmed here as well on up to date 12.10

Changed in command-not-found (Ubuntu):
importance: Undecided → Medium
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.