This behavior is on all my servers approximately 15
:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.2 LTS
Release: 22.04
Codename: jammy
:~# apt-get dist-upgrade
[...]
The following packages have been kept back:
linux-generic linux-headers-generic linux-image-generic
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
:~# apt-get install linux-generic linux-headers-generic linux-image-generic
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
linux-headers-generic : Depends: linux-headers-5.15.0-76-generic but it is not installable
linux-image-generic : Depends: linux-image-5.15.0-76-generic but it is not going to be installed Depends: linux-modules-extra-5.15.0-76-generic but it is not installable
E: Unable to correct problems, you have held broken packages.
:~# apt-cache search linux-modules-extra-5.15.0-76-generic
-> with no result
This behavior is on all my servers approximately 15
:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.2 LTS
Release: 22.04
Codename: jammy
:~# apt-get dist-upgrade generic linux-image-generic
[...]
The following packages have been kept back:
linux-generic linux-headers-
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
:~# apt-get install linux-generic linux-headers- generic linux-image-generic
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies: headers- generic : Depends: linux-headers- 5.15.0- 76-generic but it is not installable image-generic : Depends: linux-image- 5.15.0- 76-generic but it is not going to be installed
Depends: linux-modules- extra-5. 15.0-76- generic but it is not installable
linux-
linux-
E: Unable to correct problems, you have held broken packages.
:~# apt-cache search linux-modules- extra-5. 15.0-76- generic
-> with no result