Bug 1218372 - pcr-oracle is looking for /boot/efi/boot/grub2/ which doesn't exist
Summary: pcr-oracle is looking for /boot/efi/boot/grub2/ which doesn't exist
Status: RESOLVED WORKSFORME
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: x86-64 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-23 19:17 UTC by Frank Krüger
Modified: 2023-12-23 21:44 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Krüger 2023-12-23 19:17:33 UTC
Given current TW20231222 with pcr-oracle-0.5.4-1.1.x86_64, one has

> sudo pcr-oracle --from eventlog all --verify current
Excluding PCR 10 from prediction (used by IMA)
Fatal: Unable to open file /boot/efi/boot/grub2/x86_64-efi/command.lst: No such file or directory
free(): invalid pointer
Abgebrochen

where /boot/efi/boot/grub2 doesn't exist on my system. Any idea?
Comment 1 Frank Krüger 2023-12-23 21:44:18 UTC
After enabling secure boot the issue described here does not show up anymore. Sorry for the noise.