Thanks for the hint of running the config files one at a time using for i in /etc/sysctl.d/* /etc/sysctl.conf; do echo $i;sudo sysctl -e -p "$i";done With me it gave /etc/sysctl.conf error: "Invalid argument" setting key "fs.inotify.max_user_watches" Somehow there was an extra " after the number 100000 rendering the update impossible. Thanks, it works again!
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1241376 Title: procps (1:3.2.8-11ubuntu6.1) upgrade error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/procps/+bug/1241376/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
