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

Ross Burton ross.burton at intel.com
Tue Aug 6 11:18:08 UTC 2019


On 06/08/2019 12:14, Alexander Kanavin wrote:
> 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?

Also I don't see this with master.  Do you have some local patches or QA 
changes?

Ross


More information about the Openembedded-core mailing list