Bug 23589 - dbus package is missing user dbus.socket
Summary: dbus package is missing user dbus.socket
Status: RESOLVED WORKSFORME
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 6
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Base system maintainers
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-17 00:38 CEST by Luca Weiss
Modified: 2020-08-02 22:05 CEST (History)
3 users (show)

See Also:
Source RPM: dbus-1.10.16-1.mga6.src.rpm
CVE:
Status comment:


Attachments

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


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