Jason Bean created GUACAMOLE-1894:
-------------------------------------
Summary: Alpine 3.19 Removed OpenSSL 1.1
Key: GUACAMOLE-1894
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1894
Project: Guacamole
Issue Type: Bug
Components: guacamole-server
Affects Versions: 1.5.4
Reporter: Jason Bean
I'm trying to build my all-in-one container. I'm getting the error from apk
when I try to install the dependencies from the pre-built guacamole-server
container:
{code:java}
1.318 ERROR: unable to select packages:
1.318 libcrypto1.1 (no such package):
1.318 required by: world[libcrypto1.1]
1.318 libssl1.1 (no such package):
1.318 required by: world[libssl1.1] {code}
If I change the alpine tag from "latest" to "3.18.5" it builds correctly. I've
verified on the Alpine Packages site that the OpenSSL 1.1 packages are no
longer available for Alpine 3.19.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)