Bug 2433245

Summary: Tomcat-9.0.114 requires >=tomcat-native-1.3.4
Product: [Fedora] Fedora EPEL Reporter: Agostino Sarubbo <ago>
Component: tomcat-nativeAssignee: Coty Sutherland <csutherl>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: csutherl, dsoumis
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-03-11 14:49:39 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:

Description Agostino Sarubbo 2026-01-27 10:12:45 UTC
apache-tomcat-9.0.114 requires >=tomcat-native-1.3.4 while the repo contains tomcat-native-1.3.0-1.el9

See: https://tomcat.apache.org/tomcat-9.0-doc/changelog.html "Update:  Update the minimum and recommended versions for Tomcat Native to 1.3.4. (markt)" and https://github.com/apache/tomcat/commit/666456c1cff8a23c44b92f033d50fdce9874266e

at the startup tomcat says:
27-Jan-2026 10:48:15.201 SEVERE [main] org.apache.catalina.core.AprLifecycleListener.init An incompatible version [1.3.0] of the Apache Tomcat Native library is installed, while Tomcat requires version [1.3.4]

Is possible to have an updated version of tomcat-native in the epel repo?

Comment 1 Coty Sutherland 2026-01-27 16:53:06 UTC
Yeah, we can do that. I'll add it to the TODO list. Thanks for the report!