fix(autopatch): Removed obsolete delete_line/add_files/delete_files/sbat/pesign actions; kept efi_vendor inject; added sb_key replacemen #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "agent-fix/a9-beta-20260413-074407"
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: Removed obsolete delete_line/add_files/delete_files/sbat/pesign actions; kept efi_vendor inject; added sb_key replacement (redhatsecureboot802 → almalinuxsecureboot0)
Root cause
The upstream spec was significantly reworked: Source300/301/500/503 (Red Hat secure boot cert files) were removed in favour of system-provided certs via macros (%define sb_ca/%define sb_cer pointing to /usr/share/pki/sb-certs/). The double-pesign pattern and all sbat_distro_* meson options were also removed. The remaining Red Hat-specific value was %define sb_key redhatsecureboot802 (the NSS signing key name). The config was updated to: (1) remove the broken delete_line action, (2) remove now-obsolete add_files/delete_files cert source actions, (3) remove three broken replace actions (sbat_distro_* and old pesign pattern), (4) keep the %global efi_vendor/efidir/efi_esp_dir injection (still needed since line 286 uses %{efi_vendor}), and (5) add a new replace action to change redhatsecureboot802 to almalinuxsecureboot0.
Original error
Type:
ActionNotAppliedErrorPackage:
fwupd| Webhook branch:c9-beta