Bug 2039709
| Summary: | freeradius-client for EPEL 9 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Xavier Bachelot <xavier> |
| Component: | freeradius-client | Assignee: | Peter Lemenkov <lemenkov> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel9 | CC: | lemenkov |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-03-26 13:05:35 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: | 2030297 | ||
|
Description
Xavier Bachelot
2022-01-12 09:28:52 UTC
ping My understanding is freeradius-client is unmaintained and has been forked as radcli. I'll may request an EPEL 9 branch for radcli once I'll get nagios-plugins to build against radcli rather than freeradius-client. I unfortunately don't have the bandwidth to maintain freeradius-client in EPEL 9. However, I can grant access to an EPEL maintainer who's willing to step in. If you're interested, please let me know and I'll add you in Pagure. The functionality this package was intended to provide is already available through `radcli`, which is shipped in the base RHEL/CentOS repos for EL8, EL9, and EL10. `radcli` is a source-compatible fork of freeradius-client and should work as a drop-in replacement with minimal or no changes. The original motivation for this request was to enable `nagios-plugins-radius` on EPEL 9 (BZ#2030297). nagios-plugins currently disables the radius plugin on EL9+ due to the absence of freeradius-client. Since `radcli` is already in the base OS and is API-compatible, adapting nagios-plugins to build against `radcli` instead would be a straightforward way to restore this functionality without adding freeradius-client to EPEL. |