Comment # 9 on bug 1205149 from
There are still issues with this change

https://build.opensuse.org/project/monitor/Kernel:stable:KMP?arch_x86_64=1&defaults=0&failed=1&repo_standard=1

AFAICS, the problem is that Ludwig's %kernel_module_package_buildreqs fix made
it into Kernel:stable only after 6.0.10

So far, the best workaround seems to be adding  in the prjconf:

%if 0%{?suse_version} >= 1550
Preinstall: suse-module-tools-scriptlets
%endif

(or maybe "Required:"? instad of Preinstall?)

However I think we should make sure that this remains a temporary workaround
until the kernel-source update is pushed.


You are receiving this mail because: