Bug 2030311

Summary: Please branch and build perl-Authen-Krb5 in epel9
Product: [Fedora] Fedora EPEL Reporter: Alex Iribarren <alex.iribarren>
Component: perl-Authen-Krb5Assignee: Orphan Owner <extras-orphan>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: perl-devel, ralacroix, simon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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:

Description Alex Iribarren 2021-12-08 12:43:49 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Alex Iribarren 2022-01-17 11:43:55 UTC
Will you be able to branch and build perl-Authen-Krb5 in epel9?

Comment 2 ralacroix 2022-05-25 21:03:59 UTC
This Perl module is mainly of interest to enterprise users,
hence it doesn't appear to be on anyone's priority radar who cares about Perl modules.
Enterprise customers can't do without security, so the drive to move Perl applications to Python has started.

Comment 3 Fedora Admin user for bugzilla script actions 2023-11-19 00:27:21 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 4 ralacroix 2025-12-03 14:37:45 UTC
We don't need this anymore. We were using it to check Kerberos tickets before starting a long-running Perl process. Instead, installed the kstart package from EPEL and use the krenew command to automatically renew tickets before starting the process. The krenew command works in any session and is not particular to Perl.