Hello, Support Team
I’m trying to build SDK for SMARC i.MX95 using BSP 7.0.
A command and error message is below,
$ bitbake tdx-reference-multimedia-image -c populate_sdk
…
ERROR: tdx-reference-multimedia-image-1.0-r0 do_populate_sdk: Unable to install packages. Command ‘/home/takahiro-ii/imx-linux-scarthgap/build/tmp/work/toradex_smarc_imx95-tdx-linux/tdx-reference-multimedia-image/1.0/recipe-sysroot-native/usr/bin/apt-get install --allow-downgrades --allow-remove-essential --allow-change-held-packages --allow-unauthenticated --no-remove apt bash connman connman-client connman-plugin-ethernet connman-plugin-loopback connman-plugin-wifi coreutils dpkg gpicview less makedevs media-files mime-support net-tools packagegroup-base-extended packagegroup-base-tdx-cli packagegroup-basic packagegroup-boot packagegroup-core-boot packagegroup-core-standalone-sdk-target packagegroup-core-weston packagegroup-fsl-isp packagegroup-machine-tdx-cli packagegroup-qt5-toolchain-target packagegroup-tdx-cli packagegroup-tdx-graphical packagegroup-tdx-qt5 packagegroup-tpm2-tdx-cli packagegroup-wifi-fw-tdx-cli packagegroup-wifi-tdx-cli run-postinsts systemd-analyze target-sdk-provides-dummy timestamp-service udev-extraconf util-linux v4l-utils wayland-qtdemo-launch-cinematicexperience weston-xwayland xterm’ returned 100:
Reading package lists…
Building dependency tree…
Reading state information…
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:The following packages have unmet dependencies:
target-sdk-provides-dummy : Conflicts: bash
Conflicts: coreutils
E: Unable to correct problems, you have held broken packages.
Any solutions to solve this error?
Thanks.