FS#55880 - [bluez] crypto_user in modules-load.d causing systemd-modules-load to fail.
Attached to Project:
Arch Linux
Opened by michael Lojkovic (zerophase) - Thursday, 05 October 2017, 17:41 GMT
Last edited by Dave Reisner (falconindy) - Thursday, 05 October 2017, 18:35 GMT
Opened by michael Lojkovic (zerophase) - Thursday, 05 October 2017, 17:41 GMT
Last edited by Dave Reisner (falconindy) - Thursday, 05 October 2017, 18:35 GMT
|
Details
Description: systemd-modules-load fails at boot up because
of bluez trying to include crypto_user module. There's
nothing in the bluez Arch documentation about this
module.
Additional info: * version: 5.47-2 Steps to reproduce: 1. Install bluez 2. boot the computer |
This task depends upon
Closed by Dave Reisner (falconindy)
Thursday, 05 October 2017, 18:35 GMT
Reason for closing: Won't fix
Additional comments about closing: Not a problem with any kernel provided by Arch.
Thursday, 05 October 2017, 18:35 GMT
Reason for closing: Won't fix
Additional comments about closing: Not a problem with any kernel provided by Arch.
If the module is missing, you have a different problem:
$ modinfo -F filename crypto-user
/lib/modules/4.13.2-1-ARCH/kernel/crypto/crypto_user.ko.gz
[code]Oct 05 12:44:29 Odin systemd-modules-load[293]: Failed to find module 'crypto_user'[/code]
Yeah, it's an issue with the module missing on the ck kernel, since the 4.13 patch still needs to be released.