https://bugzilla.novell.com/show_bug.cgi?id=271286 User agruen@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=271286#c2 Andreas Gruenbacher <agruen@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Andreas Gruenbacher <agruen@novell.com> 2008-03-03 17:05:56 MST --- We don't have this issue in our build system(s) because the chroots that KMPs are built in have only one kernel-source package installed. When there is more than one kernel version installed, it's not obvious anymore which kernel to build for. (The current running kernel may be a good heuristic, but even that won't always be the desired result.) It's not immediately obvious to me where the versions get concatenated, but this line in %suse_kernel_module_package() in /usr/lib/rpm/macros probably has to do with it: kver=$(rpm -q --qf '%{VERSION}-%{RELEASE}' kernel-source) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.