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
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

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.
Comment by Dave Reisner (falconindy) - Thursday, 05 October 2017, 18:11 GMT
Why is it a problem that the documentation doesn't mention the kernel module? What errors does systemd-modules-load report?

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
Comment by michael Lojkovic (zerophase) - Thursday, 05 October 2017, 18:23 GMT
systemd-modules-load reports:
[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.

Loading...