Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2509

Beginners Questions • [O/S] No kernel updates

$
0
0
Howdy.

I am having some issues with my Debian 12 installation where it is no longer suggesting kernel updates. I am guessing that the problems could have something to do with the NVIDIA situation a while back where the 6.1.0-18 kernel update broke my system. I seem to recall that I did a purge of the linux-image-6.1.0-18-amd64 package and marked it as held, and then went back to 6.1.0-15 which I've been running since then.

Yesterday however, the new big update came along, and when I checked what would be updated, I saw no linux-image package in the list:

Code:

$ sudo apt updateHit:1 http://deb.debian.org/debian unstable InReleaseHit:2 http://security.debian.org/debian-security bookworm-security InRelease                                                                                                                                       Hit:3 http://dl.google.com/linux/chrome/deb stable InRelease                                                                                                                                                       Hit:4 https://download.docker.com/linux/debian bookworm InRelease                                                                                                                                                  Hit:5 http://debian.mirror.su.se/debian bookworm InRelease                                                                                                                                                         Hit:6 https://dl.winehq.org/wine-builds/debian bookworm InRelease                                                                                                                                                  Hit:7 https://apt.releases.hashicorp.com bookworm InRelease                                                                                                                                                        Hit:8 http://repository.spotify.com stable InRelease                                                                                                                                                               Hit:9 http://debian.mirror.su.se/debian bookworm-updates InRelease                                                                                                                                                 Hit:10 https://packages.microsoft.com/repos/code stable InRelease                                                                                                                                                  Hit:11 https://download.virtualbox.org/virtualbox/debian bookworm InRelease                                                                                                                                        Hit:12 http://apt.puppet.com bullseye InRelease                                                                                                                                                Hit:14 https://packages.openvpn.net/openvpn3/debian bookworm InRelease                                                                                                  Hit:13 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb  InRelease         Hit:15 https://packages.mozilla.org/apt mozilla InRelease                                     Hit:16 https://packagecloud.io/slacktechnologies/slack/debian jessie InReleaseReading package lists... DoneBuilding dependency tree... DoneReading state information... Done255 packages can be upgraded. Run 'apt list --upgradable' to see them.$ apt list --upgradable |grep imageWARNING: apt does not have a stable CLI interface. Use with caution in scripts.imagemagick-6-common/stable,stable,stable-security,stable-security 8:6.9.11.60+dfsg-1.6+deb12u1 all [upgradable from: 8:6.9.11.60+dfsg-1.6]imagemagick-6.q16/stable,stable-security 8:6.9.11.60+dfsg-1.6+deb12u1 amd64 [upgradable from: 8:6.9.11.60+dfsg-1.6]imagemagick/stable,stable-security 8:6.9.11.60+dfsg-1.6+deb12u1 amd64 [upgradable from: 8:6.9.11.60+dfsg-1.6]python3-pil.imagetk/stable,stable-security 9.4.0-1.1+deb12u1 amd64 [upgradable from: 9.4.0-1.1+b1]
Any idea why this is? I released the hold of the linux-image-6.1.0-18-amd64 package but that didn't help. How can I get my system to automatically start updating its kernel package again? On one of my laptops I'm running a similar Debian 12 install, but since that machine doesn't have an NVIDIA card, I never messed around with holding kernel packages etc on it, and that machine now automatically wants to upgrade to a 6.1.94-1 kernel.

Some info from the problematic machine that perhaps(?) can be useful:

Code:

$ uname -aLinux beast 6.1.0-15-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.66-1 (2023-12-09) x86_64 GNU/Linux$ lsb_release -aNo LSB modules are available.Distributor ID:DebianDescription:Debian GNU/Linux 12 (bookworm)Release:12Codename:bookworm$ cat /etc/debian_version 12.5$ grep -v ^# /etc/apt/sources.listdeb http://debian.mirror.su.se/debian/ bookworm main non-free-firmware contrib non-freedeb-src http://debian.mirror.su.se/debian/ bookworm main non-free-firmware contrib non-freedeb http://security.debian.org/debian-security bookworm-security main non-free-firmware contrib non-freedeb-src http://security.debian.org/debian-security bookworm-security main non-free-firmware contrib non-freedeb http://debian.mirror.su.se/debian/ bookworm-updates main non-free-firmware contrib non-freedeb-src http://debian.mirror.su.se/debian/ bookworm-updates main non-free-firmware contrib non-free
Any help towards solving this issue would be greatly appreciated.

Statistics: Posted by fixarsmurfen — 2024-06-30 08:44 — Replies 3 — Views 29



Viewing all articles
Browse latest Browse all 2509

Trending Articles