Openembedded Core Discussions
 help / color / mirror / Atom feed
From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <wangmy@fujitsu.com>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 06/29] dnf: upgrade 4.23.0 -> 4.24.0
Date: Fri, 07 Nov 2025 12:51:27 +0100	[thread overview]
Message-ID: <DE2FVODBMUDF.2XW0SJDUUG1HA@bootlin.com> (raw)
In-Reply-To: <20251105234712.446-6-wangmy@fujitsu.com>

On Thu Nov 6, 2025 at 12:46 AM CET, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> 0001-Do-not-hardcode-etc-and-systemd-unit-directories.patch
> refreshed for 4.24.0
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---

Hi Wang,

Thanks for the update.

It look likes this is breaking dnf while generating images:

ERROR: core-image-minimal-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-minimal/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-minimal/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-minimal/1.0/rootfs/etc/yum.repos.d --installroot=/srv/pokybuild/yocto-worker/genericx86-64/build/build/tmp/work/genericx86_64-poky-linux/core-image-minimal/1.0/rootfs --setopt=logdir=/srv/pokybuild/yocto-worker/genericx86-64/build/build/tmp/work/genericx86_64-poky-linux/core-image-minimal/1.0/temp --repofrompath=oe-repo,/srv/pokybuild/yocto-worker/genericx86-64/build/build/tmp/work/genericx86_64-poky-linux/core-image-minimal/1.0/oe-rootfs-repo makecache --refresh' returned 1:
Traceback (most recent call last):
  File "/srv/pokybuild/yocto-worker/genericx86-64/build/build/tmp/work/genericx86_64-poky-linux/core-image-minimal/1.0/recipe-sysroot-native/usr/bin/dnf.real", line 56, in <module>
    from dnf.cli import main
  File "/srv/pokybuild/yocto-worker/genericx86-64/build/build/tmp/work/genericx86_64-poky-linux/core-image-minimal/1.0/recipe-sysroot-native/usr/lib/python3.13/site-packages/dnf/__init__.py", line 30, in <module>
    import dnf.base
  File "/srv/pokybuild/yocto-worker/genericx86-64/build/build/tmp/work/genericx86_64-poky-linux/core-image-minimal/1.0/recipe-sysroot-native/usr/lib/python3.13/site-packages/dnf/base.py", line 35, in <module>
    from dnf.db.history import SwdbInterface
  File "/srv/pokybuild/yocto-worker/genericx86-64/build/build/tmp/work/genericx86_64-poky-linux/core-image-minimal/1.0/recipe-sysroot-native/usr/lib/python3.13/site-packages/dnf/db/history.py", line 287, in <module>
    class SwdbInterface(object):
    ...<243 lines>...
            return result
  File "/srv/pokybuild/yocto-worker/genericx86-64/build/build/tmp/work/genericx86_64-poky-linux/core-image-minimal/1.0/recipe-sysroot-native/usr/lib/python3.13/site-packages/dnf/db/history.py", line 430, in SwdbInterface
    persistence=libdnf.transaction.TransactionPersistence_UNKNOWN):
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'libdnf.transaction' has no attribute 'TransactionPersistence_UNKNOWN'. Did you mean: 'TransactionItemState_UNKNOWN'?


https://autobuilder.yoctoproject.org/valkyrie/#/builders/4/builds/2699
https://autobuilder.yoctoproject.org/valkyrie/#/builders/3/builds/2745

Can you have a look at this error?

