Public bug reported:

Description:    Ubuntu 19.10
Release:        19.10

inputlirc:
  Installed: 30-1
  Candidate: 30-1
  Version table:
 *** 30-1 500
        500 http://au.archive.ubuntu.com/ubuntu eoan/universe amd64 Packages
        100 /var/lib/dpkg/status


As shipped the inputlirc package fails to start because it cannot find the USB 
devices configured in /etc/default/inutlirc as these devices have not been 
created by the kernel (yet).
This is because 
/lib/systemd/system/inputlirc.service pointed to from
/etc/systemd/system/multi-user.target.wants/inputlirc.service
has

After="udev"

which shows as unknown in syslog.

inputlirc.service needs to be updated to have instread:


Requires=systemd-udev-settle.service
After=lircd.socket
After=systemd-udev-settle.service

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: inputlirc 30-1 [modified: lib/systemd/system/inputlirc.service]
ProcVersionSignature: Ubuntu 5.3.0-29.31-generic 5.3.13
Uname: Linux 5.3.0-29-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
Date: Sat Feb 15 14:21:34 2020
Dependencies:
 gcc-9-base 9.2.1-9ubuntu2
 libc6 2.30-0ubuntu2
 libgcc1 1:9.2.1-9ubuntu2
 libidn2-0 2.2.0-2
 libunistring2 0.9.10-2
InstallationDate: Installed on 2020-01-26 (19 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
ProcEnviron:
 LANGUAGE=en_AU:en
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: inputlirc
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.default.apport: [modified]
modified.conffile..etc.default.inputlirc: [modified]
mtime.conffile..etc.default.apport: 2020-01-27T00:21:00
mtime.conffile..etc.default.inputlirc: 2020-02-14T21:22:40.467965

** Affects: inputlirc (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug eoan

** Attachment removed: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/inputlirc/+bug/1863397/+attachment/5328291/+files/ProcCpuinfoMinimal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1863397

Title:
  inputlirc does not wait for usb devices to exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/inputlirc/+bug/1863397/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to