Hi.
I tried to add Ubuntu package trcaeroute in ls-image-main.bb, based on LLDP 5.15.71
APTGET_EXTRA_PACKAGES += "\
libvirt-daemon-system \
traceroute \
"
After compiling, it will show the below error, do you have any idea what caused this error?
thanks.
Jack
ERROR: ls-image-main-22.04.2-r0 do_rootfs: /usr/bin/apt-get failed to execute as expected!
ERROR: ls-image-main-22.04.2-r0 do_rootfs: ExecutionError('/hdd2/Public_hdd2_5T/jack_ho/LLDPUG/6.1.36/build_lx2160ardb-rev2/tmp/work/lx2160ardb_rev2-fsl-linux/ls-image-main/22.04.2-r0/temp/run.aptget_update_begin.49946', 1, None, None)
ERROR: Logfile of failure stored in: /hdd2/Public_hdd2_5T/jack_ho/LLDPUG/6.1.36/build_lx2160ardb-rev2/tmp/work/lx2160ardb_rev2-fsl-linux/ls-image-main/22.04.2-r0/temp/log.do_rootfs.49946
ERROR: Task (/hdd2/Public_hdd2_5T/jack_ho/LLDPUG/6.1.36/sources/meta-nxp-desktop/recipes-fsl/images/ls-image-main.bb:do_rootfs) failed with exit code '1'