[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

linux-headers-amd64 : Depends: linux-headers-5.10.0-0.bpo.12-amd64 (= 5.10.103-1~bpo10+1) but it is not installable



Dear all,

I am installing linux-headers-amd64 for buster backport but stop with following error message:

linux-headers-amd64 : Depends: linux-headers-5.10.0-0.bpo.12-amd64 (= 5.10.103-1~bpo10+1) but it is not installable

From https://packages.debian.org/buster-backports/linux-headers-amd64, it also show the dependency is now missing:

dep: linux-headers-5.10.0-0.bpo.12-amd64 (= 5.10.103-1~bpo10+1)
    Package not available

This could also reproducible with following podman image:

$ sudo podman run -ti --rm debian:buster

root@2946b177b4c8:/# echo "deb http://deb.debian.org/debian buster-backports main contrib non-free" >> /etc/apt/sources.list

root@2946b177b4c8:/# cat > /etc/apt/preferences.d/99-backports.pref <<-EOF
> Package: *
> Pin: release a=buster-backports
> Pin-Priority: 500
> EOF

root@2946b177b4c8:/# apt update

root@2946b177b4c8:/# apt -y install linux-headers-amd64 linux-image-amd64
Reading package lists... Done
Building dependency tree       
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-amd64 : Depends: linux-headers-5.10.0-0.bpo.12-amd64 (= 5.10.103-1~bpo10+1) but it is not installable
E: Unable to correct problems, you have held broken packages.
Regards,
--

Edison Wong
hswong3i@gmail.com
http://hswong3i.net/

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: