Comment 37 for bug 1303649

Revision history for this message
Guilherme G. Piccoli (gpiccoli) wrote :

Folks that are experiencing this issue: the best way to circumvent it for now I guess it's downgrade systemd package to version 204-5ubuntu20.26 and remove cgmanager.

To remove cgmanager: "sudo apt-get remove cgmanager"

To downgrade systemd version: "sudo apt-get install systemd-services=204-5ubuntu20.26 libsystemd-login0=204-5ubuntu20.26 libsystemd-daemon0=204-5ubuntu20.26 libpam-systemd=204-5ubuntu20.26 libudev1=204-5ubuntu20.26 udev=204-5ubuntu20.26"

The version 204-5ubuntu20.26 is in the official repos, so no need to download manually deb packages and whatnot; the proposed 20.27 version should be removed for now.

Thanks,

Guilherme