[Python-modules-team] Bug#1063396: lircd systemd service times out
Oswald Buddenhagen
oswald.buddenhagen at gmx.de
Wed Feb 7 14:15:33 GMT 2024
Package: lirc
Version: 0.10.2-0.5
Severity: important
from the journal:
Feb 07 00:04:05 ugly lircd-0.10.2[35370]: Notice: lircd(default) ready, using /var/run/lirc/lircd
Feb 07 00:05:35 ugly systemd[1]: lircd.service: start operation timed out. Terminating.
so lircd gets terminated despite everything being just fine. that's
because the service type is specified as "notify", but clearly the
daemon doesn't actually send a readiness notification. that's probably
either because lirc was built without systemd support against intentions
(missing build-dep?), or because it doesn't actually have support for
systemd in the first place, and the service type should be "simple" (or
maybe "exec", but nobody seems to use that).
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.7-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages lirc depends on:
ii libasound2 1.2.10-3
ii libc6 2.37-15
ii libftdi1-2 1.5-6+b3
ii libgcc-s1 14-20240201-3
ii liblirc-client0 0.10.2-0.5
ii liblirc0 0.10.2-0.5
ii libportaudio2 19.6.0-1.2
ii libstdc++6 14-20240201-3
ii libusb-0.1-4 2:0.1.12-35
ii libusb-1.0-0 2:1.0.27-1
ii python3 3.11.6-1
Versions of packages lirc recommends:
ii gir1.2-vte-2.91 0.74.2-1
ii python3-gi 3.46.0-3
ii python3-yaml 6.0.1-2
ii systemd 255.3-2
Versions of packages lirc suggests:
ii ir-keytable 1.26.1-3
pn lirc-compat-remotes <none>
pn lirc-doc <none>
pn lirc-drv-irman <none>
ii lirc-x 0.10.2-0.5
ii setserial 2.17-53+b1
-- Configuration Files:
/etc/lirc/lirc_options.conf changed [not included]
/etc/lirc/lircd.conf.d/devinput.lircd.conf [Errno 2] No such file or directory: '/etc/lirc/lircd.conf.d/devinput.lircd.conf'
/etc/lirc/lircmd.conf changed [not included]
-- no debconf information
More information about the Python-modules-team
mailing list