> On Dec 18, 2014, at 3:19 AM, Enrico Scholz <[email protected]> 
> wrote:
> 
> Richard Purdie <[email protected]> writes:
> 
>>> I had a big subtree from earlier local openSUSE Build Service runs
>>> below toplevel /var/run. After deleting this the build succeeds.
>>> 
>>> But manually deleting such files before running OE builds cannot
>>> really be a reasonable solution. :(
>> 
>> Agreed, we need to figure out which tool is suffering issues with
>> circular symlinks,
> 
> Circular symlinks are not the issue but absolute symlinks (like /tmp ->
> /var/tmp due to local changes).  I can not find absolute symlinks to
> directories in my images anymore, so Steffen's problem might be caused
> by local changes too.
> 
> Chroot unaware tools (qemu) are the real problem… 

I think in this case one could use qemu’s -E option ( -E TMPDIR=/x/y/z) to pass 
target specific TMPDIR
to udevadm
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to