Bug 1668714

Summary: dbus-broker should also alias messagebus.service
Product: [Fedora] Fedora Reporter: Villy Kruse <ppywlkiqletw>
Component: dbus-brokerAssignee: Tom Gundersen <tgunders>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 29CC: daherrma, tgunders, yaneti
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dbus-broker-16-2.fc29 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-03-29 02:58:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Villy Kruse 2019-01-23 11:53:33 UTC
Description of problem:

dbus-daemon.service has the following line:

Alias=dbus.service messagebus.service

dbus-broker.service has this line

Alias=dbus.service

It seems reasonable that both should agree on what service they should alias.

At the moment you could have both dbus-deamon and dbus-broker be enabled and that might have funny consequences.

To reproduce

Have dbus-broker installed and properly enabled, and verify that the dbus service is provided by dbus-broker (ps ax |grep dbus).

Upgrade dbus-daemon and friends to version dbus-broker-16-1.fc29 and check that as a result dbus-deamon.service is now enabled.

Enable dbus-broker.service, and check that it and dbus-daemon.service are both enabled.  dbus-deamon.service is enabled through messagebus.service being wanted and it points to dbus-deamon.service.

Fix it by disabling dbus-daemon.service thereby removing messagebus.service from the wanted list.

Comment 1 Fedora Update System 2019-02-21 11:21:16 UTC
dbus-broker-16-2.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-f57f8ea048

Comment 2 Fedora Update System 2019-02-22 03:06:08 UTC
dbus-broker-16-2.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-f57f8ea048

Comment 3 Fedora Update System 2019-03-29 02:58:20 UTC
dbus-broker-16-2.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.