Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 100754

Summary: >=sys-kernel/dkms-2.2.0.3 the "Dynamic Kernel Module Support" program developed by Dell
Product: Gentoo Linux Reporter: Pat Double <gentoo>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: normal CC: alexandre.guimaraes, barzog, gentoobugzilla, kernel, nikoli, orzel, proxy-maint, radek, StormByte, ULMO
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 272100, 621570    
Attachments: dkms-2.0.5.ebuild
dkms 2.0.9 ebuild
dkms/dkms-2.0.19.ebuild
sys-kernel/dkms-2.8.1.ebuild

Description Pat Double 2005-07-29 12:47:27 UTC
Please find attached dkms-2.0.5.ebuild. DKMS is the "Dynamic Kernel Module 
Support" program developed by Dell for some of their kernel drivers. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Pat Double 2005-07-29 12:48:22 UTC
Created attachment 64672 [details]
dkms-2.0.5.ebuild

I would recommend the category sys-kernel.
Comment 2 Joseph Pingenot 2006-02-07 12:07:51 UTC
any updates on this?  This would potentially be pretty handy to have.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2006-02-12 12:52:51 UTC
- S="${WORKDIR}/${P}" is superfluous
- fix the ebuild header
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2006-02-12 12:52:51 UTC
- S="${WORKDIR}/${P}" is superfluous
- fix the ebuild headerĀ¹ and reopen


[1] http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=3
Comment 5 Pat Double 2006-02-13 04:39:44 UTC
Created attachment 79678 [details]
dkms 2.0.9 ebuild

Removed specification of "S" var, fixed header, updated version to latest available. Verified that it installs correctly.
Comment 6 Pat Double 2006-02-13 04:40:11 UTC
Reopening per developer feedback.
Comment 7 anthony 2007-07-01 02:39:17 UTC
bump
Comment 8 Ilya Kashirin 2008-05-27 14:24:57 UTC
Created attachment 154469 [details]
dkms/dkms-2.0.19.ebuild
Comment 9 Roman v. Gemmeren 2009-01-17 09:05:33 UTC
Is this still maintained? Fetching the source fails.
Comment 10 Aleksandr Yakimov 2009-05-11 17:18:34 UTC
(In reply to comment #9)
> Is this still maintained? Fetching the source fails.
> 

Yes. See http://linux.dell.com/dkms/
Comment 11 David Carlos Manuelda 2009-06-06 18:53:00 UTC
This is needed for bug #272100 and possibly for others too. How is the progress on this bug going?
Comment 12 Brad Allen 2010-06-13 15:14:44 UTC
I'm seeing recommendation to use DKMS from BTRFS project at <https://btrfs.wiki.kernel.org/index.php/Btrfs_source_repositories>.

Is there something incompatible between DKMS and Gentoo regarding the theories of source management?  Is this another jealousy thing from some parochial Gentoo lords?  Is DKMS some arcane management tool that's simply not in widespread use?  Is DKMS clunky?  Is it something which requires a lot of management from module developers, or from distribution maintainers?
Comment 13 Cynede (RETIRED) gentoo-dev 2013-09-03 09:01:24 UTC
Is there some block for this request? There is 2.2 version already.
Comment 14 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-09-03 09:14:05 UTC
(In reply to Heather from comment #13)
> Is there some block for this request? There is 2.2 version already.

This package has no maintainer so this bug may go unnoticed for a long time.
Gentoo has a dedicated team[1] for assisting users in maintaining orphaned
packages. If you are interested in maintaining this package, please contact
proxy-maint@gentoo.org. 

[1]: http://www.gentoo.org/proj/en/qa/proxy-maintainers/index.xml
Comment 15 Reva Denis 2020-04-23 17:51:49 UTC
Created attachment 634236 [details]
sys-kernel/dkms-2.8.1.ebuild

Bumped to new version. May be I push it into GURU project repository with some extra work.
Comment 16 Reva Denis 2020-05-13 09:25:30 UTC
Ebuild added to dev branch of GURU.
Comment 17 Citizen Kepler 2020-11-18 07:40:09 UTC
I would like to see this package added as well, as its good to have for virtualbox-guest-additions
Comment 18 NeilKaplan 2021-07-05 04:43:22 UTC Comment hidden (spam)
Comment 19 Larry the Git Cow gentoo-dev 2023-09-24 13:41:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b67dc96dc6cfd8bae66f406075fdf33691b591f

commit 1b67dc96dc6cfd8bae66f406075fdf33691b591f
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2023-09-24 13:37:25 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2023-09-24 13:40:46 +0000

    sys-kernel/dkms: new package, add 3.0.12
    
    The usefulness of dkms for gentoo is arguably limited. But this is in several
    overlays now already. I personally need it for ::natinst so I have to maintain
    this anyway. Might as well maintain it here to avoid duplicate work in other
    overlays. With this release it now properly works with kernel-install and
    therefore should now work properly with our eclasses and manually configured
    kernels.
    
    Closes: https://bugs.gentoo.org/894300
    Closes: https://bugs.gentoo.org/100754
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sys-kernel/dkms/Manifest                           |  1 +
 sys-kernel/dkms/dkms-3.0.12.ebuild                 | 51 ++++++++++++++++++++++
 .../dkms/files/dkms-3.0.12-add-gentoo-os-id.patch  | 13 ++++++
 sys-kernel/dkms/metadata.xml                       | 18 ++++++++
 4 files changed, 83 insertions(+)