https://bz.apache.org/bugzilla/show_bug.cgi?id=69965
Bug ID: 69965
Summary: The tomcat-native package available on Rocky Linux 8
(via the standard repos) is version 1.3.0, but Apache
Tomcat 9.0.115 has a minimum requirement of
tomcat-native 1.3.4. This causes compatibility issues
when deploying Tomcat 9.0.115 on Rocky Linux 8.
Product: Tomcat 9
Version: 9.0.115
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: -----
Summary:
The tomcat-native package available on Rocky Linux 8 (via the standard repos)
is version 1.3.0, but Apache Tomcat 9.0.115 has a minimum requirement of
tomcat-native 1.3.4. This causes compatibility issues when deploying Tomcat
9.0.115 on Rocky Linux 8.
Steps to Reproduce:
1. Install Rocky Linux 8
2. Install tomcat-native via: dnf install tomcat-native
3. Check version: rpm -q tomcat-native → reports 1.3.0
4. Run Apache Tomcat 9.0.115 — startup logs warn about unsupported native
library version
Expected Behavior:
Rocky Linux 8 should provide tomcat-native >= 1.3.4 to match the minimum
requirement of Tomcat 9.0.115.
Actual Behavior:
tomcat-native 1.3.0 is the latest available via Rocky Linux 8 repos.
Environment:
- OS: Rocky Linux 8.x
- Tomcat Version: 9.0.115
- tomcat-native RPM version: 1.3.0
Suggested Fix:
- Update the tomcat-native RPM in Rocky Linux 8 repos to >= 1.3.4, OR
- Document clearly that users must build tomcat-native from source on Rocky 8
when using Tomcat >= 9.0.115
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]