perf uses less at the default pager, but the linux-tools packages have no dependency for it
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro Linux |
Won't Fix
|
Undecided
|
Unassigned | ||
Linaro Ubuntu |
Fix Released
|
Medium
|
Avik Sil | ||
linux (Ubuntu) |
In Progress
|
Undecided
|
Brad Figg | ||
linux-linaro (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
$ perf list
sh: less: not found
This only affects minimal installs which don't have less installed.
Observed in:
* linux-tools-
* linux-linaro-
The issue probably affects all packages containing the perf tool.
This could be fixed:
a) in linux (preferably upstream), by changing perf's default pager to more if less is absent
b) in debian/ubuntu, by changing perf's default pager to /usr/bin/pager or more
c) in debian/ubuntu by allowing util-linux to provide /usr/bin/less as an alternative using more.
d) in linux-meta by adding Depends: less (if believed to be acceptable)
summary: |
perf uses less at the default pager, but the linux-tools packages have - dependency for it + no dependency for it |
Changed in linaro-ubuntu: | |
milestone: | none → 11.10 |
Changed in linaro-ubuntu: | |
milestone: | 11.10 → 11.11 |
Changed in linaro-ubuntu: | |
status: | New → Confirmed |
milestone: | 11.11 → 11.12 |
tags: | added: patch |
no longer affects: | linux-meta (Ubuntu) |
Changed in linaro-ubuntu: | |
status: | Fix Committed → Fix Released |
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:
apport-collect 833101
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.