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?
Yeah, we can do that. I'll add it to the TODO list. Thanks for the report!