Thanks for following up with the update! Unfortunately, opkg install issues like this are very specific to your build environment and harder to debug remotely. You'd need to see why the package gets one version, while a different one being requested. In some cases it can be due to a stale package, like here. In others it's more complicated.
Denys On Thu, Sep 26, 2019 at 07:17:26AM +1200, Ankur Tyagi wrote: > It got resolved after removing tmp directory and rebuilding > > On Wed, 25 Sep 2019, 1:23 a.m. Ankur Tyagi, <[email protected]> wrote: > > > Hi, > > > > I was using "thud" branch to create custom image for my board. > > Recently updated meta-ti, meta-arago "thud" branch and started > > receiving following error message during do_rootfs task > > > > ERROR: ggl-wsl-prod-image-1.0-r0 do_rootfs: Unable to install > > packages. Command > > > > '/home/yocto/ggl-yocto-tools/build/tmp-external-arm-toolchain/work/wsl-linux-gnueabi/ggl-wsl-prod-image/1.0-r0/recipe-sysroot-native/usr/bin/opkg > > --volatile-cache -f > > > > /home/yocto/ggl-yocto-tools/build/tmp-external-arm-toolchain/work/wsl-linux-gnueabi/ggl-wsl-prod-image/1.0-r0/opkg.conf > > -t > > /home/yocto/ggl-yocto-tools/build/tmp-external-arm-toolchain/work/wsl-linux-gnueabi/ggl-wsl-prod-image/1.0-r0/temp/ipktemp/ > > -o > > /home/yocto/ggl-yocto-tools/build/tmp-external-arm-toolchain/work/wsl-linux-gnueabi/ggl-wsl-prod-image/1.0-r0/rootfs > > --force_postinstall install packagegroup-core-boot > > packagegroup-ggl-base packagegroup-ggl-connectivity > > packagegroup-ggl-qt psplash run-postinsts' returned 2: > > Collected errors: > > * Solver encountered 2 problem(s): > > * Problem 1/2: > > * - nothing provides u-boot-ti-staging-src >= > > 2019.01+git0+571bb85860 needed by > > linux-ti-staging-src-4.19.73+git0+761ba629e9-gamos.wsl > > * > > * Solution 1: > > * - do not ask to install a package providing packagegroup-ggl-base > > > > * Problem 2/2: > > * - nothing provides u-boot-ti-staging-src >= > > 2019.01+git0+571bb85860 needed by > > linux-ti-staging-src-4.19.73+git0+761ba629e9-gamos.wsl > > * > > * Solution 1: > > * - do not ask to install a package providing packagegroup-ggl-qt > > > > * opkg_finalize_intercepts: Failed to open dir > > > > /home/yocto/ggl-yocto-tools/build/tmp-external-arm-toolchain/work/wsl-linux-gnueabi/ggl-wsl-prod-image/1.0-r0/temp/ipktemp//opkg-JLB910/opkg-intercept-xOvXqH: > > No such file or directory. > > * rm_r: Failed to open dir > > > > /home/yocto/ggl-yocto-tools/build/tmp-external-arm-toolchain/work/wsl-linux-gnueabi/ggl-wsl-prod-image/1.0-r0/temp/ipktemp//opkg-JLB910/opkg-intercept-xOvXqH: > > No such file or directory. > > * rm_r: Failed to open dir > > > > /home/yocto/ggl-yocto-tools/build/tmp-external-arm-toolchain/work/wsl-linux-gnueabi/ggl-wsl-prod-image/1.0-r0/temp/ipktemp//opkg-JLB910: > > No such file or directory. > > > > > > > > ERROR: ggl-wsl-prod-image-1.0-r0 do_rootfs: Function failed: do_rootfs > > ERROR: Logfile of failure stored in: > > > > /home/yocto/ggl-yocto-tools/build/tmp-external-arm-toolchain/work/wsl-linux-gnueabi/ggl-wsl-prod-image/1.0-r0/temp/log.do_rootfs.107554 > > ERROR: Task > > (/home/yocto/ggl-yocto-tools/sources/ggl-yocto/meta-ggl-image/recipes-core/images/ggl-wsl-prod-image.bb: > > do_rootfs) > > failed with exit code '1' > > > > Can you please help: > > 1) to understand the underlying problem > > 2) how can I fix it > > > > thanks > > Ankur > > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
