Public bug reported:

I have a test script that requires /usr/bin/cpupower. Before calling it,
I 'apt install linux-tools-$(uname -r)' to make sure it is available.
For GA kernels, this works fine as there is a dependency chain on linux-
tools-common which provides them. For HWE (tested on bionic), this does
not work because linux-tools-5.4.0-48-generic doesn't depend on linux-
tools-common. There is a linux-hwe-5.4-tools-common package, but it is
empty, and also not a dependency of linux-tools-5.4.0-48-generic.

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1898909

Title:
  Installing hwe linux-tools does not provide /usr/bin wrappers

Status in linux package in Ubuntu:
  New

Bug description:
  I have a test script that requires /usr/bin/cpupower. Before calling
  it, I 'apt install linux-tools-$(uname -r)' to make sure it is
  available. For GA kernels, this works fine as there is a dependency
  chain on linux-tools-common which provides them. For HWE (tested on
  bionic), this does not work because linux-tools-5.4.0-48-generic
  doesn't depend on linux-tools-common. There is a linux-hwe-5.4-tools-
  common package, but it is empty, and also not a dependency of linux-
  tools-5.4.0-48-generic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1898909/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to