On Thu Mar 26, 2026 at 3:30 PM CET, Zoltan Boszormenyi via lists.openembedded.org wrote: > The warning comment is really needed. While Python 3.14 supports > free-threading officially, the ecosystem around it does not yet. > > Signed-off-by: Zoltán Böszörményi <[email protected]> > ---
Hi Zoltán, Thanks for your patch. We are seeing two issues on the autobuilder: First, some file is not shipped: ERROR: nativesdk-python3-3.14.3-r0 do_package: QA Issue: nativesdk-python3: Files/directories were installed but not shipped in any package: /usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/bin/python3.14.real Then, some package conflict: ERROR: core-image-sato-1.0-r0 do_rootfs: Could not invoke dnf. Command '/srv/pokybuild/yocto-worker/genericx86-64/build/build/tmp/work/genericx86_64-poky-linux/core-image-sato/1.0/recipe-sysroot-native/usr/bin/dnf -v --rpmverbosity=info -y -c /srv/pokybuild/yocto-worker/genericx86-64/build/build/tmp/work/genericx86_64-poky-linux/core-image-sato/1.0/rootfs/etc/dnf/dnf.conf --setopt=reposdir=/srv/pokybuild/yocto-worker/genericx86-64/build/build/tmp/work/genericx86_64-poky-linux/core-image-sato/1.0/rootfs/etc/yum.repos.d --installroot=/srv/pokybuild/yocto-worker/genericx86-64/build/build/tmp/work/genericx86_64-poky-linux/core-image-sato/1.0/rootfs --setopt=logdir=/srv/pokybuild/yocto-worker/genericx86-64/build/build/tmp/work/genericx86_64-poky-linux/core-image-sato/1.0/temp --repofrompath=oe-repo,/srv/pokybuild/yocto-worker/genericx86-64/build/build/tmp/work/genericx86_64-poky-linux/core-image-sato/1.0/oe-rootfs-repo --nogpgcheck install dnf packagegroup-base-extended packagegroup-core-boot packagegroup-core-ssh-dropbear packagegroup-core-x11-base packagegroup-core-x11-sato psplash rpm run-postinsts locale-base-c locale-base-en-us locale-base-en-gb' returned 1: DNF version: 4.24.0 cachedir: /srv/pokybuild/yocto-worker/genericx86-64/build/build/tmp/work/genericx86_64-poky-linux/core-image-sato/1.0/rootfs/var/cache/dnf Added oe-repo repo from /srv/pokybuild/yocto-worker/genericx86-64/build/build/tmp/work/genericx86_64-poky-linux/core-image-sato/1.0/oe-rootfs-repo User-Agent: falling back to 'libdnf': could not detect OS or basearch repo: using cache for: oe-repo oe-repo: using metadata from Thu 26 Mar 2026 09:57:24 PM UTC. --> Starting dependency resolution --> Finished dependency resolution Error: Problem 1: conflicting requests - nothing provides python3-compression needed by dnf-4.24.0-r0.core2_64 from oe-repo - nothing provides python3-ctypes needed by dnf-4.24.0-r0.core2_64 from oe-repo - nothing provides python3-email needed by dnf-4.24.0-r0.core2_64 from oe-repo - nothing provides python3-json needed by dnf-4.24.0-r0.core2_64 from oe-repo - nothing provides python3-logging needed by dnf-4.24.0-r0.core2_64 from oe-repo - nothing provides python3-shell needed by dnf-4.24.0-r0.core2_64 from oe-repo - nothing provides python3-threading needed by dnf-4.24.0-r0.core2_64 from oe-repo - nothing provides python3-codecs needed by dnf-4.24.0-r0.core2_64 from oe-repo - nothing provides python3-curses needed by dnf-4.24.0-r0.core2_64 from oe-repo - nothing provides python3-netclient needed by dnf-4.24.0-r0.core2_64 from oe-repo - nothing provides python3-sqlite3 needed by dnf-4.24.0-r0.core2_64 from oe-repo Problem 2: package packagegroup-core-x11-sato-base-1.0-r0.genericx86_64 from oe-repo requires settings-daemon, but none of the providers can be installed - package packagegroup-core-x11-sato-1.0-r0.genericx86_64 from oe-repo requires packagegroup-core-x11-sato-base, but none of the providers can be installed - package settings-daemon-0.0.2+git0+df669c6579-r0.core2_64 from oe-repo requires libgconf-2.so.4()(64bit), but none of the providers can be installed - package settings-daemon-0.0.2+git0+df669c6579-r0.core2_64 from oe-repo requires gconf >= 3.2.6, but none of the providers can be installed - conflicting requests - nothing provides python3-xml needed by gconf-3.2.6-r0.core2_64 from oe-repo (try to add '--skip-broken' to skip uninstallable packages) https://autobuilder.yoctoproject.org/valkyrie/#/builders/4/builds/3478 Can you have a look at the issues? Thanks, Mathieu -- Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#234069): https://lists.openembedded.org/g/openembedded-core/message/234069 Mute This Topic: https://lists.openembedded.org/mt/118519163/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
