Bug 1131029 - Nothing provides kernel-devel 4.12.14-lp151.22.9 needed by kernel-syms-4.12.14-lp151.22.9
Summary: Nothing provides kernel-devel 4.12.14-lp151.22.9 needed by kernel-syms-4.12.1...
Status: RESOLVED INVALID
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Leap 15.1
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-29 17:32 UTC by Carlos Robinson
Modified: 2019-03-29 18:34 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!