I am unable to reproduce this with 16.04.3, please reopen if you still see this on you system with 16.04.3
$ sudo apt install linux-tools-4.10.0-33-generic Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: linux-tools-4.4.0-93 linux-tools-4.4.0-93-generic Use 'sudo apt autoremove' to remove them. The following additional packages will be installed: libunwind8 linux-hwe-tools-4.10.0-33 The following NEW packages will be installed: libunwind8 linux-hwe-tools-4.10.0-33 linux-tools-4.10.0-33-generic 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. Need to get 817 kB of archives. After this operation, 3,748 kB of additional disk space will be used. Do you want to continue? [Y/n] Get:1 http://ports.ubuntu.com/ubuntu-ports xenial/main ppc64el libunwind8 ppc64el 1.1-4.1 [43.1 kB] Get:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main ppc64el linux-hwe-tools-4.10.0-33 ppc64el 4.10.0-33.37~16.04.1 [772 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main ppc64el linux-tools-4.10.0-33-generic ppc64el 4.10.0-33.37~16.04.1 [1,822 B] Fetched 817 kB in 0s (1,547 kB/s) Selecting previously unselected package libunwind8. (Reading database ... 74027 files and directories currently installed.) Preparing to unpack .../libunwind8_1.1-4.1_ppc64el.deb ... Unpacking libunwind8 (1.1-4.1) ... Selecting previously unselected package linux-hwe-tools-4.10.0-33. Preparing to unpack .../linux-hwe-tools-4.10.0-33_4.10.0-33.37~16.04.1_ppc64el.deb ... Unpacking linux-hwe-tools-4.10.0-33 (4.10.0-33.37~16.04.1) ... Selecting previously unselected package linux-tools-4.10.0-33-generic. Preparing to unpack .../linux-tools-4.10.0-33-generic_4.10.0-33.37~16.04.1_ppc64el.deb ... Unpacking linux-tools-4.10.0-33-generic (4.10.0-33.37~16.04.1) ... Processing triggers for libc-bin (2.23-0ubuntu9) ... Setting up libunwind8 (1.1-4.1) ... Setting up linux-hwe-tools-4.10.0-33 (4.10.0-33.37~16.04.1) ... Setting up linux-tools-4.10.0-33-generic (4.10.0-33.37~16.04.1) ... Processing triggers for libc-bin (2.23-0ubuntu9) ... ubuntu@cameron:~$ cpupower Usage: cpupower [-d|--debug] [-c|--cpu cpulist ] <command> [<args>] Supported commands are: frequency-info frequency-set idle-info idle-set set info monitor help Not all commands can make use of the -c cpulist option. Use 'cpupower help <command>' for getting help for above commands. ** Changed in: linux (Ubuntu) Status: Incomplete => Invalid ** Changed in: ubuntu-power-systems Status: Confirmed => Invalid -- 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/1696375 Title: cpupower suggests installation of non-existent linux-cloud-tools- generic package Status in The Ubuntu-power-systems project: Invalid Status in linux package in Ubuntu: Invalid Bug description: Problem Description =========================== cpupower suggests installation of non-existent linux-cloud-tools-generic package Problem occurs on an IBM POWER 16.04 LTS system. Unknown whether it occurs on other architectures or later releases. When run _without package "linux-tools-$(uname -r)" installed_, cpupower will issue a complaint, suggesting to install (among others), some linux-cloud-tools-*-generic packages: $ cpupower WARNING: cpupower not found for kernel 4.4.0-75 You may need to install the following packages for this specific kernel: linux-tools-4.4.0-75-generic linux-cloud-tools-4.4.0-75-generic You may also want to install one of the following packages to keep up to date: linux-tools-generic linux-cloud-tools-generic However, those linux-cloud-tools-*-generic package appear not to exist --at least not in the default repos. Package linux-cloud-tools-common exists, but none of the *-generic packages are available: $ apt-cache policy "linux-cloud-*" $ cat xxx linux-cloud-tools-common: Installed: (none) Candidate: 4.4.0-78.99 Version table: 4.4.0-78.99 500 500 http://ports.ubuntu.com/ubuntu-ports xenial-proposed/main ppc64el Packages 4.4.0-77.98 500 500 http://us.ports.ubuntu.com/ubuntu-ports xenial-updates/main ppc64el Packages 4.4.0-75.96 500 500 http://us.ports.ubuntu.com/ubuntu-ports xenial-updates/main ppc64el Packages 500 http://ports.ubuntu.com/ubuntu-ports xenial-security/main ppc64el Packages [...] 4.4.0-21.37 500 500 http://us.ports.ubuntu.com/ubuntu-ports xenial/main ppc64el Packages The cpupower command works (at least doesn't give this complaint) if the appropriate linux-tools-$(uname -r) (perhaps via linux-tools-generic) is installed, so the cloud package is maybe not needed (as least for some functionality). I think the fix is to either: a) supply the cloud packages for POWER, or b) remove the non-existent packages from cpupower's complaint message. ---uname output--- Linux fs3 4.4.0-75-generic #96-Ubuntu SMP Thu Apr 20 09:55:30 UTC 2017 ppc64le ppc64le ppc64le GNU/Linux Machine Type = Firestone ---Steps to Reproduce--- Install linux-tools-common but NOT linux-tools-*-generic on a POWER 16.04 LTS system, then run cpupower. Userspace rpm: linux-tools-common To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-power-systems/+bug/1696375/+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