Comment 0 for bug 2064266

Revision history for this message
Paolo Pisati (p-pisati) wrote :

[Impact]

The linux-virtual meta is missing a recommends line (that is already present in every other noble/ubuntu kernel):

...
Recommends: linux-tools-${kernel-abi-version}-generic, ubuntu-kernel-accessories
...

[Fix]

Apply the attached fix.

[How to test]

Install linux-virtual with '--install-recommends' and it should pull in:

-linux-tools-${kernel-abi-version}-generic
-ubuntu-kernel-accessories

[Regression potential]

Low: it's recommend line and it's already present in every other Ubuntu Noble kernel.