Thanks,
Mathieu

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



  reply	other threads:[~2025-11-07 11:51 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-05 23:46 [OE-core] [PATCH 01/29] adwaita-icon-theme: upgrade 48.0 -> 49.0 Wang Mingyu
2025-11-05 23:46 ` [OE-core] [PATCH 02/29] barebox-tools: upgrade 2025.09.0 -> 2025.10.0 Wang Mingyu
2025-11-05 23:46 ` [OE-core] [PATCH 03/29] bash-completion: upgrade 2.16.0 -> 2.17.0 Wang Mingyu
2025-11-05 23:46 ` [OE-core] [PATCH 04/29] btrfs-tools: upgrade 6.16 -> 6.17 Wang Mingyu
2025-11-05 23:46 ` [OE-core] [PATCH 05/29] ccache: upgrade 4.12 -> 4.12.1 Wang Mingyu
2025-11-05 23:46 ` [OE-core] [PATCH 06/29] dnf: upgrade 4.23.0 -> 4.24.0 Wang Mingyu
2025-11-07 11:51   ` Mathieu Dubois-Briand [this message]
2025-11-11  7:58     ` Mingyu Wang (Fujitsu)
2025-11-05 23:46 ` [OE-core] [PATCH 07/29] dos2unix: upgrade 7.5.2 -> 7.5.3 Wang Mingyu
2025-11-05 23:46 ` [OE-core] [PATCH 08/29] ell: upgrade 0.79 -> 0.80 Wang Mingyu
2025-11-05 23:46 ` [OE-core] [PATCH 09/29] fastfloat: upgrade 8.0.2 -> 8.1.0 Wang Mingyu
2025-11-05 23:46 ` [OE-core] [PATCH 10/29] gi-docgen: upgrade 2025.4 -> 2025.5 Wang Mingyu
2025-11-05 23:46 ` [OE-core] [PATCH 11/29] git: upgrade 2.51.0 -> 2.51.2 Wang Mingyu
2025-11-05 23:46 ` [OE-core] [PATCH 12/29] gobject-introspection: upgrade 1.84.0 -> 1.86.0 Wang Mingyu
2025-11-06  0:12   ` Patchtest results for " patchtest
2025-11-05 23:46 ` [OE-core] [PATCH 13/29] gsettings-desktop-schemas: upgrade 48.0 -> 49.1 Wang Mingyu
2025-11-05 23:46 ` [OE-core] [PATCH 14/29] gst-devtools: upgrade 1.26.5 -> 1.26.7 Wang Mingyu
2025-11-05 23:46 ` [OE-core] [PATCH 15/29] gst-examples: " Wang Mingyu
2025-11-05 23:46 ` [OE-core] [PATCH 16/29] gstreamer1.0-libav: " Wang Mingyu
2025-11-05 23:47 ` [OE-core] [PATCH 17/29] gstreamer1.0-plugins-bad: " Wang Mingyu
2025-11-05 23:47 ` [OE-core] [PATCH 18/29] gstreamer1.0-plugins-base: " Wang Mingyu
2025-11-05 23:47 ` [OE-core] [PATCH 19/29] gstreamer1.0-plugins-good: " Wang Mingyu
2025-11-05 23:47 ` [OE-core] [PATCH 20/29] gstreamer1.0-plugins-ugly: " Wang Mingyu
2025-11-05 23:47 ` [OE-core] [PATCH 21/29] gstreamer1.0-python: " Wang Mingyu
2025-11-05 23:47 ` [OE-core] [PATCH 22/29] gstreamer1.0-rtsp-server: " Wang Mingyu
2025-11-05 23:47 ` [OE-core] [PATCH 23/29] gstreamer1.0: " Wang Mingyu
2025-11-05 23:47 ` [OE-core] [PATCH 24/29] gstreamer1.0-vaapi: " Wang Mingyu
2025-11-05 23:47 ` [OE-core] [PATCH 25/29] libcap: upgrade 2.76 -> 2.77 Wang Mingyu
2025-11-05 23:47 ` [OE-core] [PATCH 26/29] libcomps: upgrade 0.1.22 -> 0.1.23 Wang Mingyu
2025-11-05 23:47 ` [OE-core] [PATCH 27/29] libdrm: upgrade 2.4.125 -> 2.4.128 Wang Mingyu
2025-11-05 23:47 ` [OE-core] [PATCH 28/29] libedit: upgrade 20250104-3.1 -> 20251016-3.1 Wang Mingyu
2025-11-06  2:53   ` Khem Raj
2025-11-05 23:47 ` [OE-core] [PATCH 29/29] libevdev: upgrade 1.13.4 -> 1.13.5 Wang Mingyu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DE2FVODBMUDF.2XW0SJDUUG1HA@bootlin.com \
    --to=mathieu.dubois-briand@bootlin.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=wangmy@fujitsu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox