2

When I try to use the software center, the authentication windows pops up and disappears after 1 second shaking sideways (like when the password is incorrect) even though I was not able to type anything.

I can use synaptic and type my password, but if I try to change groups or user accounts the same issue happens: authentication window pops up for 1 second and disappears. Any ideas on what can be wrong? It was working good til today.

This is the out put of /var/log/auth.log:

May 15 20:46:46 laura-G31D-M9 polkitd(authority=local): Operator of unix-session:/org/freedesktop/ConsoleKit/Session13 FAILED to authenticate to gain authorization for action org.debian.apt.install-or-remove-packages for system-bus-name::1.356 [/usr/bin/python /usr/bin/software-center] (owned by unix-user:laura)
May 15 20:46:49 laura-G31D-M9 dbus-daemon: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.356" (uid=1000 pid=17053 comm="/usr/bin/python) interface="org.freedesktop.DBus.Introspectable" member="Introspect" error name="(unset)" requested_reply=0 destination=":1.303" (uid=0 pid=15565 comm="/usr/bin/python))

enzotib
  • 93,831
laura
  • 21

1 Answers1

2

This fix the problem.

sudo chmod +s /usr/lib/policykit-1/polkit-agent-helper-1

as simple as this...

enzotib
  • 93,831
laura
  • 21