GNU bug report logs -
#73062
Wrong name for org.jackaudio.service
Previous Next
To reply to this bug, email your comments to 73062 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#73062
; Package
guix
.
(Thu, 05 Sep 2024 21:47:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ricardo Wurmus <rekado <at> elephly.net>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Thu, 05 Sep 2024 21:47:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
I see this in my /var/log/messages file:
Sep 5 23:20:35 localhost dbus-daemon[938]: [system] Service file "/gnu/store/8hjpbskyk9k9kd3mlzj24xy0rzym5in5-jack2-1.9.21/share/dbus-1/services/org.jackaudio.service" should have been named "org.jackaudio.service.service" and will not work with system bus activation
The contents of the file:
--8<---------------cut here---------------start------------->8---
[D-BUS Service]
Name=org.jackaudio.service
Exec=/gnu/store/8hjpbskyk9k9kd3mlzj24xy0rzym5in5-jack2-1.9.21/bin/jackdbus auto
--8<---------------cut here---------------end--------------->8---
I assume that the file name must be the value of the "Name" field
followed by ".service". So the file would either have to be named
"org.jackaudio.service.service", or the value of the "Name" field would
need to be changed to "org.jackaudio".
What do other distros do here?
--
Ricardo
This bug report was last modified 279 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.