Comment 27 for bug 1968154

Revision history for this message
bmaupin (bmaupin) wrote :

Am I running into this bug or a different one?

apt dist-upgrade started failing for me today. In particular, linux-firmware is failing to install because /boot is full.

But it looks like I have 4 kernels installed:

$ dpkg -l | grep linux-image-.*-generic | grep ^ii
ii linux-image-5.15.0-82-generic 5.15.0-82.91 amd64 Signed kernel image generic
ii linux-image-5.19.0-50-generic 5.19.0-50.50 amd64 Signed kernel image generic
ii linux-image-6.2.0-26-generic 6.2.0-26.26~22.04.1 amd64 Signed kernel image generic
ii linux-image-6.2.0-31-generic 6.2.0-31.31~22.04.1 amd64 Signed kernel image generic

I tried running sudo apt-get autoremove --purge but it doesn't work, due to the failed linux-firmware installation.

Should I file a new bug for this? I'm running Ubuntu 22.04 but that doesn't seem to be listed for this bug.