After latest updates, boot is stuck with the following messages on the console: [FAILED] Failed to listen on D-Bus System Message Bus Socket. See 'systemctl status dbus.socket" for details [DEPEND] Dependency failed for Login Service [DEPEND] Dependency failed for GNOME Display Manager [OK] Started Hold until boot process finishes up. There's no virtual TTY available, so I had to enable systemd debug shell. journalctl -b reports: systemd[1]: dbus.socket: Socket service dbus.service not loaded, refusing systemd[1]: Failed to listen on D-Bus System Message Bus Socket. systemctl status dbus.socket reports: dbus.socket - D-Bus System Message Bus Socket Loaded: loaded (/usr/lib/systemd/system/dbus.socket; enabled; vendor preset: enabled) Active: inactive (dead) Listen: /run/dbus/system_bus_socket (Stream)
What version of dbus-broker is this?
(In reply to Tom Gundersen from comment #1) > What version of dbus-broker is this? dbus-broker-16-6.fc30 dbus-daemon-1.12.10-9.fc30 dbus-1.12.10-9.fc30
(In reply to Yann Droneaud from comment #2) > (In reply to Tom Gundersen from comment #1) > > What version of dbus-broker is this? > > dbus-broker-16-6.fc30 systemctl status dbus-broker reports that: dbus-broker.service - D-Bus System Message Bus Loaded: loaded (/usr/lib/systemd/system/dbus-broker.service; disabled; vendor preset: disabled) Active: inactive (dead) Docs: man:dbus-broker-launch(1)
Perhaps it's a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1653371
(In reply to Yann Droneaud from comment #4) > Perhaps it's a duplicate of > https://bugzilla.redhat.com/show_bug.cgi?id=1653371 But must probably https://bugzilla.redhat.com/show_bug.cgi?id=1653059
I've install dbus-broker-16-7.fc30, but doesn't change anything. According to systemctl status: dbus.socket is in error dbus-daemon.service is disabled (with vendor preset enabled) dbus-broker.service is disabled (with vendor preset disabled)
I've upgraded to dbus-broker-16-8.fc30, same behavior, no dbus daemon activated.
*** This bug has been marked as a duplicate of bug 1653059 ***