Package: virtualbox-source
Version: 6.1.14-dfsg-3
Severity: normal
Tags: patch

Hello,

after successfully building with m-a, the modules package fails to install 
because i'm running
on 'linux-image-5.7.0-1-amd64-unsigned' but the dependency only takes into 
account signed kernels.

# m-a install virtualbox-source
Selecting previously unselected package virtualbox-modules-5.7.0-1-amd64.
(Reading database ... 617609 files and directories currently installed.)
Preparing to unpack 
.../virtualbox-modules-5.7.0-1-amd64_6.1.12-dfsg-9+5.7.6-1_amd64.deb ...
Unpacking virtualbox-modules-5.7.0-1-amd64 (6.1.12-dfsg-9+5.7.6-1) ...
dpkg: dependency problems prevent configuration of 
virtualbox-modules-5.7.0-1-amd64:
 virtualbox-modules-5.7.0-1-amd64 depends on linux-modules-5.7.0-1-amd64 | 
linux-image-5.7.0-1-amd64; however:
  Package linux-modules-5.7.0-1-amd64 is not installed.
  Package linux-image-5.7.0-1-amd64 is not installed.

dpkg: error processing package virtualbox-modules-5.7.0-1-amd64 (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 virtualbox-modules-5.7.0-1-amd64

I: Direct installation failed, trying to post-install the dependencies

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following package was automatically installed and is no longer required:
  libpoppler95
Use 'apt autoremove' to remove it.
The following packages will be REMOVED:
  virtualbox-modules-5.7.0-1-amd64
0 upgraded, 0 newly installed, 1 to remove and 18 not upgraded.
1 not fully installed or removed.
After this operation, 17.6 MB disk space will be freed.
Do you want to continue? [Y/n] y


changing the line in /modules/virtualbox/debian/control.modules.in from
Depends: linux-modules-_KVERS_ | linux-image-_KVERS_
to
Depends: linux-modules-_KVERS_ | linux-image-_KVERS_ | 
linux-image-_KVERS_-unsigned
works for me.

Thanks,
Lorenzo


-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.7.0-1-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/dash
Init: runit (via /run/runit.stopit)

Versions of packages virtualbox-source depends on:
ii  build-essential               12.8
ii  bzip2                         1.0.8-4
ii  debhelper [debhelper-compat]  13.2.1
ii  kbuild                        1:0.1.9998svn3301+dfsg-1
ii  module-assistant              0.11.10

Versions of packages virtualbox-source recommends:
ii  virtualbox  6.1.14-dfsg-3

virtualbox-source suggests no packages.

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/src/virtualbox.tar.bz2 (from virtualbox-source 
package)

Reply via email to