fix(autopatch): Updated sb_key names from centossecureboot202/redhatsecureboot802 to centossecureboot803/redhatsecureboot803, and update #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "agent-fix/a10s-20260706-073436"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Automated fix by autopatch agent.
Summary: Updated sb_key names from centossecureboot202/redhatsecureboot802 to centossecureboot803/redhatsecureboot803, and updated sbat_distro summary from 'The Fedora Project' to 'The CentOS Project'.
Root cause
The upstream spec (
fwupd-efi.specon branchc10s) was updated with new secureboot key names and a corrected distro summary. Tworeplaceactions inconfig.yamlhad stalefindstrings:sb_keyblock:centossecureboot202andredhatsecureboot802were renamed tocentossecureboot803andredhatsecureboot803upstream. This caused theActionNotAppliedError.sbat_distroblock: the CentOS summary string changed from"The Fedora Project"to"The CentOS Project"upstream, which would have caused a second failure after the first was resolved.The reference branch (
a10) config had the same outdated values, so the fix was derived directly from the spec file. Bothfindstrings were updated to match the current spec content. All three replace actions now apply cleanly and the resulting spec correctly containsalmalinuxsecureboot0, AlmaLinux EFI globals, and AlmaLinux SBAT distro entries.Original error
Type:
ActionNotAppliedErrorPackage:
fwupd-efi| Webhook branch:c10s