From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <skandigraun@gmail.com>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH v4] apt: upgrade 2.6.1 -> 3.0.3
Date: Tue, 02 Sep 2025 12:04:08 +0200 [thread overview]
Message-ID: <DCI89KAUZ6YS.3A65NFQ8FGKFJ@bootlin.com> (raw)
In-Reply-To: <20250901151529.294450-1-skandigraun@gmail.com>
On Mon Sep 1, 2025 at 5:15 PM CEST, Gyorgy Sarvari via lists.openembedded.org wrote:
> Changelog:
> https://metadata.ftp-master.debian.org/changelogs/main/a/apt/apt_3.0.3_changelog
>
> Dropped patches which are included in this release, or became obsolete:
> 0001-Fix-compilation-error-with-clang-libc-18.patch - included in this release
> 0001-Fix-musl-build.patch - included in this release
> 0001-Raise-cmake_minimum_required-to-3.13-to-avoid-warnin.patch - included in this release
> 0001-Remove-using-std-binary_function.patch - became obsolete, fixed upstream
> 0001-aptwebserver.cc-Include-array.patch - became obsolete, fixed upstream
> 0001-strutl-Add-missing-include-cstdint-gcc-15.patch - included in this release
>
> Added a new patch to avoid compilation error with musl:
> error: 'basename' was not declared in this scope; did you mean 'rename'?
>
> Adapted DEPENDS list - gnutls and gcrypt dependencies were dropped in favor of openssl
> in version 2.9.19.
>
> Added a new PACKAGECONFIG, 'usrmerge', which displays a gentle warning if the system
> isn't a usrmerge system during package installation.
>
> Added new COMMON_ARCH CMake argument - if it is not defined, CMake is trying to
> determine the value of this variable by running dpkg, which is usually a futile
> endeavour. It is used in config creation, and to print some system info.
>
> Also adapt a self test: the apt-key command has been deprecated since a while,
> and in this release it was completely removed. Instead sources.list file
> contains the signature data, on a per-repository basis.
>
> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
> ---
Hi Gyorgy,
Thanks for the new version, but we still have a similar issue:
AssertionError: 100 != 0 : apt-get update
...
W: http://192.168.7.1:32987/all/./Release.gpg: The key(s) in the keyring /etc/pki/packagefeed-gpg/PACKAGEFEED-GPG-KEY-poky-whinlatter are ignored as the file has an unsupported filetype.
W: OpenPGP signature verification failed: http://192.168.7.1:32987/all ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7B31316B5D64AD52
E: The repository 'http://192.168.7.1:32987/all ./ Release' is not signed.
W: http://192.168.7.1:32987/x86-64-v3/./Release.gpg: The key(s) in the keyring /etc/pki/packagefeed-gpg/PACKAGEFEED-GPG-KEY-poky-whinlatter are ignored as the file has an unsupported filetype.
W: OpenPGP signature verification failed: http://192.168.7.1:32987/x86-64-v3 ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7B31316B5D64AD52
E: The repository 'http://192.168.7.1:32987/x86-64-v3 ./ Release' is not signed.
W: http://192.168.7.1:32987/qemux86_64/./Release.gpg: The key(s) in the keyring /etc/pki/packagefeed-gpg/PACKAGEFEED-GPG-KEY-poky-whinlatter are ignored as the file has an unsupported filetype.
W: OpenPGP signature verification failed: http://192.168.7.1:32987/qemux86_64 ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7B31316B5D64AD52
E: The repository 'http://192.168.7.1:32987/qemux86_64 ./ Release' is not signed.
https://autobuilder.yoctoproject.org/valkyrie/#/builders/48/builds/2182
https://autobuilder.yoctoproject.org/valkyrie/#/builders/35/builds/2253
https://autobuilder.yoctoproject.org/valkyrie/#/builders/23/builds/2398
Can you have a look at the issue please?
Thanks,
Mathieu
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2025-09-02 10:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-01 15:15 [PATCH v4] apt: upgrade 2.6.1 -> 3.0.3 Gyorgy Sarvari
2025-09-02 10:04 ` Mathieu Dubois-Briand [this message]
2025-09-03 17:53 ` [OE-core] " Gyorgy Sarvari
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=DCI89KAUZ6YS.3A65NFQ8FGKFJ@bootlin.com \
--to=mathieu.dubois-briand@bootlin.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=skandigraun@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.