Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #66366

Bug#951315: linux-image-amd64 vs linux-headers-amd64 Debian buster-backports version mismatch bpo.2 vs bpo.3

From Patrick Schleizer <adrelanos@riseup.net>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#951315: linux-image-amd64 vs linux-headers-amd64 Debian buster-backports version mismatch bpo.2 vs bpo.3
Date 2020-02-14 12:10 +0100
Message-ID <zzH17-6Lx-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


Package: linux-image-amd64
Severity: normal
X-Debbugs-CC: whonix-devel@whonix.org

Dear maintainer,

package linux-image-amd64 seems to have an outdated dependency.

https://packages.debian.org/buster-backports/linux-image-amd64 shows

dep: linux-image-5.4.0-0.bpo.2-amd64 (= 5.4.8-1~bpo10+1)

https://packages.debian.org/buster-backports/linux-headers-amd64 shows

dep: linux-headers-5.4.0-0.bpo.3-amd64 (= 5.4.13-1~bpo10+1)

bpo.2 vs bpo.3

I am under the assumption that dependency version of linux-image-amd64
should match dependency version of linux-headers-amd64. In comparsion to
buster (non-backports) the version matches. Kindly let me know if that
is an unreasonable assumption.

Bumped into this issue by running:

sudo apt-get -t buster-backports install linux-image-$(dpkg
--print-architecture) linux-headers-$(dpkg --print-architecture)

and then having DKMS report:

/etc/kernel/postinst.d/dkms:
Error! Your kernel headers for kernel 5.4.0-0.bpo.2-amd64 cannot be found.
Please install the linux-headers-5.4.0-0.bpo.2-amd64 package,
or use the --kernelsourcedir option to tell DKMS where it's located

Which was unexpected.

Cheers,
Patrick

Back to linux.debian.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Bug#951315: linux-image-amd64 vs linux-headers-amd64 Debian buster-backports version mismatch bpo.2 vs bpo.3 Patrick Schleizer <adrelanos@riseup.net> - 2020-02-14 12:10 +0100
  Bug#951315: marked as done (linux-image-amd64 vs linux-headers-amd64  Debian buster-backports version mismatch bpo.2 vs bpo.3) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2020-02-14 13:50 +0100

csiph-web