On Du, 21 mar 21, 23:28:04, [email protected] wrote: > > apt policy doesn't see any newer version as well: > > $ apt policy linux-image-5.10.0-0.bpo.3-amd64 > linux-image-5.10.0-0.bpo.3-amd64: > Installed: 5.10.13-1~bpo10+1 > Candidate: 5.10.13-1~bpo10+1 > Version table: > *** 5.10.13-1~bpo10+1 100 > 100 http://deb.debian.org/debian buster-backports/main amd64 Packages > 100 /var/lib/dpkg/status > > Could you explain me why I can't update to 5.10.19-1~bpo10+1?
When Linux has significant updates the package name changes as well to
signal that e.g. out-of-tree modules must be recompiled.
Try this instead:
apt list linux-image-5*
To have apt install the latest *signed* kernel from a given archive you
should install the corresponding 'linux-image-amd64' package.
Kind regards,
Andrei
--
http://wiki.debian.org/FAQsFromDebianUser
signature.asc
Description: PGP signature

