[meta-xilinx] [PATCH 5/7] xsctyaml: explicitely wait for do_prepare_recipy_sysroot before create_yaml
Jean-Francois Dagenais
jeff.dagenais at gmail.com
Fri Jul 7 14:58:53 PDT 2017
> On Jul 7, 2017, at 17:46, Manjukumar Harthikote Matha <manjukumar.harthikote-matha at xilinx.com> wrote:
>
>>
>> This is an attempt at fixing a rare/irreproducible do_create_yaml failure where hard
>> link creation are failing.
>>
>
>
> Can you let me know what the failure was? Was is not creating the yaml file?
Sorry, I leaked this patch. It wasn't suppose to be submitted. I was a bit overwhelmed by all the repo*patchsets I had to submit!
We are seeing do_create_yaml where during do_prepare_recipe_sysroot, some python os.link (creation of hard-links for recipe-sysroot) calls would fail with "file exists" and "no such file or directory". A retry succeeds. :-/
I am hosting my yocto work directory on an unsupported filesystem (a zfs dataset, ssshhh... :-P) so it might be related, I'll eventually get to the bottom of it.
In any case, disregard this one for now!
Cheers!
More information about the meta-xilinx
mailing list