On Mon Mar 30, 2026 at 11:58 AM CEST, 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,
Thanks for your patch.
It looks like we get some new warning with this patch:
WARNING: core-image-minimal-1.0-r0 do_rootfs: [log_check] core-image-minimal:
found 1 warning message in the logfile:
[log_check] Warning: skipped OpenPGP checks for 39 packages from repository:
oe-repo
It appears in most builds on the autobuilder:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/11/builds/3461
https://autobuilder.yoctoproject.org/valkyrie/#/builders/78/builds/3521
https://autobuilder.yoctoproject.org/valkyrie/#/builders/89/builds/3342
...
Can you have a look at the issue?
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 (#234269):
https://lists.openembedded.org/g/openembedded-core/message/234269
Mute This Topic: https://lists.openembedded.org/mt/118576172/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-