In lirc 0.9.4, irexec.service fails to start because the irexec executable is in /usr/bin/, not /usr/sbin/

Bug #1636353 reported by Michael Marley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lirc (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Either the file needs to be moved to /usr/sbin/ or the /lib/systemd/system/irexec.service needs to be updated to point to /usr/bin/irexec instead.

Revision history for this message
Gianfranco Costamagna (costamagnagianfranco) wrote :

grep irexec . -R |grep sbin
./systemd/irexec.service:ExecStart=/usr/sbin/irexec /etc/lirc/irexec.lircrc
this seems a bug indeed

sbin_PROGRAMS = lirc-lsplugins
bin_PROGRAMS = ircat \
                          irexec \

Changed in lirc (Ubuntu):
status: New → Confirmed
Revision history for this message
Alec Leamas (leamas-alec) wrote :

Indeed, thanks for reporting! A fix will be present in next update, coming Real Soon (tm).

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

This bug was fixed in the package lirc - 0.9.4c-4

---------------
lirc (0.9.4c-4) unstable; urgency=low

  * Team upload.
  * Upload to unstable.
  * Resolves (new bugs) LP: #1636355, LP: #1636353
  * Resolves (old bugs) LP: #1497266, LP: #1565070, LP: #1395570,
    LP: #1393056, LP: #1310508, LP: #1203483, LP: #1438381,

 -- Alec Leamas <email address hidden> Fri, 28 Oct 2016 15:46:34 +0200

Changed in lirc (Ubuntu):
status: Confirmed → Fix Released
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.