Your message dated Sun, 22 Apr 2012 23:40:43 +0200
with message-id <[email protected]>
and subject line Re: [Pkg-utopia-maintainers] Bug#670093: policykit-1:
console-kit-daemon tries to call CheckAuthorization for
org.freedesktop.PolicyKit1.Authority
has caused the Debian Bug report #670093,
regarding policykit-1: console-kit-daemon tries to call CheckAuthorization for
org.freedesktop.PolicyKit1.Authority
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
670093: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670093
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: policykit-1
Version: 0.104-2
Severity: normal
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dear Maintainer,
I am still a bit lost with *kit stuff. I am unsure if this bugs is in
console-kit or in policy-kit. Please, reassign as needed. I have
assigned the bug to policy-kit because there is nothing in the source
code of console-kit that call the culprit method. I suppose that
console-kit relies on a lib provided by policy-kit.
Here is my error message:
Apr 22 21:51:39 xbmc dbus-daemon[1008]: dbus[1008]: [system] Rejected send
message, 1 matched rules; type="method_call", sender=":1.4" (uid=0 pid=1104
comm="/usr/sbin/console-kit-daemon --no-daemon ")
interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization"
error name="(unset)" requested_reply="0" destination=":1.127" (uid=0 pid=7563
comm="/usr/lib/policykit-1/polkitd --no-debug ")
So, console-kit-daemon running as root tries to invoke some method of
polkitd running as root. And it is denied. I suppose there is
something missing in dbus configuration provided by policykit. There
are authorizations for
"org.freedesktop.PolicyKit1.AuthenticationAgent" but not for
"org.freedesktop.PolicyKit1.Authority".
- -- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages policykit-1 depends on:
ii consolekit 0.4.5-3
ii dbus 1.5.12-1
ii libc6 2.13-30
ii libexpat1 2.1.0-1
ii libglib2.0-0 2.32.0-4
ii libpam0g 1.1.3-7
ii libpolkit-agent-1-0 0.104-2
ii libpolkit-backend-1-0 0.104-2
ii libpolkit-gobject-1-0 0.104-2
policykit-1 recommends no packages.
policykit-1 suggests no packages.
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk+Ub/QACgkQKFvXofIqeU4bngCfcpRIGGy6YCkLJ2w/v5u95+It
9i8AoIPrzTuX+VWSot+av4Fq4vb01OFZ
=vMlg
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Le 22.04.2012 23:25, Michael Biebl a écrit :
I am still a bit lost with *kit stuff. I am unsure if this bugs is
in
console-kit or in policy-kit. Please, reassign as needed. I have
assigned the bug to policy-kit because there is nothing in the
source
code of console-kit that call the culprit method. I suppose that
console-kit relies on a lib provided by policy-kit.
Here is my error message:
Apr 22 21:51:39 xbmc dbus-daemon[1008]: dbus[1008]: [system]
Rejected send message, 1 matched rules; type="method_call",
sender=":1.4" (uid=0 pid=1104 comm="/usr/sbin/console-kit-daemon
--no-daemon ") interface="org.freedesktop.PolicyKit1.Authority"
member="CheckAuthorization" error name="(unset)" requested_reply="0"
destination=":1.127" (uid=0 pid=7563
comm="/usr/lib/policykit-1/polkitd --no-debug ")
So, console-kit-daemon running as root tries to invoke some method
of
polkitd running as root. And it is denied. I suppose there is
something missing in dbus configuration provided by policykit. There
are authorizations for
"org.freedesktop.PolicyKit1.AuthenticationAgent" but not for
"org.freedesktop.PolicyKit1.Authority".
Sounds like an application in your desktop session requested special
(admin) privileges, but you don't have a policykit authentication
agent
running in your session.
what kind of desktop are you using?
Hi Michael!
Thanks for your quick answer. I was going to install policykit-1-gnome
but the message disappeared after a reboot. I think that I should have
just restarted dbus after installing policykit-1... I am not using any
desktop environment, it was just XBMC started using xinit. Everything
works as expected now.
Sorry for the trouble.
--- End Message ---