Attached is the patch I used.
- sed@ -
Fom: Sedat Dilek
Date: Wed, 22 Apr 2020 10:51:32 +0200
Subject: Fix systemunitdir variable to handle systemd service file location
Suggested-by: Felipe Sateler
--- rtkit-0.13.orig/meson.build
+++ rtkit-0.13/meson.build
@@ -58,7 +58,7 @@ if policydir == ''
Hi,
with the suggested change from Felipe...
--- rtkit-0.13.orig/meson.build
+++ rtkit-0.13/meson.build
@@ -58,7 +58,7 @@ if policydir == ''
policydir = get_option('datadir') / 'polkit-1' / 'actions'
endif
-systemunitdir = ''
+systemunitdir = get_option('systemd_systemunitdir')
if sys
On Sun, Apr 19, 2020 at 4:45 PM Boyuan Yang wrote:
> Control: tags -1 -pending +patch
> X-Debbugs-CC: sate...@debian.org
>
> Alright -- I think I got the reason.
>
> Since we switched to meson buildsystem, all variable handling happens in
> meson.build. Starting at
>
> https://salsa.debian.org/mu
Hi,
rtkit (0.13-3) entered Debian/testing and the systemd unit file is
still at the wrong place.
testing: /usr/lib/x86_64-linux-gnu/systemd/system/rtkit-daemon.service
buster: /lib/systemd/system/rtkit-daemon.service
Sometimes it needs 3+1 attempts :-).
Bonne chance,
- Sedat -
[1] https://pack
Processing control commands:
> tags -1 -pending +patch
Bug #956672 [rtkit] rtkit activation fails, because service unit is installed
at the wrong place
Removed tag(s) pending.
Bug #956672 [rtkit] rtkit activation fails, because service unit is installed
at the wrong place
Added tag(s) patch.
--
Control: tags -1 -pending +patch
X-Debbugs-CC: sate...@debian.org
Alright -- I think I got the reason.
Since we switched to meson buildsystem, all variable handling happens in
meson.build. Starting at
https://salsa.debian.org/multimedia-team/rtkit/-/blob/0a0f6d58f792f8dcf38f9b0b4cf925e9f4f4337d/
Package: rtkit
Version: 0.13-2
Severity: important
Hi,
syslog is full with:
Apr 14 08:42:53 host dbus-daemon[940]: [system] Activating via systemd: service
name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by
':1.158' (uid=1000 pid=156197 comm="/usr/lib/firefox/firefox
7 matches
Mail list logo