FS#56205 - [vhba-module] [r8168] [bbswitch] [acpi_call] [tp_smapi] Need rebuild against 4.13.10

Attached to Project: Community Packages
Opened by Daniel Bermond (Bermond) - Thursday, 02 November 2017, 17:04 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 03 November 2017, 13:41 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Tobias Powalowski (tpowa)
Massimiliano Torromeo (mtorromeo)
Sven-Hendrik Haase (Svenstaro)
Lukas Fleischer (lfleischer)
Jan Alexander Steffens (heftig)
Maxime Gauduin (Alucryd)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 7
Private No

Details

Description:

vhba-module seems to need a rebuild against linux 4.13.10. Kernel module fails to load with vhba-module 20170610-16.

The rebuild was already made in git repository (pkgrel=17), but the package was not moved to the [community] repository:

https://git.archlinux.org/svntogit/community.git/commit/trunk?h=packages/vhba-module&id=15dbdec0131fd680b2b4d7ac8229fe5111bd5b87
https://git.archlinux.org/svntogit/community.git/?h=packages/virtualbox-modules-arch

Additional info:
* vhba-module 20170610-16

Steps to reproduce:
- upgragade system to linux 4.13.10 with 'pacman -Syu'
- reboot
- vhba-module kernel module fail to load as shown bellow:

$ 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 Thu 2017-11-02 14:43:43 -02; 52s ago
Docs: man:systemd-modules-load.service(8)
man:modules-load.d(5)
Process: 266 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
Main PID: 266 (code=exited, status=1/FAILURE)

nov 02 14:43:43 <hostname> systemd-modules-load[266]: Inserted module 'btusb'
nov 02 14:43:43 <hostname> systemd-modules-load[266]: Failed to insert 'vhba': Exec format error
nov 02 14:43:43 <hostname> systemd-modules-load[266]: Inserted module 'cifs'
nov 02 14:43:43 <hostname> systemd-modules-load[266]: Inserted module 'vboxdrv'
nov 02 14:43:43 <hostname> systemd-modules-load[266]: Inserted module 'vboxpci'
nov 02 14:43:43 <hostname> systemd-modules-load[266]: Inserted module 'vboxnetadp'
nov 02 14:43:43 <hostname> systemd-modules-load[266]: Inserted module 'vboxnetflt'
nov 02 14:43:43 <hostname> systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
nov 02 14:43:43 <hostname> systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
nov 02 14:43:43 <hostname> systemd[1]: Failed to start Load Kernel Modules.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 03 November 2017, 13:41 GMT
Reason for closing:  Fixed
Additional comments about closing:  All modules rebuilt
Comment by Daniel Bermond (Bermond) - Thursday, 02 November 2017, 17:09 GMT
Forgot to add a proper title to the report. Sorry.
Comment by Doug Newgard (Scimmia) - Thursday, 02 November 2017, 18:11 GMT
Looks like this affects all out of tree modules in community except virtualbox (which was left in community-testing). There was a commit in SVN but rebuilds never actually hit the repos.
Comment by Luis Sanchez (Krychek) - Thursday, 02 November 2017, 19:06 GMT
I don't know if this is related but I get this message from dmesg...

[ 7.607254] bbswitch: disagrees about version of symbol module_layout
Comment by Daniel Bermond (Bermond) - Friday, 03 November 2017, 11:02 GMT
Fixed for me in vhba-module 20170610-17.
Also working with linux 4.13.11.

Thank you guys for the attention and fix.

Loading...