All of lore.kernel.org
 help / color / mirror / Atom feed
* udev 171 caching working propely?
@ 2011-06-20 21:16 Andreas Mueller
  2011-06-20 22:47 ` Tom Rini
  0 siblings, 1 reply; 9+ messages in thread
From: Andreas Mueller @ 2011-06-20 21:16 UTC (permalink / raw)
  To: openembedded-devel

Dear OE-folks,

Working with lastest classic oe master and angstrom it seems udev caching is not 
working as expected. On *every* boot I get:

>Remounting root file system...
>Caching udev devnodes
>Populating dev cachemv: can't rename '/dev/shm/uname': No such file or directory

I don't know why this change came in but there was a change of storage location 
in Tom's commit few days ago [1]. To me it seems that

1. The files created by udev (init) get lost at remount so udev-cache (cache) is 
unable to find
2. Since this error occures not only at first boot the recipe's 
pkg_postinst_udev_append() seems never being executed. To check I added a simple 
echo 'foo text' 
in this function but 'foo text' is not found in log of first boot.

Suggestions welcome

Cheers

Andreas

[1] 
http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=ca688dd2de58dbec865ac7e70fab4d2c373ad822



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

end of thread, other threads:[~2011-06-24 15:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-20 21:16 udev 171 caching working propely? Andreas Mueller
2011-06-20 22:47 ` Tom Rini
2011-06-21 21:31   ` Tom Rini
2011-06-23 20:58     ` Andreas Mueller
2011-06-23 21:58       ` Koen Kooi
2011-06-23 22:52         ` Andreas Mueller
2011-06-24  6:49           ` Koen Kooi
2011-06-24 14:49             ` Andreas Mueller
2011-06-24 15:43               ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.