uuid not getting generated until after install

Havoc Pennington hp at pobox.com
Mon May 12 12:13:36 PDT 2008


Hi,

dbus_bus_peek() is one idea (add an API that never autolaunches).
Seems a little cleaner (less global) than dbus_bus_set_auto_launch().

But, why should gconftool be trying to use the _session_ bus from
%post anyway? I would think %post would use gconftool --direct, which
should not talk to the bus. So maybe gconftool can just be rearranged
not to touch dbus if it isn't going to talk to gconfd. I mean,
starting a gconfd from %post is not any more reasonable than starting
a session bus.

Havoc


More information about the dbus mailing list