Hi All, Now I think there is certainly some Issue with building xen-image-minimal
Today I tried again with poky krogoth version and followed same steps again, but I ended up with same error ERROR: glibc-locale-2.23-r0 do_package: Fatal QA errors found, failing task. ERROR: glibc-locale-2.23-r0 do_package: Function failed: do_package without meta-virtualization layer, I build core-image-minimal it worked fine but building xen-image-minimal with meta-virtualization layers always end up with same error can somebody help me to solve this. Thanks and Regards On Tue, Feb 21, 2017 at 11:50 PM, nitish jha <[email protected]> wrote: > 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 <[email protected]> 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 >> > > > > -- -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
