<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Apr 20, 2014 at 11:59 PM, Amber Thrall <span dir="ltr"><<a href="mailto:amber.rose.thrall@gmail.com" target="_blank">amber.rose.thrall@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I recently built and installed kernel version 3.15.0-rc1 following the<br>
KernelBuild article on <a href="http://kernelnewbies.org" target="_blank">kernelnewbies.org</a>. Everything went smooth and my<br>
system is running fine. However when performing an update via (sudo yum<br>
update) the dependencies failed requiring<br>
"kernel-devel-uname-r=3.13.10". uname-r returns "3.15.0-rc1" as<br>
expected.<br>
<br>
Is there a way to get yum to recognize the latest kernel I built? Or<br>
does that require updating the kernel's source RPM?<br>
<br>
I'm running Fedora 20 and am new to kernel building. Yum's error<br>
message is included below:<br>
<br>
Error: Package:<br>
10:buildsys-build-rpmfusion-kerneldevpkgs-current-20-19.x86_64<br>
(rpmfusion-free-updates)<br>
Requires: kernel-devel-uname-r = 3.13.10-200.fc20.x86_64<br>
Installed: kernel-devel-3.11.10-301.fc20.x86_64 (@anaconda)<br>
kernel-devel-uname-r = 3.11.10-301.fc20.x86_64<br>
Installed: kernel-devel-3.13.9-200.fc20.x86_64 (@updates)<br>
kernel-devel-uname-r = 3.13.9-200.fc20.x86_64<br>
You could try using --skip-broken to work around the problem<br>
You could try running: rpm -Va --nofiles --nodigest<br></blockquote><div><br></div><div>Hi Amber,</div><div><br></div><div> I think that the easiest solution to your problem is install the Fedora kernel RPM "3.13.10-200.fc20.x86_64" as requested, just to circumvent this dependency error.</div>
<div><br></div><div> You can continue running the custom kernel that you built, choosing it during the boot process (GRUB menu).</div><div><br></div><div> I also think that is a good idea to install your custom kernel through RPM. It's easy to create a custom kernel RPM package with the command "make rpm-pkg"</div>
<div><br></div><div> Regards.</div><div><br></div></div>-- <br>Augusto Mecking Caringi
</div></div>