Bug 1653692 - Boot stuck, no graphical DM, no TTY
Summary: Boot stuck, no graphical DM, no TTY
Keywords:
Status: CLOSED DUPLICATE of bug 1653059
Alias: None
Product: Fedora
Classification: Fedora
Component: dbus
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Colin Walters
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-11-27 12:16 UTC by Yann Droneaud
Modified: 2018-11-30 14:44 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-11-30 14:44:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1653059 0 unspecified CLOSED after upgrade dbus to 1.12.10-9 system hang and couldn't boot after reboot 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 1653371 0 unspecified CLOSED dbus failure 2021-02-22 00:41:40 UTC

Description Yann Droneaud 2018-11-27 12:16:45 UTC
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)

Comment 1 Tom Gundersen 2018-11-27 12:57:46 UTC
What version of dbus-broker is this?

Comment 2 Yann Droneaud 2018-11-27 13:02:47 UTC
(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

Comment 3 Yann Droneaud 2018-11-27 13:09:41 UTC
(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)

Comment 4 Yann Droneaud 2018-11-27 13:29:21 UTC
Perhaps it's a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1653371

Comment 5 Yann Droneaud 2018-11-27 13:37:56 UTC
(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

Comment 6 Yann Droneaud 2018-11-27 15:05:13 UTC
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)

Comment 7 Yann Droneaud 2018-11-28 15:01:27 UTC
I've upgraded to dbus-broker-16-8.fc30, same behavior, no dbus daemon activated.

Comment 8 Gwyn Ciesla 2018-11-30 14:44:00 UTC

*** This bug has been marked as a duplicate of bug 1653059 ***


Note You need to log in before you can comment on or make changes to this bug.