[OE-core] [PATCH] recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode, links"

Richard Purdie richard.purdie at linuxfoundation.org
Sun Jun 4 11:06:41 UTC 2017


On Sun, 2017-06-04 at 08:55 +0200, Martin Jansa wrote:
> There are few more QA warnings about this even with this change
> applied:
> 
> count: 3	issue: host-user-contaminated
> glibc-locale-2.25: glibc-locale: /glibc-binary-localedata-ar-
> jo/usr/lib/locale/ar_JO/LC_PAPER is owned by uid 3004, which is the
> same as the user running bitbake. This may be due to host
> contamination [host-user-contaminated]
> glibc-locale-2.25: glibc-locale: /glibc-binary-localedata-de-
> at/usr/lib/locale/de_AT/LC_MEASUREMENT is owned by uid 3004, which is
> the same as the user running bitbake. This may be due to host
> contamination [host-user-contaminated]
> glibc-locale-2.25: glibc-locale: /glibc-binary-localedata-es-sv.iso-
> 8859-1/usr/lib/locale/es_SV.ISO-8859-1/LC_MESSAGES/SYS_LC_MESSAGES is
> owned by uid 3004, which is the same as the user running bitbake.
> This may be due to host contamination [host-user-contaminated]
> 
> These seem to be a bit undeterministic (I think I've seen various
> locales and files there in different runs, not just these 3 files).
> But I'll leave this to someone else.

I think there is an open bug for this one:

https://bugzilla.yoctoproject.org/show_bug.cgi?id=11299

Cheers,

Richard



More information about the Openembedded-core mailing list