Comment 73 for bug 1184262

Revision history for this message
Martin Pitt (pitti) wrote : Re: [logind] stuck in PrepareForSleep, causing network and other services to not resume

We have one theory what the problem could be (shim times out before finishing the method call). To test this, it would be great if affected people could install the systemd-shim version from my PPA: https://launchpad.net/~pitti/+archive/sru-test:

  sudo add-apt-repository ppa:pitti/sru-test
  sudo apt-get update
  sudo apt-get upgrade

  There are no other packages in it at the moment, so it's safe to upgrade. If you only want this specific package, grab one of these (depending on your architecture):

  https://launchpad.net/~pitti/+archive/sru-test/+files/systemd-shim_3%2Breal-0ubuntu1pitti1_i386.deb
  https://launchpad.net/~pitti/+archive/sru-test/+files/systemd-shim_3%2Breal-0ubuntu1pitti1_amd64.deb

and install with "sudo dpkg -i /path/to/downloaded/package/systemd-shim_*.deb".

Do you still get the problem with this? Does it behave any different?