Hi,
I'm building the full TI SDK with some added packages and deb package management but unable to complete the build.
Error:
update-alternatives: Error: not linking /home/poke/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/arago-base-tisdk-image/1.0-r0/rootfs/usr/bin/dpkg-deb to /bin/busybox.nosuid since /home/poke/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/arago-base-tisdk-image/1.0-r0/rootfs/usr/bin/dpkg-deb exists and is not a link
ERROR: arago-base-tisdk-image-1.0-r0 do_rootfs: Postinstall scriptlets of ['busybox'] have failed. If the intention is to defer them to first boot,
then please place them into pkg_postinst_ontarget_${PN} ().
Deferring to first boot via 'exit 1' is no longer supported.
Details of the failure are in /home/poke/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/arago-base-tisdk-image/1.0-r0/temp/log.do_rootfs.
ERROR: arago-base-tisdk-image-1.0-r0 do_rootfs: Function failed: do_rootfs
ERROR: Logfile of failure stored in: /home/poke/tisdk/build/arago-tmp-external-arm-toolchain/work/am57xx_evm-linux-gnueabi/arago-base-tisdk-image/1.0-r0/temp/log.do_rootfs.17494
ERROR: Task (/home/poke/tisdk/sources/meta-arago/meta-arago-distro/recipes-core/images/arago-base-tisdk-image.bb:do_rootfs) failed with exit code '1'
Best Regards