Hi, I had the same problem of XFCE not being able to restart/shutdown/suspend. libpolicykit-agent-1-0 and policykit-1 were being held back on apt-get upgrade. When installing explicitly they were pulling ibpolkit-backend-systemd and libpolkit-gobject-systemd (among others) as dependencies as I didn't have them installed.
I followed J. Fahrner advice and installed libpolkit-backend-consolekit and libpolkit-gobject-consolekit. After that XFCE was able to restart/shutdown/suspend again. apt-get upgrade was then willing to upgrade ibpolicykit-agent-1-0 and policykit-1 without pulling any further dependecies, which I did. Everything works now, Thanks! I hope this is useful. Cheers! Antonio On Sat, Feb 17, 2018 at 9:19 AM, J. Fahrner <[email protected]> wrote: > Am 2018-02-17 08:02, schrieb Edward Bartolo: > >> I have these 'kit' packages installed if that is relevant: >> >> << >> ii libpolkit-agent-1-0:amd64 0.105-9+devuan1 >> amd64 PolicyKit Authentication Agent API >> ii libpolkit-backend-1-0:amd64 0.105-18 >> amd64 PolicyKit backend API >> ii libpolkit-gobject-1-0:amd64 0.105-18 >> amd64 PolicyKit Authorization API >> ii policykit-1 0.105-9+devuan1 >> amd64 framework for managing administrative >> policies and privileges >> >>> >>>> > You should have: > ii libpolkit-agent-1-0:amd64 0.105-18+devuan2.4 > amd64 PolicyKit Authentication Agent API > ii libpolkit-backend-1-0-consolekit:amd64 0.105-18+devuan2.4 > amd64 PolicyKit backend API > ii libpolkit-gobject-1-0-consolekit:amd64 0.105-18+devuan2.4 > amd64 PolicyKit Authorization API > > _______________________________________________ > Dng mailing list > [email protected] > https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng >
_______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
