FS#51710 - [systemd] journald fails to start with "protocol not supported"
Attached to Project:
Arch Linux
Opened by Rodrigo Rivas Costa (rodrigorc) - Saturday, 05 November 2016, 16:34 GMT
Last edited by Dave Reisner (falconindy) - Saturday, 05 November 2016, 16:43 GMT
Opened by Rodrigo Rivas Costa (rodrigorc) - Saturday, 05 November 2016, 16:34 GMT
Last edited by Dave Reisner (falconindy) - Saturday, 05 November 2016, 16:43 GMT
|
Details
Description:
After upgrading to systemd 232-1 the journald daemon fails to start. And then all the other daemons fail too. A fallback to systemd-231-4 fixes the issue. Since there is no journald, there is no error logs :-(. In the screen it shows something like: systemd-journald failed to start: Protocol not supported. I managed to strace it and it fails wit a call such as: socket(AF_NETLINK, SOCK_RAW|..., NETLINK_AUDIT) = EPROTONOSUPPORT that I think that is caused by a call to `audit_open()` somewhere... Maybe the kernel is compiled without `audit` support? Additional info: * systemd-232-1 * linux-4.8.6-1 Steps to reproduce: * Upgrade. * Reboot. |
This task depends upon
Closed by Dave Reisner (falconindy)
Saturday, 05 November 2016, 16:43 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#51693
Saturday, 05 November 2016, 16:43 GMT
Reason for closing: Duplicate
Additional comments about closing: