El 16/04/23 a las 23:55, Markus Koschany escribió: > Hello, > > Am Sonntag, dem 16.04.2023 um 16:15 -0400 schrieb Jorge Moraleda: > > Package: libtcnative-1 > > Version: 1.2.35-1 > > Severity: normal > > X-Debbugs-Cc: [email protected] > > > > Dear Maintainer, > > > > When running tomcat 10 (installed from default bookworm repo) it warns that > > "An > > older version [1.2.35] of the Apache Tomcat Native library is installed, > > while > > Tomcat recommends a minimum version of [2.0.1]" > > > > I feel debian should package a version of tc-native equals or newer than the > > recommendation of the packaged tomcat version. > > This is something we aim for in Debian 13. For now 1.2.35 should work just > fine > despite the warning. >
Please note that the message is no longer a warning, but an error
(SEVERE). This also happens on today's sid with tomcat11 11.0.24-1 and
tomcat-native ibtcnative-2:amd64 2.0.14-1:
31-Aug-2026 17:20:24.672 SEVERE [main]
org.apache.catalina.core.AprLifecycleListener.init An incompatible
version [2.0.14] of the Apache Tomcat Native library is installed, while
Tomcat requires at least version [2.0.15]
tomcat11 terminates the APR since the version is not supported:
https://sources.debian.org/src/tomcat11/11.0.24-1/java/org/apache/catalina/core/AprLifecycleListener.java?hl=381#L381
This bug is currently assigned to libtcnative-1 (so not applies for
sid). I guess it could be reassigned to src:tomcat-native, since it
requires an upstream update on the different releases. Does that make
sense?
Cheers,
-- Santiago
signature.asc
Description: PGP signature

