<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">&lt;<a href="mailto:amber.rose.thrall@gmail.com" target="_blank">amber.rose.thrall@gmail.com</a>&gt;</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>
&quot;kernel-devel-uname-r=3.13.10&quot;.  uname-r returns &quot;3.15.0-rc1&quot; 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&#39;s source RPM?<br>
<br>
I&#39;m running Fedora 20 and am new to kernel building.  Yum&#39;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 &quot;3.13.10-200.fc20.x86_64&quot; 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&#39;s easy to create a custom kernel RPM package with the command &quot;make rpm-pkg&quot;</div>
<div><br></div><div>    Regards.</div><div><br></div></div>-- <br>Augusto Mecking Caringi
</div></div>