[meta-virtualization] [PATCH] lxc: fix build failure, failing QA check

Bruce Ashfield bruce.ashfield at gmail.com
Thu Aug 24 06:56:23 PDT 2017


merged.

Bruce

On Wed, Aug 23, 2017 at 4:11 PM, Mark Asselstine <
mark.asselstine at windriver.com> wrote:

> The build is failing due to a failing QA check:
>
>   ERROR: lxc-2.0.8-r0 do_package_qa: QA Issue:
>   /usr/lib/lxc/ptest/src/tests/lxc-test-may-control contained in
>   package lxc-ptest requires /bin/bash, but no providers found in
>   RDEPENDS_lxc-ptest? [file-rdeps]
>
> Add bash to the the ptest RDEPENDS.
>
> Signed-off-by: Mark Asselstine <mark.asselstine at windriver.com>
> ---
>  recipes-containers/lxc/lxc_2.0.8.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-containers/lxc/lxc_2.0.8.bb b/recipes-containers/lxc/
> lxc_2.0.8.bb
> index 8b5d77f..93d5a10 100644
> --- a/recipes-containers/lxc/lxc_2.0.8.bb
> +++ b/recipes-containers/lxc/lxc_2.0.8.bb
> @@ -22,7 +22,7 @@ RDEPENDS_${PN} = " \
>                 gnutls \
>                 nettle \
>  "
> -RDEPENDS_${PN}-ptest += "file make gmp nettle gnutls"
> +RDEPENDS_${PN}-ptest += "file make gmp nettle gnutls bash"
>
>  SRC_URI = "http://linuxcontainers.org/downloads/${BPN}-${PV}.tar.gz \
>         file://lxc-1.0.0-disable-udhcp-from-busybox-template.patch \
> --
> 2.7.4
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20170824/6417135c/attachment-0001.html>


More information about the meta-virtualization mailing list