Bug 2353866
| Summary: | Please branch and build dkms in epel10 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Daniel Milnes <daniel> |
| Component: | dkms | Assignee: | Simone Caronni <negativo17> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel10 | CC: | dazo, negativo17, Tom.Rix, work.eric |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-03-20 21:16:06 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2303880 | ||
|
Description
Daniel Milnes
2025-03-20 12:04:09 UTC
Am I missing something? https://src.fedoraproject.org/rpms/dkms I have this installed on my own RHEL 10 Beta installation ... # dnf info dkms Updating Subscription Management repositories. Red Hat Enterprise Linux 10 for x86_64 - BaseOS Beta (RPMs 7.3 kB/s | 4.1 kB 00:00 Red Hat Enterprise Linux 10 for x86_64 - AppStream Beta (RPMs) 9.1 kB/s | 4.1 kB 00:00 Red Hat CodeReady Linux Builder Beta for RHEL 10 x86_64 (RPMs) 12 kB/s | 4.0 kB 00:00 Installed Packages Name : dkms Version : 3.1.6 Release : 1.el10_1 Architecture : noarch Size : 196 k Source : dkms-3.1.6-1.el10_1.src.rpm Repository : @System From repo : epel Summary : Dynamic Kernel Module Support Framework URL : http://linux.dell.com/dkms License : GPL-2.0-or-later Description : This package contains the framework for the Dynamic Kernel Module Support (DKMS) : method for installing module RPMS as originally developed by Dell. This indicates it came from the epel repo ... Yes... it does Guess there must've been an issue with the mock root I was testing this in, will look into that. Sorry for wasting time on this. |