On 9/2/25 12:04, Mathieu Dubois-Briand wrote: > 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 <[email protected]> >> --- > 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?
Ahh, I'm sorry for that - the new version shouldn't have this.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#222879): https://lists.openembedded.org/g/openembedded-core/message/222879 Mute This Topic: https://lists.openembedded.org/mt/115009331/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
