Bug 54781 - Ошибки /boot/efi/EFI/BOOT/grub.cfg: invalid pe header
Summary: Ошибки /boot/efi/EFI/BOOT/grub.cfg: invalid pe header
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: sbctl (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Egor Ignatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-11 10:56 MSK by obidinog@basealt.ru
Modified: 2025-06-11 11:50 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description obidinog@basealt.ru 2025-06-11 10:56:27 MSK
Платформа:
alt-kworkstation p11 x86_64

Пакет:
sbctl 0.17-alt1

Стенд:
GIGABYTE Z790 GAMING X AX

Шаги:
Создать ключи
# sbctl create-keys
Вывести файлы ESP и проверить подписание
# sbctl verify

Результат:
Verifying file database and EFI images in /boot/efi...
✗ /boot/efi/EFI/BOOT/BOOTX64.EFI is not signed
✗ /boot/efi/EFI/BOOT/fbx64.efi is not signed
failed to verify file /boot/efi/EFI/BOOT/grub.cfg: /boot/efi/EFI/BOOT/grub.cfg: invalid pe header
✗ /boot/efi/EFI/BOOT/grubx64.efi is not signed
✗ /boot/efi/EFI/BOOT/mmx64.efi is not signed
failed to verify file /boot/efi/EFI/altlinux/BOOTX64.CSV: /boot/efi/EFI/altlinux/BOOTX64.CSV: invalid pe header
✗ /boot/efi/EFI/altlinux/fbx64.efi is not signed
failed to verify file /boot/efi/EFI/altlinux/grub.cfg: /boot/efi/EFI/altlinux/grub.cfg: invalid pe header
✗ /boot/efi/EFI/altlinux/grubx64.efi is not signed
✗ /boot/efi/EFI/altlinux/mmx64.efi is not signed
✗ /boot/efi/EFI/altlinux/shimx64.efi is not signed

Ожидаемый результат:
Отсутствуют ошибки invalid pe header
Comment 1 Repository Robot 2025-06-11 11:50:45 MSK
sbctl-0.17-alt2 -> sisyphus:

 Wed Jun 11 2025 Egor Ignatov <egori@altlinux> 0.17-alt2
 - Fix 'invalid pe header' errors (closes: #54781).