Bug ID 1206833
Summary Cannot load KMPs on armv7
Classification openSUSE
Product openSUSE Distribution
Version Leap 15.4
Hardware armv7
OS openSUSE Leap 15.4
Status NEW
Severity Critical
Priority P5 - None
Component Kernel
Assignee kernel-bugs@opensuse.org
Reporter james.hobson@oriel.ox.ac.uk
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

KMPs do not load on OpenSuse Leap 15.4 on armv7.

This because the kernel-default/lpae package exports:
Provides: ksym(...) = 5f
For all kernel symbols, but kernel symbols are calculated correctly for KMP
packages
e.g.
ksym(default:PDE_DATA) = 22e390 (made up hash)

This means that when you install a KMP package with zypper, it says that it
cannot resolve dependencies.

More worryingly, this breaks OBS kiwi builds for the armv7 platform


You are receiving this mail because: