Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] dbus missing /var/lib/dbus directory
@ 2012-05-17  3:23 Michael J. Hammel
  2012-05-17  8:21 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Michael J. Hammel @ 2012-05-17  3:23 UTC (permalink / raw)
  To: buildroot

I enabled NetworkManager, which got me dbus, but then disabled
NetworkManager, but dbus remained (that part is okay).  I noticed today
that the init script for dbus tries to run dbus-uuidgen but fails with a
message about not being able to open /etc/machine-id.  I dug around and
then strace'd dbus-uuidgen and found that if /var/lib/dbus is present
this message goes away.

Should the init script also try to create /var/lib/dbus with "mkdir -p"?
Of is that something the specific rootfs needs to address on its own?
-- 
Michael J. Hammel <buildroot@graphics-muse.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-18  4:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-17  3:23 [Buildroot] dbus missing /var/lib/dbus directory Michael J. Hammel
2012-05-17  8:21 ` Thomas Petazzoni
2012-05-18  4:33   ` Michael J. Hammel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox