Comment 2 for bug 1480524

Revision history for this message
Martin Pitt (pitti) wrote :

Do you still get this error if you open a terminal and run

  sudo apt-get -f install

? If so, please do

  sudo sed -i '3 s/$/x/' /var/lib/dpkg/info/systemd.postinst
  sudo apt-get install --reinstall systemd

and copy&paste the entire output here. Thanks!