You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Patrick S (Jira)" <ji...@apache.org> on 2019/11/12 18:59:00 UTC

[jira] [Commented] (GUACAMOLE-865) Missing libfreerdp-dev for Server Docker Build

    [ https://issues.apache.org/jira/browse/GUACAMOLE-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16972699#comment-16972699 ] 

Patrick S commented on GUACAMOLE-865:
-------------------------------------

Confirmed that 
{code:java}
sed -i s/DEBIAN_VERSION=stable/DEBIAN_VERSION=stretch/ Dockerfile 
{code}
allows Docker build to continue and succeed. not ideal, but appears good enough to continue working. 

> Missing libfreerdp-dev for Server Docker Build
> ----------------------------------------------
>
>                 Key: GUACAMOLE-865
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-865
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole-server
>    Affects Versions: 1.1.0
>            Reporter: Matt Grochowalski
>            Priority: Minor
>
> The guacamole-server Docker image fails to build due to the latest stable version (Buster) no longer including FreeRDP 1.1
> This would be fixed by GUACAMOLE-249, but if that's not ready for the next Guacamole release the Dockerfile should likely be changed to reference "stretch" explicitly instead of "stable". Or perhaps one of the Ubuntu releases.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)