When I do this change virtualbox-dkms is compiles fine. But now the
kernel from 6.4.0-3 will not boot. It gets stuck early in the boot process.
So I have to boot into the older, 6.4.0-2 that still is on my system.
Jens
Package: virtualbox-dkms
Followup-For: Bug #1050096
Hi,
I confirm that this bug is solved with the fix of Jonas Andradas
:
In /usr/src/virtualbox-7.0.10/vboxnetflt/linux/VBoxNetFlt-linux.c
on line 50, changing the value from:
#if RTLNX_VER_MIN(6,5,0)
to:
#if RTLNX_VER_MIN(6,4,0)
Build OK on
Package: virtualbox-dkms
Version: 7.0.10-dfsg-2
Followup-For: Bug #1050096
X-Debbugs-Cc: j.andra...@gmail.com
Following the comments in other bug trackers for this same bugs from other
distros, I could solve it by modifying the file
/usr/src/virtualbox-7.0.10/vboxnetflt/linux/VBoxNetFlt-linux.c
Upstream issue tracker is below.
https://www.virtualbox.org/ticket/21796
--
大島秀夫(Hideo Oshima)
http://hidenosuke.org/
Package: virtualbox-dkms
Version: 7.0.10-dfsg-2
Followup-For: Bug #1050096
There was a similar problem in openvpn-dco-dkms, see bug #1043116. Maybe the fix
applied there could also be applied here.
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unsta
Package: virtualbox-dkms
Version: 7.0.10-dfsg-2
Severity: grave
Justification: renders package unusable
Dear Maintainer,
DKMS make.log for virtualbox-7.0.10 for kernel 6.4.0-3-amd64 (x86_64)
2023-08-19T19:17:04 CEST
make: Entering directory '/usr/src/linux-headers-6.4.0-3-amd64'
CC [M] /var/li
6 matches
Mail list logo