Public bug reported: Binary package hint: initscripts
Sourcing /lib/init/vars.sh returns non-zero from the following line: [ "$INIT_VERBOSE" ] && VERBOSE="$INIT_VERBOSE" Not having $INIT_VERBOSE set IS NOT an error condition and "|| true" should be appended to this last line. Any init scripts sourcing this file with "set -e" will fail. ** Affects: sysvinit (Ubuntu) Importance: Undecided Status: Unconfirmed -- /lib/init/vars.sh returns non-zero for non-error status https://launchpad.net/bugs/83741 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs