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

Yang, Liezhi Liezhi.Yang at windriver.com
Tue Aug 6 11:24:50 UTC 2019



Sent from mobile phone

在 2019年8月6日,19:14,Alexander Kanavin <alex.kanavin at gmail.com<mailto:alex.kanavin at gmail.com>> 写道:

On Tue, 6 Aug 2019 at 13:01, Robert Yang <liezhi.yang at windriver.com<mailto: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?

I had checked it, the completion file has a #/bin/bash header. I will check its details tomorrow.

// Robert



Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20190806/ece88446/attachment-0001.html>


More information about the Openembedded-core mailing list