pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: hald on NetBSD/i386 -- how?



Hi

2009/3/29 walt <w41ter%gmail.com@localhost>:
> I'd say try installing sysutils/consolekit and see what happens.

Thanks, walt. That helped a bit. I have raised PRs 41097 and 41100.
However, hald still fails to start.

First invocation:
21:51:26.658 [I] hald.c:669: hal 0.5.11
21:51:26.659 [I] hald.c:734: Will not daemonize
21:51:26.662 [I] hald_dbus.c:5381: local server is listening at
unix:path=/var/run/hald/dbus-de0By0obin,guid=20bd9fd42896fd6e2f16446b49d2743e
21:51:26.741 [E] ck-tracker.c:367: Error doing GetSeats on ConsoleKit:
org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited
with unknown return code 0
21:51:26.741 [E] ck-tracker.c:792: Could not get seats and sessions
21:51:26.741 [W] hald_dbus.c:5806: Could not initialize seats and
sessions from ConsoleKit
21:51:26.751 [I] hald_runner.c:301: Runner has pid 834
Runner started - allowed paths are
'/usr/pkg/libexec:/usr/pkg/lib/hal/scripts:/usr/pkg/bin'
21:51:26.763 [I] hald_runner.c:182: runner connection is 0xbb82c2c0
[WARN   353] polkit-error.c:143:polkit_error_get_error_message(): error != NULL
 Not built with -rdynamic so unable to print a backtrace
*** [DIE] hald.c:main():785 : Could not init PolicyKit context: (null)

Note the "unknown return code 0" message. Is "EXIT_SUCCESS" so unusual?

And the second attempt:
21:51:59.104 [I] hald.c:669: hal 0.5.11
21:51:59.105 [I] hald.c:734: Will not daemonize
21:51:59.112 [I] hald_dbus.c:5381: local server is listening at
unix:path=/var/run/hald/dbus-mFmJHKgHR8,guid=eec4d2b8a24a4622f143c4dd49d2745f
21:52:24.176 [E] ck-tracker.c:367: Error doing GetSeats on ConsoleKit:
org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible
causes include: the remote application did not send a reply, the
message bus security policy blocked the reply, the reply timeout
expired, or the network connection was broken.
21:52:24.176 [E] ck-tracker.c:792: Could not get seats and sessions
21:52:24.176 [W] hald_dbus.c:5806: Could not initialize seats and
sessions from ConsoleKit
21:52:24.184 [I] hald_runner.c:301: Runner has pid 745
Runner started - allowed paths are
'/usr/pkg/libexec:/usr/pkg/lib/hal/scripts:/usr/pkg/bin'
21:52:24.193 [I] hald_runner.c:182: runner connection is 0xbb82c230
[WARN   599] polkit-error.c:143:polkit_error_get_error_message(): error != NULL
 Not built with -rdynamic so unable to print a backtrace
*** [DIE] hald.c:main():785 : Could not init PolicyKit context: (null)

Sigh... Due to the delay (25 seconds) I suspect an expired reply timeout.

Any further suggestions?

Kind regards
Ingolf


Home | Main Index | Thread Index | Old Index