Bug 1131029

Summary: Nothing provides kernel-devel 4.12.14-lp151.22.9 needed by kernel-syms-4.12.14-lp151.22.9
Product: [openSUSE] openSUSE Distribution Reporter: Carlos Robinson <carlos.e.r>
Component: KernelAssignee: E-mail List <kernel-maintainers>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: tiwai
Version: Leap 15.1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Carlos Robinson 2019-03-29 17:32:49 UTC
I was trying to install  15.1 kernel into 15.0, trying to solve a problem with hibernation, and noticed that some kernel rpms are missing:

kernel-devel
kernel-docs
kernel-firmware
kernel-macros
kernel-source

yast complains that "nothing provides kernel-devel-4.12.14-lp151.22.9 needed by kernel-syms-4.12.14-lp151.22.9"

And Nvidia rpms fail to build the nvidia.ko module maybe due to the above.


(I was installing:

kernel-default-4.12.14-lp151.22.9.x86_64
kernel-default-devel-4.12.14-lp151.22.9.x86_64
kernel-syms-4.12.14-lp151.22.9.x86_64
)
Comment 1 Takashi Iwai 2019-03-29 17:57:29 UTC
It's available on online repo, even if it's not on DVD.
  http://download.opensuse.org/distribution/leap/15.1/repo/oss/

Note that the kernel-devel.rpm is in noarch directory, not x86_64.
Comment 2 Carlos Robinson 2019-03-29 18:34:50 UTC
Thanks!