I tested it on saucy Desktop with: sudo start procps and: sudo -s cat /etc/sysctl.d/*.conf /etc/sysctl.conf | sysctl -e -p - and both results of echo $? were 0
I then created a lxc container: sudo lxc-create -t ubuntu -n saucy -- -r saucy sudo lxc-start -n saucy and updated the packaged to 1:3.3.3-2ubuntu8 through wget both procps and libprocps0 And for good measure I did the same for precise: sudo lxc-create -t ubuntu -n precise -- -r precise sudo lxc-start -n precise and I updated to 1:3.2.8-11ubuntu6.2 for procps The same results in both cases: cat /etc/sysctl.d/*.conf /etc/sysctl.conf | sysctl -e -p - echo $? returns 0 Hope it gets to update soon ;) -- 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 ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs