Bug 1218372

Summary: pcr-oracle is looking for /boot/efi/boot/grub2/ which doesn't exist
Product: [openSUSE] openSUSE Tumbleweed Reporter: Frank Krüger <fkrueger>
Component: BasesystemAssignee: E-mail List <screening-team-bugs>
Status: RESOLVED WORKSFORME QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.