[oe-issues] [Bug 2820] do_make_rootfs fails on makedevs
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Wed Aug 22 10:24:30 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2820
--- Comment #1 from Stefan Schmidt <stefan at datenfreihafen.org> 2007-08-22 03:24:30 ---
The problem is that makdevs tries to install binaries into /bin
>From files/device_table-minimal.txt:
/bin/tinylogin f 4755 0 0 - - - -
/bin/mount f 4755 0 0 - - - -
/bin/umount f 4755 0 0 - - - -
The /bin folder gets nor created and so the install of the binaries fails.
The question why this shows up now still needs to be debugged.
But the more important question is how to fix this?
There is a workaround here:
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=740#c1
Ideas for a proper fix appreciated.
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list