DKMS into Fedora Extras

seth vidal skvidal at phy.duke.edu
Mon Feb 21 19:05:03 UTC 2005


On Mon, 2005-02-21 at 19:57 +0100, Thorsten Leemhuis wrote:
> Am Montag, den 21.02.2005, 20:47 +0200 schrieb Ville Skyttä:
> > Let's say we have kernel-V-R installed, and kernel-module-foo built
> > for
> > that installed.  Now, we get an update for the module package only;
> > the
> > kernel does not change.  Obviously, the already installed module
> > package
> > and the new one conflict.  What happens when one does "yum update"?
> 
> It fails:
> 
> https://devel.linux.duke.edu/bugzilla/show_bug.cgi?id=394

I'm not sure what the other modes should be.

we might be able to do something like:
if two kernel modules have the same name but different versions then
it's an update.

that would require:
 - kernel-version-in-module-package-name
 - provides: kernel-module in the header
 - consistent use.


if that's do-able I should be able to write that code w/o it being too
excruciating.

-sv






More information about the fedora-extras-list mailing list