linux-tools-<flavor> should provide linux-tools
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
linux-meta-raspi (Ubuntu) | Status tracked in Mantic | |||||
Jammy |
New
|
Undecided
|
Unassigned | |||
Lunar |
New
|
Undecided
|
Unassigned | |||
Mantic |
New
|
Undecided
|
Unassigned |
Bug Description
[Impact]
Missing 'Provides: linux-tools', results in:
$ sudo apt install linux-tools
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package linux-tools is a virtual package provided by:
linux-
linux-
linux-
linux-
linux-
linux-
You should explicitly select one to install.
E: Package 'linux-tools' has no installation candidate
The above should list linux-tools-raspi on ARM.
[Fix]
Add 'Provides: linux-tools' and 'Provides: linux-cloud-tools' to all meta packages that are missing them.
[Test Case]
See [Impact] above. The list of installation candidates should show the fixed meta package name.
[Regression Potential]
Can't think of any problems this might cause. Most meta packages are correct and we would have noticed issues by now (I hope).
summary: |
- Package should provide linux-tools + linux-tools-<flavor> should provide linux-tools |
description: | updated |