Solved the issue temporarily for me: 1. Had to manually download and install older packages:
sudo dpkg -i libpam-systemd_204-5ubuntu20.25_amd64.deb libsystemd- daemon0_204-5ubuntu20.25_amd64.deb systemd- services_204-5ubuntu20.25_amd64.deb 2. Put those versions on hold: sudo apt-mark hold systemd-services libsystemd-daemon0 libpam-systemd 3. Removed completely 'cgmanager': sudo apt-get purge cgmanager 4. Restarted -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1303649 Title: systemd-logind spins in cgmanager_ping_sync() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1303649/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
