[OE-core] [PATCH 3/3] package_ipk: Parallelise ipk creation

Richard Purdie richard.purdie at linuxfoundation.org
Fri Jun 16 09:01:56 UTC 2017


On Thu, 2017-06-15 at 19:28 -0700, Khem Raj wrote:
> On Wed, Jun 14, 2017 at 6:42 AM, Richard Purdie
> <richard.purdie at linuxfoundation.org> wrote:
>> on a 44 core system, this patch bails out like below. Once I revert
> this it works all fine.
> 
> ERROR: westeros-wpe-image-1.0-r0 do_rootfs: Unable to install
> packages. Command
> '/mnt/a/oe/build/tmp/work/raspberrypi3-bec-linux-musleabi/westeros-
> wpe-image/1.0-r0/recipe-sysroot-native/usr/bin/opkg
> --volatile-cache -f /mnt/a/oe/build/tmp
> /work/raspberrypi3-bec-linux-musleabi/westeros-wpe-image/1.0-
> r0/opkg.conf
> -t /mnt/a/oe/build/tmp/work/raspberrypi3-bec-linux-musleabi/westeros-
> wpe-image/1.0-r0/temp/ipktemp/
> -o /mnt/a/oe/build/tmp/work/raspberrypi3-bec-linux-musleabi/west
> eros-wpe-image/1.0-r0/rootfs  --force_postinstall
> --prefer-arch-to-version   install 96boards-tools kernel-modules opkg
> packagegroup-core-boot packagegroup-core-ssh-openssh
> packagegroup-ml-wpe packagegroup-westeros psplash-raspberrypi run
> -postinsts runit runit-serialgetty' returned 255:
> Collected errors:
>  * opkg_prepare_url_for_install: Couldn't find anything to satisfy
> '96boards-tools'.
>  * rm_r: Failed to open dir
> /mnt/a/oe/build/tmp/work/raspberrypi3-bec-linux-musleabi/westeros-
> wpe-image/1.0-r0/temp/ipktemp//opkg-J9PI7V:
> No such file or directory.
> 
> ERROR: westeros-wpe-image-1.0-r0 do_rootfs: Function failed:
> do_rootfs

FWIW this was actually from the package_ipk Source: change. I've
reproduced it, and revised that patch.

Cheers,

Richard




More information about the Openembedded-core mailing list