Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267201 - sys-apps/dbus-1.2.12 causes HAL-related errors in syslog
Summary: sys-apps/dbus-1.2.12 causes HAL-related errors in syslog
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Nirbheek Chauhan (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 267473
  Show dependency tree
 
Reported: 2009-04-23 12:45 UTC by Manuel Nickschas
Modified: 2009-05-02 00:18 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ConsoleKit+CPUFreq interfaces problems (dbus_syslog.log,4.45 KB, text/plain)
2009-04-27 19:08 UTC, Romain Perier (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Nickschas 2009-04-23 12:45:34 UTC
After upgrading dbus to 1.2.12, I get the following errors in syslog (repeated over and over again):


Apr 23 14:03:02 axion dbus-daemon: Rejected send message, 1 matched rules; type="method_call", sender=":1.8" (uid=0 pid=25782 comm="/usr/sbin/NetworkManager --pid-file /var/run/Netwo") interface="org.freedesktop.Hal.Device.KillSwitch" member="GetPower" error name="(unset)" requested_reply=0 destination="org.freedesktop.Hal" (uid=0 pid=25647 comm="/usr/sbin/hald --use-syslog --verbose=no "))

Apr 23 14:03:03 axion dbus-daemon: Rejected send message, 1 matched rules; type="method_call", sender=":1.16" (uid=1000 pid=26863 comm="kded4 ") interface="org.freedesktop.DBus.Introspectable" member="Introspect" error name="(unset)" requested_reply=0 destination="org.freedesktop.Hal" (uid=0 pid=25647 comm="/usr/sbin/hald --use-syslog --verbose=no "))

These are not present with dbus-1.2.3-r1. I suspect missing devices in the newly introduced policies.

Reproducible: Always

Steps to Reproduce:
Upgrade dbus, restart service or system. Watch syslog.

The second error seems to be triggered by starting KDE4.
Comment 1 Arun Raghavan (RETIRED) gentoo-dev 2009-04-26 20:29:12 UTC
We need these 2 lines in hal.conf:

     <allow send_interface="org.freedesktop.Hal.Device.KillSwitch"/>
     <allow send_interface="org.freedesktop.Hal.Device.CPUFreq"/>
Comment 2 Piotr 2009-04-27 13:01:40 UTC
Does it also solve bugs #267378?
Comment 3 Romain Perier (RETIRED) gentoo-dev 2009-04-27 19:07:44 UTC
apparently the same kind of problem for me, see the attachement .
Comment 4 Romain Perier (RETIRED) gentoo-dev 2009-04-27 19:08:36 UTC
Created attachment 189637 [details]
ConsoleKit+CPUFreq interfaces problems
Comment 5 Daniel Gryniewicz (RETIRED) gentoo-dev 2009-05-02 00:18:23 UTC
Consolekit was already fixed; hal is fixed in hal-0.5.12_rc1-r2.