Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Moritz.Haase@bmw.de, openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH v2] dnf: upgrade 4.22.0 -> 4.23.0
Date: Mon, 23 Jun 2025 23:54:00 +0100	[thread overview]
Message-ID: <fc222f5e73157930877983d4c7865c4051536e41.camel@linuxfoundation.org> (raw)
In-Reply-To: <20250623095808.2953467-1-Moritz.Haase@bmw.de>

On Mon, 2025-06-23 at 11:58 +0200, Moritz Haase via lists.openembedded.org wrote:
> New version includes support to build against CMake 4+, see [0].
> 
> Release notes are available at [1].
> 
> [0]: https://github.com/rpm-software-management/dnf/pull/2217
> [1]: https://github.com/rpm-software-management/dnf/releases/tag/4.23.0
> 
> Signed-off-by: Moritz Haase <Moritz.Haase@bmw.de>
> ---
> changes in v2:
> - Add missing 'Signed-off-by' footer
> 
> ---
>  meta/recipes-devtools/dnf/{dnf_4.22.0.bb => dnf_4.23.0.bb} | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-devtools/dnf/{dnf_4.22.0.bb => dnf_4.23.0.bb} (98%)

This works in many cases but this did show up:

https://autobuilder.yoctoproject.org/valkyrie/#/builders/3/builds/1951

Traceback (most recent call last):
  File "/usr/bin/dnf", line 56, in <module>
    from dnf.cli import main
  File "/usr/lib/python3.13/site-packages/dnf/__init__.py", line 30, in <module>
    import dnf.base
  File "/usr/lib/python3.13/site-packages/dnf/base.py", line 32, in <module>
    from dnf.comps import CompsQuery
  File "/usr/lib/python3.13/site-packages/dnf/comps.py", line 27, in <module>
    from dnf.exceptions import CompsError
  File "/usr/lib/python3.13/site-packages/dnf/exceptions.py", line 22, in <module>
    import dnf.util
  File "/usr/lib/python3.13/site-packages/dnf/util.py", line 28, in <module>
    import ctypes
ModuleNotFoundError: No module named 'ctypes'

As well as:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/80/builds/1745
https://autobuilder.yoctoproject.org/valkyrie/#/builders/11/builds/1874

Not sure what the pattern is...

Cheers,

Richard


  reply	other threads:[~2025-06-23 22:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-23  9:58 [PATCH v2] dnf: upgrade 4.22.0 -> 4.23.0 Moritz Haase
2025-06-23 22:54 ` Richard Purdie [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-20  3:02 [OE-core] [PATCH V2] " wangmy
2025-03-20  8:02 ` Mathieu Dubois-Briand
2025-03-26  1:45   ` Mingyu Wang (Fujitsu)
2025-03-26  9:25     ` Alexander Kanavin
2025-03-26 10:10     ` Mathieu Dubois-Briand
2025-03-26 10:13       ` Mathieu Dubois-Briand
2025-03-28  1:38   ` Mingyu Wang (Fujitsu)
2025-03-28  9:14     ` Mathieu Dubois-Briand

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=fc222f5e73157930877983d4c7865c4051536e41.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=Moritz.Haase@bmw.de \
    --cc=openembedded-core@lists.openembedded.org \
    /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