Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

linux-image-4.12.0-2-amd64 not shown in apt list --upgradabl

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
locotienma
Posts: 2
Joined: 2017-09-18 01:09

linux-image-4.12.0-2-amd64 not shown in apt list --upgradabl

#1 Post by locotienma »

Hi,

After apt update, apt list --upgradable shows that there are upgradable packages related to Linux kernel :

Code: Select all

linux-compiler-gcc-6-x86/testing,testing 4.12.12-2 amd64 [upgradable from: 4.12.6-1]
linux-doc-4.12/testing,testing,testing,testing 4.12.12-2 all [upgradable from: 4.12.6-1]
linux-kbuild-4.12/testing,testing 4.12.12-2 amd64 [upgradable from: 4.12.6-1]
linux-libc-dev/testing,testing 4.12.12-2 amd64 [upgradable from: 4.12.6-1]
linux-source-4.12/testing,testing,testing,testing 4.12.12-2 all [upgradable from: 4.12.6-1]
However, there is no linux-image-4.12.0-2-amd64, the kernel binary package, shown in the upgradable list.
It won't even be installed by apt upgrade.
Both of buster and sid are in the same situation.

locotienma
Posts: 2
Joined: 2017-09-18 01:09

Re: linux-image-4.12.0-2-amd64 not shown in apt list --upgra

#2 Post by locotienma »

Thanks, wizard10000.

However, I found the kernel image landed in Sid are 4.12.13, and the other kernel relative
packages are all updated to 4.12.13, too.
This time, the kernel image package are available with the other relative packages at the same time.

User avatar
pylkko
Posts: 1802
Joined: 2014-11-06 19:02

Re: linux-image-4.12.0-2-amd64 not shown in apt list --upgra

#3 Post by pylkko »

Actually 4.12.12 (i.e 4.12.0-2) landed just a few days a go. But quite quickly after that (maybe it was the same day) they pushed 4.12.13 in.

If you have a metapackage that installs the kernel and all the other related packages, the individual packages and sources will almost always be available first. It all depends on how quickly the package maintainer does / wants to do the work. Some times it's quick, other times you have to wait for weeks.

Post Reply