On Tue, 6 Aug 2019 at 13:01, Robert Yang <liezhi.y...@windriver.com> wrote:

>
> Yes, exactly, I will send a V2 for it. What mis-leaded me was that
> stress-ng-bash-completion RDEPENDS on bash-completion, and bash-completion
> RDEPENDS on bash, so bash is on the dependencies chain, but stress-ng can't
> find it, and there is no qa issues if we build bash firstly:
>
> $ bitbake bash
> $ bitbake stress-ng
> No qa issues.
>
> So the reproducer is:
> $ bitbake stress-ng bash -ccleansstate && bitbake stress-ng
>
> This might be a bug?
>

Note that bash-completion files are not executable, and we do not observe
this with other recipes. We might have a false positive here - can you look
at the actual contents of the package please and see why _qa thinks it
needs /bin/bash?

Alex
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to