[OE-core] [PATCH 1/1] stress-ng: Add bash to DEPENDS

Alexander Kanavin alex.kanavin at gmail.com
Tue Aug 6 11:14:07 UTC 2019


On Tue, 6 Aug 2019 at 13:01, Robert Yang <liezhi.yang at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20190806/9d8c432c/attachment.html>


More information about the Openembedded-core mailing list