Nick Couchman created GUACAMOLE-2315:
----------------------------------------
Summary: Container builds fail with libwebsockets 5.x and HTTP3
support
Key: GUACAMOLE-2315
URL: https://issues.apache.org/jira/browse/GUACAMOLE-2315
Project: Guacamole
Issue Type: Bug
Components: guacd-docker
Affects Versions: 1.6.1 [staging]
Reporter: Nick Couchman
Fix For: 1.6.1 [staging]
As [reported on a pull
request|https://github.com/apache/guacamole-server/pull/699#issuecomment-5188367608],
the container builds for guacd are currently failing when libwebsockets 5.0.0
or higher is installed, as that version of libwebsockets by default enables
HTTP/3 and requires GNUTLS. There are three possible routes to fixing this:
* Disable HTTP/3 during build.
* Pin libwebsockets to 4.x.
* Install gnutls in the build stage (and, presumably, the actual guacd
container).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)