genext2fs problem ?

Erik Andersen andersen at codepoet.org
Wed Sep 14 19:07:14 UTC 2005


On Wed Sep 14, 2005 at 06:45:08PM -0000, yahoo_groups at rovoreed.com wrote:
> On 11 Sep 2005 at 17:10, yahoo_groups at rovoreed.com wrote:
> 
> > Not sure I know what is going on here, but I'm getting
> > differences between my  buildroot file system and the file
> > system when running on the target system.
> 
> I've not had much more time to look at this but it seems that
> the file created by genext2fs is corrupt, and it appears to be
> some sort of interaction with fakeroot that is causing the
> problem.

Could it be you have stale stuff in your fakeroot file?  Fakeroot
maintains a persistant file which contains a list of inodes that
it is busy hacking.  If you later rebuild this and that, the list
of inodes in the fakeroot file can become out of sync with
reality, and can cause all sorts of the wierdness you describe...

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list