> On Jul 7, 2017, at 17:46, Manjukumar Harthikote Matha > <[email protected]> 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! -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
