The culprit is the 'umount /sys/fs/cgroup' which I added to cgconfig.conf's post-stop. Changing that to
umount /sys/fs/cgroup || true fixes the issue for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769025 Title: package cgroup-bin 0.37.1-1ubuntu1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
