https://bugzilla.novell.com/show_bug.cgi?id=271286 Summary: issues with CODE10 kernel module package build Product: openSUSE 10.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: hpj@urpla.net QAContact: qa@suse.de CC: agruen@novell.com Hi Andreas et.al., I'm facing an ugly issue with building CODE10 kernel module packages, while multiple kernel versions are installed. On all my (production) systems, I update kernels in installonly mode (within a handrolled yum infrastructure, btw) to be able to switch back quickly. Building some necessary kernel modules for the current update to 2.6.18.8-0.3 revealed a problem again, which I workarounded in former times by uninstalling the older kernels, but this time I bite the apple. The problem results in kernel packages names like: nvidia-kmp-bigsmp-1.0.9755_2.6.18.8_0.12.6.18.8_0.3-1.i586.rpm See: the versions 2.6.18.8_0.1 and 2.6.18.8_0.3 are concatenated. I managed to work around the issue by defining a hopefully matching kver symbol, and replaced the default subpkg template with one, that doesn't fiddle with expansion of %{-r*} in the Version tag. I hopefully don't need to express the ugliness of this move ;-) I've attached such an offending spec, but refrained to upload the full source rpm, since it is 25MB. This is my first CODE10 kernel module package, and I would like to have this issue fixed before starting to convert other packages. -- 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, or are watching someone who is.