[OE-core] [PATCH 1/3] dbus-test: Fix QA host-contamination errors
Richard Purdie
richard.purdie at linuxfoundation.org
Sun Mar 1 08:14:41 UTC 2020
On Sun, 2020-03-01 at 00:12 -0800, Khem Raj wrote:
>
>
> On Sat, Feb 29, 2020 at 11:57 PM Richard Purdie <
> richard.purdie at linuxfoundation.org> wrote:
> > On Sat, 2020-02-29 at 17:42 -0800, Khem Raj wrote:
> > > Errors like below are fixed
> > >
> > > bus/connection.h is owned by uid 1000, which is the same as t
> > > he user running bitbake. This may be due to host contamination
> > >
> > > Signed-off-by: Khem Raj <raj.khem at gmail.com>
> > > ---
> > > meta/recipes-core/dbus/dbus-test_1.12.16.bb | 4 ++--
> > > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > Why aren't we seeing this everywhere? The autobuilders don't show
> > it
> > and no other reports. What is unique to your setup to reproduce
> > this?
>
> These are QA warnings by default and in my distro I turned it into
> error so they were being reported before too
The autobuilder would show any warnings or errors and we're not seeing
either.
> Secondly this is a Debian10 minimum container running in docker where
> the user id is 1000 for the build user other than that there is
> nothing special
We run debian10 builders on the autobuilder.
I just don't understand why weren't not seeing this everywhere. We
really need to understand why this is :/.
Cheers,
Richard
More information about the Openembedded-core
mailing list