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

nitish jha nitishjha16 at gmail.com
Tue Feb 21 14:50:43 PST 2017


Hello Doug

I again tried compiling morty, meta-openmebedded and meta-vertualization

And I am facing same Issue for glibc-locale-2.24-r0

command I am using to down load package is

git clone -b morty https://git.yoctoproject.org/git/poky

git clone -b morty https://github.com/openembedded/meta-openembedded.git

git clone -b morty https://git.yoctoproject.org/git/meta-virtualization

my bblayers.conf looks like

BBLAYERS ?= " \
  /home/njking/yocto/poky/meta \
  /home/njking/yocto/poky/meta-yocto \
  /home/njking/yocto/poky/meta-yocto-bsp \
  "


BBLAYERS_NON_REMOVABLE ?= " \
  /home/njking/yocto/poky/meta \
  /home/njking/yocto/poky/meta-yocto \
  "

BBLAYERS += "/home/njking/yocto/meta-virtualization"
BBLAYERS += "/home/njking/yocto/meta-openembedded/meta-oe"
BBLAYERS += "/home/njking/yocto/meta-openembedded/meta-networking"
BBLAYERS += "/home/njking/yocto/meta-openembedded/meta-python"
BBLAYERS += "/home/njking/yocto/meta-openembedded/meta-filesystems"


and I have added following lines to the local.conf

EXTRA_IMAGE_FEATURES += "ssh-server-openssh"
MACHINE ?= "qemux86-64"
DISTRO_FEATURES += "xen"


It would be great help if you could tel me which poky, meta-openembedded
and meta-virtualization version i should checkout so that i could build my
xen-image-minmal successfully.

Thanks and Regards

Nitish




On Sun, Feb 12, 2017 at 11:28 PM, Doug Goldstein <cardoe at cardoe.com> wrote:

> On 2/11/17 9:57 AM, nitish jha wrote:
> > Hello All,
> >
> > I am tryin to build xen-image-minimal
> >
> > but I am getting following error
> >
> > ERROR: glibc-locale-2.24-r0 do_package: QA Issue: glibc-locale:
> > Files/directories were installed but not shipped in any package:
>
> <snip>
>
> > Please set FILES such that these items are packaged. Alternatively if
> > they are unneeded, avoid installing them or delete them within
> do_install.
> > glibc-locale: 820 installed and not shipped files. [installed-vs-shipped]
> > ERROR: glibc-locale-2.24-r0 do_package: Fatal QA errors found, failing
> task.
> > ERROR: glibc-locale-2.24-r0 do_package: Function failed: do_package
> > ERROR: Logfile of failure stored in:
> > /home/njking/yocto_morty/build_xen_qemu/tmp/work/core2-
> 64-poky-linux/glibc-locale/2.24-r0/temp/log.do_package.17564
> > ERROR: Task
> > (/home/njking/yocto_morty/poky/meta/recipes-core/glibc/
> glibc-locale_2.24.bb:do_package)
> > failed with exit code '1'
> >
>
> Unfortunately this issue is with the glibc package. Which does not live
> in meta-virtualization. I'm at a loss why you would see that since I
> build morty fairly regularly and haven't seen this. I would make sure
> you are on the latest versions.
>
> --
> Doug Goldstein
>
>


--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20170221/fab84089/attachment.html>


More information about the meta-virtualization mailing list