Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stop installing tomcat native library #65

Merged

Conversation

labkey-willm
Copy link
Contributor

Rationale

Ubuntu 22.04's tomcat native library stops at v1.2.31, which conflicts with the embedded version 1.2.34, causing this error: SEVERE: An incompatible version [1.2.31] of the Apache Tomcat Native library is installed, while Tomcat requires version [1.2.34].

As the native library is not necessary (and against LabKey's recommendations anyway), it should not be installed in the image.

Related Pull Requests

Changes

@labkey-stuartm
Copy link
Contributor

Should this target the branch release24.3-Snapshot so that it will be a part of 24.3 release?

@labkey-adam
Copy link

Should this target the branch release24.3-Snapshot so that it will be a part of 24.3 release?

Sounds like a good idea to me

@labkey-willm labkey-willm changed the base branch from develop to release24.3-SNAPSHOT March 4, 2024 20:27
@labkey-stuartm labkey-stuartm merged commit 18658b9 into release24.3-SNAPSHOT Mar 5, 2024
7 checks passed
@labkey-stuartm labkey-stuartm deleted the fb_stop_installing_tomcat_native_lib branch March 5, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants