https://bugzilla.suse.com/show_bug.cgi?id=1190261
Bug ID: 1190261 Summary: Kernel scriptlets: XXX: Only call mokutil if UEFI and shim are used Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel Assignee: kernel-bugs@opensuse.org Reporter: martin.wilck@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: ---
Spin-off from bug 1189841.
From https://github.com/openSUSE/suse-module-tools/pull/33:
@mwilck: so why not test this? e.g. like this:
if [ "$(mokutil --sb-state 2>/dev/null)" = "SecureBoot enabled" ]; then ... fi
@hramrach:
???
The part that github displays as context for this comment does not look relevant @hramrach hramrach 21 hours ago Member
Right, if you refer to XXX: Only call mokutil if UEFI and shim are used
then I have no opinion on that.
Should be probably handled in a separate bug and the implications of any possible check discussed to death. @hramrach hramrach 21 hours ago Member
Actually, there is the problem that on arm64 you suddenly get from no shim to shim on SP update without any warning so this is really hairy to get right. Really deserves a separate bug.
https://bugzilla.suse.com/show_bug.cgi?id=1190261
Martin Wilck martin.wilck@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |msuchanek@suse.com QA Contact|qa-bugs@suse.de |martin.wilck@suse.com
https://bugzilla.suse.com/show_bug.cgi?id=1190261 https://bugzilla.suse.com/show_bug.cgi?id=1190261#c1
Jiri Slaby jslaby@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jslaby@suse.com, | |martin.wilck@suse.com Flags| |needinfo?(martin.wilck@suse | |.com)
--- Comment #1 from Jiri Slaby jslaby@suse.com --- I quite don't understand what this is about? Should be kernel scripts updated? Or SMT's?
https://bugzilla.suse.com/show_bug.cgi?id=1190261
Martin Wilck martin.wilck@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|kernel-bugs@opensuse.org |martin.wilck@suse.com Flags|needinfo?(martin.wilck@suse | |.com) |
kernel-bugs@lists.opensuse.org