[meta-virtualization] Error building xen-image-minimal

Chris Patterson cjp256 at gmail.com
Tue Jan 19 05:34:24 PST 2016


Sorry Machon, you're right.  I did a fresh build yesterday and did not
get a QA warning.  I neglected to account for the fact that my tree is
using systemd...

Thanks!

On Tue, Jan 19, 2016 at 7:12 AM, M. Gregory <mbgrego at tycho.nsa.gov> wrote:
> I am up-to-date (6ec960100...). When I remove the patch (below) I get
> the same QA Issue (below). All the meta-virtualization dependencies are
> up-to-date on master, also. My local.conf is the default yocto
> configuration with MACHINE ?= "genericx86-64" and DISTRO_FEATURES_append
> = " xen". Am I missing something? And why is the ${PN}-devd not need in
> the PACKAGE variable?
> -Machon
>
> Patch:
>
> diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
> index ac9796b..c63cb2c 100644
> --- a/recipes-extended/xen/xen.inc
> +++ b/recipes-extended/xen/xen.inc
> @@ -149,6 +149,7 @@ PACKAGES = "\
>      ${PN}-console \
>      ${PN}-dbg \
>      ${PN}-dev \
> +    ${PN}-devd \
>      ${PN}-doc \
>      ${PN}-flask \
>      ${PN}-fsimage \
>
> QA Issue:
>
> ERROR: QA Issue: xen: Files/directories were installed but not shipped
> in any package:
>   /etc/init.d/xendriverdomain
> Please set FILES such that these items are packaged. Alternatively if
> they are unneeded, avoid installing them or delete them within do_install.
> xen: 1 installed and not shipped files. [installed-vs-shipped]
> ERROR: Fatal QA errors found, failing task.
> ERROR: Function failed: do_package
> ERROR: Logfile of failure stored in:
> /home/mbgrego/work/yocto/poky/build/tmp/work/core2-64-poky-linux/xen/4.6.0-r0/temp/log.do_package.4500
> ERROR: Task 337
> (/home/mbgrego/work/yocto/poky/meta-virtualization/recipes-extended/xen/xen_4.6.0.bb,
> do_package) failed with exit code '1'
>
>
>
> On 01/18/2016 03:37 PM, Chris Patterson wrote:
>> Everything looks good on my end.  Machon, can you confirm you are
>> up-to-date on master?
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization


More information about the meta-virtualization mailing list