Does this resolve also update-rc.d postinst trying to start /etc/init.d/dbus-1 and failing to find it?
On Thu, Mar 21, 2013 at 1:36 PM, Burton, Ross <[email protected]> wrote: > On 20 March 2013 08:27, Jukka Rissanen <[email protected]> > wrote: > > The reason for this was that systemd did not receive NameOwnerChanged > dbus > > signal telling that the daemon managed to register its name to the system > > bus. > > > > I checked with dbus-monitor that these NameOwnerChanged signals are > indeed > > sent by dbus-daemon but they are not seen in debug prints from systemd. > > Andreas sent a patch earlier that masks the dbus init script, because > the names don't match so you'll end up with two system buses > attempting to run. I'm not sure how this will fail, but it could mean > that systemd isn't listening to the bus that connman is starting on, > or something. > > The easy hack to test this is to delete /etc/init.d/dbus-1 and the > symlinks to it in /etc/rc*. > > Ross > _______________________________________________ > yocto mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/yocto >
_______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
