Inputlirc systemd file incorrect syntax

Bug #1775517 reported by Andrew Simpson
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
inputlirc (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

With the installed package the following appears in syslog:

systemd[1]: /lib/systemd/inputlirc.service:4: Failed to add dependency on udev, Ignoring: Invalid argument
systemd[1]: /lib/systemd/inputlirc.service:4: Failed to add dependency on lircd, Ignoring: Invalid argument

I have fixed this by changing the 'After:' line in the referenced inputlirc service file to:

After=system-udevd.service lircd.service
Wants=system-udevd.service

No errors in syslog. Inputlirc runs normally.

Note that I also have ir-keytable and lirc installed, though this should not affect the issue.

Revision history for this message
Andrew Simpson (andrew-simpson) wrote :

Ubuntu server 18.04

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in inputlirc (Ubuntu):
status: New → Confirmed
Revision history for this message
Markus Ehrnsperger (markus-ehrnsperger) wrote :

I think we should remove the dependency to lircd.service completely.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.