cgmanager fails on ubuntu 18 update
Emily Wong
I've just updated my Ubuntu 16 to 18.04.1 LTS, upon restart it fails to boot (completely unresponsive). I've tried booting in safe mode and works but I see there is an error on the cgmanager, specifically:
Failed to start Cgroup management daemon. See 'systemctl status cgmanager.service' for details.Restarting doesn't seem to work. When I checked the cgmanager log (at upstart), the only message I see is:
initctl: Method "NotifyCGroupManagerAddress" with signature "s" on interface "com.ubuntu.Upstart0_6" doesn't existI'm not familiar with the upstart process, so my first guess would be that cgmanager failed to be updated with the rest of the packages. I'd like an expert's opinion before venturing there.
2 Answers
What I found is that the cgmanager package no longer exists in 18.04 (the search returns an empty result) But the package does not get removed during the upgrade, which is strange.
2after reading what Mikko Rantalainen wrote:
" It seems that cgmanager should have been removed not because it is unsupported but because it will conflict with systemd. For details, see – Mikko Rantalainen Jan 9 '19 at 7:02 "
runningapt autoremoveremoved it