Sent from mobile phone

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

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

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

// Robert



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

Reply via email to