Hi,
We are trying to add docker-ce into yocto LLDP 5.15-71, but it shows below error:
Do you have any solution about ubuntu and yocto package conflicts issue?
bitbake ls-image-main
Error:
Problem: package util-linux-2.37.4-r0.aarch64 requires util-linux-libuuid, but none of the providers can be installed
- package ubuntu-main-22.04.1-r0.aarch64 conflicts with libuuid1 provided by libuuid1-2.37.4-r0.aarch64
- package ubuntu-main-22.04.1-r0.aarch64 obsoletes libuuid1 provided by libuuid1-2.37.4-r0.aarch64
- package docker-ce-20.10.12+ce+git906f57ff5b7100013dfef066ea8fe367706468df-r0.aarch64 requires util-linux, but none of the providers can be installed
- conflicting requests
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages)
BR,
Jack Ho