Software can't be installed or removed because the authentication service is not available. (org.freedesktop.PolicyKit.Error.Failed: ('system-bus-name', {'name': ':1.168'}): org.debian.apt.install-or-remove-packages
Asked
Active
Viewed 698 times
1
chritohnide
- 155
Tom Connolly
- 203
2 Answers
0
Please make sure you have aptdaemon installed properly by running on a terminal:
sudo apt-get install --reinstall aptdaemon aptdaemon-data
After this, please try again. This is just a guessing, though.
Jorge Suárez de Lis
- 2,966
0
Please check that your proxy settings are what they should be. I had this issue because my proxy config was wrong.
See my answer to a similar question.
chritohnide
- 155