Bug 23589

Summary: dbus package is missing user dbus.socket
Product: Mageia Reporter: Luca Weiss <bugzilla>
Component: RPM PackagesAssignee: Base system maintainers <basesystem>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: Normal CC: marja11, ouaurelien, tmb
Version: 6   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: dbus-1.10.16-1.mga6.src.rpm CVE:
Status comment:

Description Luca Weiss 2018-09-17 00:38:38 CEST
Description of problem:

On all distributions I know except the Mageia dbus provides a file in /usr/lib/systemd/user/dbus.socket which is the "D-Bus User Message Bus Socket"

Version-Release number of selected component (if applicable):
1.10.16

How reproducible:

Put the following content into /usr/lib/systemd/user/something.service

[Unit]
Description=something

[Service]
Type=dbus
BusName=org.example
ExecStart=/usr/bin/echo

Afterwards run "systemctl --user start something.service" and you'll get the error "Failed to start something.service: Unit dbus.socket not found."
Comment 1 Marja Van Waes 2018-09-18 15:24:49 CEST
Assigning to the base system maintainers, CC'ing the registered maintainer.

Assignee: bugsquad => basesystem
CC: (none) => marja11, tmb

Comment 2 Aurelien Oudelet 2020-08-02 22:05:57 CEST
Currently in Cauldron ahead of Mageia 8,

Mentioned above /usr/lib/systemd/user/dbus.socket is present.
I think bug was resolved without closing this report.

Resolution: (none) => WORKSFORME
CC: (none) => ouaurelien
Status: NEW => RESOLVED