Package: linux-headers-6.19.6+deb14-amd64 Version: 6.19.6-1 Severity: important
Hello dear DD. Yesterday I did my daily routine of upgrading my testing packages and with it came a new kernel: 6.19.6+deb14. However, it failed to recompile the virtualbox kernel module through dkms. Checking the versions of virtualbox gave me 2 answers: 01. virtualbox is installed on my system since a long time 10. the sid version of virtualbox is the same as mine (7.2.6-dfsg-3+b2) 11. strangely there isn't a virtualbox package in testing anymore. As I'm not sure if the "new" version of virtualbox is compatible with the new kernel since their version do not change, I have to stay with the previous kernel and current virtualbox installation as I need it for old development VMs. Here are the logs: -- Installation log: $ LC_ALL=C sudo apt full-upgrade Summary: Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0 4 not fully installed or removed. Space needed: 0 B / 161 GB available Continue? [Y/n] Setting up linux-headers-6.19.6+deb14-amd64 (6.19.6-1) ... /etc/kernel/header_postinst.d/dkms: Sign command: /lib/modules/6.19.6+deb14-amd64/build/scripts/sign-file Signing key: /var/lib/dkms/mok.key Public certificate (MOK): /var/lib/dkms/mok.pub Autoinstall of module virtualbox/7.2.6 for kernel 6.19.6+deb14-amd64 (x86_64) Building module(s).....(bad exit status: 2) Failed command: make -j4 KERNELRELEASE=6.19.6+deb14-amd64 -C /lib/modules/6.19.6+deb14-amd64/build M=/var/lib/dkms/virtualbox/7.2.6/build Error! Bad return status for module build on kernel: 6.19.6+deb14-amd64 (x86_64) Consult /var/lib/dkms/virtualbox/7.2.6/build/make.log for more information. Autoinstall on 6.19.6+deb14-amd64 failed for module(s) virtualbox(10). Error! One or more modules failed to install during autoinstall. Refer to previous errors for more information. run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 1 dpkg: error processing package linux-headers-6.19.6+deb14-amd64 (--configure): old linux-headers-6.19.6+deb14-amd64 package postinst maintainer script subprocess failed with exit status 1 Setting up linux-image-6.19.6+deb14-amd64 (6.19.6-1) ... /etc/kernel/postinst.d/dkms: Sign command: /lib/modules/6.19.6+deb14-amd64/build/scripts/sign-file Signing key: /var/lib/dkms/mok.key Public certificate (MOK): /var/lib/dkms/mok.pub Autoinstall of module virtualbox/7.2.6 for kernel 6.19.6+deb14-amd64 (x86_64) Building module(s).....(bad exit status: 2) Failed command: make -j4 KERNELRELEASE=6.19.6+deb14-amd64 -C /lib/modules/6.19.6+deb14-amd64/build M=/var/lib/dkms/virtualbox/7.2.6/build Error! Bad return status for module build on kernel: 6.19.6+deb14-amd64 (x86_64) Consult /var/lib/dkms/virtualbox/7.2.6/build/make.log for more information. Autoinstall on 6.19.6+deb14-amd64 failed for module(s) virtualbox(10). Error! One or more modules failed to install during autoinstall. Refer to previous errors for more information. run-parts: /etc/kernel/postinst.d/dkms exited with return code 1 dpkg: error processing package linux-image-6.19.6+deb14-amd64 (--configure): old linux-image-6.19.6+deb14-amd64 package postinst maintainer script subprocess failed with exit status 1 dpkg: dependency problems prevent configuration of linux-headers-amd64: linux-headers-amd64 depends on linux-headers-6.19.6+deb14-amd64 (= 6.19.6-1); however: Package linux-headers-6.19.6+deb14-amd64 is not configured yet. dpkg: error processing package linux-headers-amd64 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of linux-image-amd64: linux-image-amd64 depends on linux-image-6.19.6+deb14-amd64 (= 6.19.6-1); however: Package linux-image-6.19.6+deb14-amd64 is not configured yet. dpkg: error processing package linux-image-amd64 (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: linux-headers-6.19.6+deb14-amd64 linux-image-6.19.6+deb14-amd64 linux-headers-amd64 linux-image-amd64 Error: Sub-process /usr/bin/dpkg returned an error code (1) -- Build output of virtualbox-dkms: DKMS (dkms-3.2.2) make.log for virtualbox/7.2.6 for kernel 6.19.6+deb14-amd64 (x86_64) Sat Mar 14 08:55:17 CET 2026 Building module(s) # command: make -j4 KERNELRELEASE=6.19.6+deb14-amd64 -C /lib/modules/6.19.6+deb14-amd64/build M=/var/lib/dkms/virtualbox/7.2.6/build make: Entering directory '/usr/src/linux-headers-6.19.6+deb14-amd64' make[1] : on entre dans le répertoire « /var/lib/dkms/virtualbox/7.2.6/build » CC [M] vboxdrv/linux/SUPDrv-linux.o CC [M] vboxdrv/SUPDrv.o CC [M] vboxdrv/SUPDrvGip.o CC [M] vboxdrv/SUPDrvSem.o CC [M] vboxdrv/SUPDrvTracer.o CC [M] vboxdrv/SUPLibAll.o CC [M] vboxdrv/common/string/strformatrt.o CC [M] vboxdrv/combined-agnostic1.o CC [M] vboxdrv/combined-agnostic2.o CC [M] vboxdrv/combined-os-specific.o LD [M] vboxdrv/vboxdrv.o vboxdrv/vboxdrv.o: warning: objtool: supdrvTracerCommonDeregisterImpl+0x3d: relocation to !ENDBR: supdrvTracerProbeFireStub+0x0 vboxdrv/vboxdrv.o: warning: objtool: g_aFunctions+0xe30: data relocation to !ENDBR: SUPR0TracerFireProbe+0x0 vboxdrv/vboxdrv.o: warning: objtool: g_pfnSupdrvProbeFireKernel+0x0: data relocation to !ENDBR: supdrvTracerProbeFireStub+0x0 vboxdrv/vboxdrv.o: warning: objtool: .export_symbol+0x4f8: data relocation to !ENDBR: SUPR0TracerFireProbe+0x0 CC [M] vboxnetflt/linux/VBoxNetFlt-linux.o CC [M] vboxnetflt/VBoxNetFlt.o CC [M] vboxnetflt/SUPR0IdcClient.o CC [M] vboxnetflt/SUPR0IdcClientComponent.o CC [M] vboxnetflt/linux/SUPR0IdcClient-linux.o LD [M] vboxnetflt/vboxnetflt.o CC [M] vboxnetadp/linux/VBoxNetAdp-linux.o CC [M] vboxnetadp/VBoxNetAdp.o LD [M] vboxnetadp/vboxnetadp.o MODPOST Module.symvers ERROR: modpost: module vboxdrv uses symbol cr4_update_irqsoff from namespace module:kvm,kvm-amd,kvm-intel, but does not import it. ERROR: modpost: module vboxdrv uses symbol cr4_read_shadow from namespace module:kvm,kvm-amd,kvm-intel, but does not import it. ERROR: modpost: module vboxdrv uses symbol __flush_tlb_all from namespace module:kvm,kvm-amd,kvm-intel, but does not import it. make[3]: *** [/usr/src/linux-headers-6.19.6+deb14-common/scripts/Makefile.modpost:147: Module.symvers] Error 1 make[2]: *** [/usr/src/linux-headers-6.19.6+deb14-common/Makefile:2038: modpost] Error 2 make[1]: *** [/usr/src/linux-headers-6.19.6+deb14-common/Makefile:260: __sub-make] Error 2 make[1] : on quitte le répertoire « /var/lib/dkms/virtualbox/7.2.6/build » make: *** [/usr/src/linux-headers-6.19.6+deb14-common/Makefile:260: __sub-make] Error 2 make: Leaving directory '/usr/src/linux-headers-6.19.6+deb14-amd64' # exit code: 2 # elapsed time: 00:00:09 ---------------------------------------------------------------- -- System Information: Debian Release: forky/sid APT prefers testing APT policy: (500, 'testing'), (100, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 6.18.15+deb14-amd64 (SMP w/4 CPU threads; PREEMPT) Kernel taint flags: TAINT_USER Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages linux-headers-6.19.6+deb14-amd64 depends on: ii gcc-15-for-host 15.2.0-14 ii linux-base 4.15 ii linux-base-6.19.6+deb14-amd64 6.19.6-1 ii linux-headers-6.19.6+deb14-common 6.19.6-1 ii linux-kbuild-6.19.6+deb14 6.19.6-1 linux-headers-6.19.6+deb14-amd64 recommends no packages. linux-headers-6.19.6+deb14-amd64 suggests no packages. -- no debconf information

