Comment 0 for bug 1820526

Revision history for this message
Brendan Boerner (brendan-karakhorum) wrote :

Linux 14.04.6 LTS with HWE stack.

Am on 4.4.0-142, did a dist-update and 3.13.0-167 gets pulled in e.g.

# sudo apt-get install linux-signed-generic-lts-xenial Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  linux-generic linux-headers-3.13.0-167 linux-headers-3.13.0-167-generic
  linux-headers-generic linux-image-3.13.0-167-generic linux-image-generic
  linux-modules-3.13.0-167-generic linux-modules-extra-3.13.0-167-generic
Suggested packages:
  fdutils linux-doc-3.13.0 linux-source-3.13.0 linux-tools
The following NEW packages will be installed:
  linux-generic linux-headers-3.13.0-167 linux-headers-3.13.0-167-generic
  linux-headers-generic linux-image-3.13.0-167-generic linux-image-generic
  linux-modules-3.13.0-167-generic linux-modules-extra-3.13.0-167-generic
  linux-signed-generic-lts-xenial
0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/60.2 MB of archives.
After this operation, 275 MB of additional disk space will be used.
Do you want to continue? [Y/n]

apt-cache policy linux-signed-generic-lts-xenial shows dependency on linux-generic instead of linux-generic-lts-xenial.

What I expected to happen is that the 3.x kernel bits wouldn't be installed.