The first bug is insserv. Its not accessible via the path.

First quick & dirty:

change in file /usr/share/debirf/modules/a0_prep-root

line 70

from

debirf_exec sh -c 'cd /etc/init.d && insserv $(ls | grep -vFx -e rc -e
rcS -e skeleton -e README)'

to

debirf_exec sh -c 'cd /etc/init.d && /usr/lib/insserv/insserv $(ls |
grep -vFx -e rc -e rcS -e skeleton -e README)'


But after that debirf runs into upstart - errors

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

Title:
  make xkiosk is aborted with return code 127

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

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

Reply via email to