You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Nick Couchman (Jira)" <ji...@apache.org> on 2021/02/24 12:08:00 UTC

[jira] [Closed] (GUACAMOLE-1297) Debian postinst invalid rdp plugin linking

     [ https://issues.apache.org/jira/browse/GUACAMOLE-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Couchman closed GUACAMOLE-1297.
------------------------------------
    Resolution: Invalid

The Guacamole project does not produce distribution-specific binary packages of any of the software, and does not provide any binaries for Guacamole Server (guacd). You'll need to raise this issue with whomever maintains the Debian packages.

> Debian postinst invalid rdp plugin linking
> ------------------------------------------
>
>                 Key: GUACAMOLE-1297
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1297
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole
>    Affects Versions: 1.3.0
>         Environment: ubuntu 18.04
>            Reporter: Marius Müller
>            Priority: Major
>
> Within the postinst of the debian package there exists still the old linking command:
> {code:java}
> Register free rdp plugins.
> ln -s /usr/local/guacamole/lib/freerdp/* /usr/lib/x86_64-linux-gnu/freerdp/ || true{code}
> This should be removed, it currently creates a broken link at "/usr/lib/x86_64-linux-gnu/freerdp/*"



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