i have the same problem with openvz too. reason is, that the task procps return code 255. i have now fix the upstart task.
in the file /etc/init/procps.conf i muster append normal exit 0 TERM 255 to get the error code you can use: cat /etc/sysctl.d/*.conf /etc/sysctl.conf | sysctl -e -p - echo $? than you can use the error code for normal exit. i think the postinst should ignore the task status. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1157643 Title: procps fail to start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/procps/+bug/1157643/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
