On Mon Dec 15, 2025 at 11:20 AM CET, Adam Duskett via lists.openembedded.org
wrote:
> If DISTRO_CODENAME is not set in the environment, bash quietly
> drops the string resulting in a key such as PACKAGEFEED-GPG-KEY-defaultsetup-
>
> However, when python calls self.d.getVar('DISTRO_CODENAME'), the resulting
> string is 'None', leading to a configuration file pointing to a key such
> as PACKAGEFEED-GPG-KEY-defaultsetup-None
>
> Add a default value in signing-keys.bb to set DISTRO_CODENAME to None if
> DISTRO_CODENAME is not set.
>
> Signed-off-by: Adam Duskett <[email protected]>
> ---
Hi Adam,
It looks better overall, but we have a QA issue about some files not
shipped:
ERROR: dnf-5.3.0.0-r0 do_package: QA Issue: dnf: Files/directories were
installed but not shipped in any package:
/usr/lib
/usr/lib/systemd
/usr/lib/systemd/system
/usr/lib/systemd/system/dnf5-makecache.timer
/usr/lib/systemd/system/dnf5-makecache.service
Please set FILES such that these items are packaged. Alternatively if they are
unneeded, avoid installing them or delete them within do_install.
dnf: 5 installed and not shipped files. [installed-vs-shipped]
ERROR: dnf-5.3.0.0-r0 do_package: Fatal QA errors were found, failing task.
https://autobuilder.yoctoproject.org/valkyrie/#/builders/92/builds/2845
https://autobuilder.yoctoproject.org/valkyrie/#/builders/59/builds/2863
Also, it looks like it is generating some errors and some warnings on
do_rootfs:
WARNING: core-image-ptest-libgcrypt-1.0-r0 do_rootfs: [log_check]
core-image-ptest-libgcrypt: found 1 warning message in the logfile:
[log_check] Warning: skipped OpenPGP checks for 57 packages from repository:
oe-repo
WARNING: core-image-ptest-openssl-1.0-r0 do_rootfs: [log_check]
core-image-ptest-openssl: found 1 warning message in the logfile:
[log_check] Warning: skipped OpenPGP checks for 865 packages from repository:
oe-repo
ERROR: core-image-ptest-openssl-1.0-r0 do_rootfs: [log_check]
core-image-ptest-openssl: found 1 error message in the logfile:
[log_check] [642/865] perl-module-test2-plugin-exit 100% | 7.7 MiB/s | 7.9
KiB | 00m00s
...
ERROR: core-image-ptest-coreutils-1.0-r0 do_rootfs: [log_check]
core-image-ptest-coreutils: found 1 error message in the logfile:
[log_check] [649/879] perl-module-test2-plugin-exit 100% | 0.0 B/s | 7.9
KiB | 00m00s
...
ERROR: core-image-ptest-libtest-warnings-perl-1.0-r0 do_rootfs: [log_check]
core-image-ptest-libtest-warnings-perl: found 1 error message in the logfile:
[log_check] [631/860] perl-module-test2-plugin-exit 100% | 0.0 B/s | 7.9
KiB | 00m00s
...
https://autobuilder.yoctoproject.org/valkyrie/#/builders/61/builds/2710
https://autobuilder.yoctoproject.org/valkyrie/#/builders/73/builds/2754
https://autobuilder.yoctoproject.org/valkyrie/#/builders/56/builds/837
https://autobuilder.yoctoproject.org/valkyrie/#/builders/16/builds/2886
https://autobuilder.yoctoproject.org/valkyrie/#/builders/68/builds/2935
Can you have a look at these 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 (#227941):
https://lists.openembedded.org/g/openembedded-core/message/227941
Mute This Topic: https://lists.openembedded.org/mt/116789989/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-