<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Oct 17, 2014 at 11:27 AM, Orion Poplawski <span dir="ltr">&lt;<a href="mailto:orion@cora.nwra.com" target="_blank">orion@cora.nwra.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 think the provides for the kernel-debug-devel package is causing issues when<br>
installing akmods:<br>
<br>
# repoquery --provides kernel-debug-devel<br>
kernel-debug-devel = 3.16.6-200.fc20<br>
kernel-debug-devel(x86-64) = 3.16.6-200.fc20<br>
kernel-debug-devel-x86_64 = 3.16.6-200.fc20<br>
kernel-devel = 3.16.6-200.fc20+debug<br>
kernel-devel-uname-r = 3.16.6-200.fc20.x86_64+debug<br>
kernel-devel-x86_64 = 3.16.6-200.fc20+debug<br>
<br>
--&gt; Processing Dependency: kernel-devel-uname-r for package:<br>
akmods-0.5.1-3.fc19.noarch<br>
---&gt; Package kernel-debug-devel.x86_64 0:3.16.6-200.fc20 will be installed<br>
<br>
Why does the kernel-debug-devel package have kernel-devel* provides?  Or<br>
should akmods require something different?<br>
<br>
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=227533" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=227533<br></a></blockquote><div><br></div><div>Interesting... I don&#39;t know of any other requires that would work for akmods to work around the problem but it doesn&#39;t seem to be 100% reproducible. I&#39;m running akmods on F20 and I don&#39;t have the debug package installed.</div><div><br></div><div>That could be because my installation predates the &quot;bug&quot; and the kernel-devel package still satisfies the requirement...</div><div><br></div><div><div>$ repoquery --whatprovides kernel-devel-uname-r</div><div>kernel-devel-0:3.11.10-301.fc20.x86_64</div><div>kernel-debug-devel-0:3.11.10-301.fc20.x86_64</div><div>kernel-debug-devel-0:3.16.6-200.fc20.x86_64</div><div>kernel-devel-0:3.16.6-200.fc20.x86_64</div></div></div><br></div><div class="gmail_extra">Thoughts?</div><div class="gmail_extra"><br></div><div class="gmail_extra">Richard</div></div>