bug in postinst script for chroot environment

Bug #320702 reported by Andrej Gelenberg
This bug report is a duplicate of:  Bug #430224: init: support chroots. Edit Remove
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
runit (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: runit

when you install runit in chroot return postinst script error, because start runsvdir fail.

here at the end of file:
if [ -x /sbin/start ]; then #provided by upstart
  /sbin/start runsvdir
fi

To fix it you must add at the end :
exit 0

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

This is a duplicate of the upstream upstart bug #430224

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.