Conflicts on Fedora with package tigervnc-server-minimal
, prevents use of xrdp
#291
Labels
enhancement
New feature or request
Describe the bug
Since the package kasmvncserver conflicts with tigervnc-server-minimal, it is not possible to install this alongside the use of xrdp. This is however possible on Debian/Ubuntu.
System Description
Fedora 40
KasmVNC Details
1.3.2 (rpm)
Installation Details
Additional context
The use of xrdp allows a vnc connection to be forwarded over rdp, when for example x11vnc is used.
The conflict prevents other applications/package that rely on the existence of
tigervnc-server-minimal
.Note:
It does not feel like a good idea to conflict with base packages. This most likely also applies to RHEL and other compatible distros. Though they might use EPEL for this, so the impact is minimal.
Note 2:
I know it is a deliberate choice:
KasmVNC/fedora/kasmvncserver.spec
Line 11 in a89f71d
but if the
vncserver
binary is not even compatible with legacy clients (and therefore not a drop-in replacement), do not call itvncserver
, but instead usekasmvncserver
as other files are already called this way, likekasmvncpasswd
KasmVNC/fedora/kasmvncserver.spec
Line 47 in a89f71d
The text was updated successfully, but these errors were encountered: