FS#56656 - systemd-modules-load.service fails with community/virtualbox-host-modules-arch 5.2.2-7 on 4.14.3-1

Attached to Project: Community Packages
Opened by Richard PALO (risto3) - Sunday, 10 December 2017, 07:03 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 10 December 2017, 07:25 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

after upgrading all but kernel+ headers this morning (zfs not yet updated permitting the upgrade)
I see

richard@sarchx64:/home/richard$ systemctl status systemd-modules-load.service
● systemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2017-12-10 07:34:59 CET; 9min ago
Docs: man:systemd-modules-load.service(8)
man:modules-load.d(5)
Process: 475 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
Main PID: 475 (code=exited, status=1/FAILURE)

déc. 10 07:34:59 sarchx64 systemd[1]: Starting Load Kernel Modules...
déc. 10 07:34:59 sarchx64 systemd-modules-load[475]: Failed to insert 'acpi_call': Exec format error
déc. 10 07:34:59 sarchx64 systemd-modules-load[475]: Failed to insert 'vboxdrv': Exec format error
déc. 10 07:34:59 sarchx64 systemd-modules-load[475]: Failed to insert 'vboxpci': Exec format error
déc. 10 07:34:59 sarchx64 systemd-modules-load[475]: Failed to insert 'vboxnetadp': Exec format error
déc. 10 07:34:59 sarchx64 systemd-modules-load[475]: Failed to insert 'vboxnetflt': Exec format error
déc. 10 07:34:59 sarchx64 systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
déc. 10 07:34:59 sarchx64 systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
déc. 10 07:34:59 sarchx64 systemd[1]: Failed to start Load Kernel Modules.
richard@sarchx64:/home/richard$ uname -a
Linux sarchx64 4.14.3-1-ARCH #1 SMP PREEMPT Thu Nov 30 18:33:13 UTC 2017 x86_64 GNU/Linux

Additional info:
* package version(s)
* config and/or log files etc.

Seems this is recurrent, is it not possible to fix the package by adding the kernel dependency
like other modules do?

Steps to reproduce:

For me, 'sudo pacman -Syu --ignore=linux,linux-headers'

where the following are installed and some will be upgraded:

phpvirtualbox
python2-virtualenv
python-virtualenv
virtualbox
virtualbox-ext-vnc
virtualbox-guest-iso
virtualbox-host-modules-arch
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Sunday, 10 December 2017, 07:25 GMT
Reason for closing:  Not a bug
Additional comments about closing:  partial updates are not supported, if you need to hold back the kernel this is on you and you need to deal with it or use dkms

Loading...