problems understanding the output of dbus-monitor (security policy)

Ikke eikke@eikke.com
Tue Jan 11 02:17:07 PST 2005


On Tue, 2005-01-11 at 10:49 +0100, Ikke wrote:
> ...

Ok, did a CVS checkout, ./autogen.sh (no more options enabled/disabled)
and make

Then make check:

Making check in dbus
<snip>
Test data in ../test/data
dbus-test: running string tests
dbus-test: checking for memleaks
dbus-test: running sysdeps tests
Failed to parse 0xff correctly, got: 255.000000FAIL: dbus-test
===================
1 of 1 tests failed
===================
<snip>

which is not good I guess ;-)

Next: cd test; make check (because thats the only way to make the glib
test when the previous one failed)

Making check in glib
make[1]: Entering directory `/home/ikke/code/dbus/test/glib'
make  check-TESTS
make[2]: Entering directory `/home/ikke/code/dbus/test/glib'
escaped service dir is: \/home\/ikke\/code\/dbus\/test\/data
\/valid-service-files
Created configuration file ./run-test.conf
Using daemon dbus-daemon-1 is /home/ikke/code/dbus/bus/dbus-daemon-1
Started test bus pid 18410 at unix:abstract=/tmp/dbus-eKpoCe2y73
Services on the message bus:
  :1.0
Got EXPECTED error from calling unknown method: D-BUS error
org.freedesktop.DBus.Error.UnknownMethod: org.freedesktop.DBus does not
understand message ThisMethodDoesNotExist
Activation of echo service = 0x0
Duplicate activation of echo service = 0x1
String echoed = "my string hello"
Successfully
completed /home/ikke/code/dbus/test/glib/.libs/lt-test-dbus-glib
Killed daemon 18410
PASS: run-test.sh
==================
All 1 tests passed
==================
<big snip>

No more errors.

So the testcase that fails when I compiled it myself succeeded here.

I'll try to dig some more into this.

Greetings,
Ikke



More information about the dbus mailing list