KasmVNC
KasmVNC copied to clipboard
Support for Ubuntu Jammy (22.04 LTS)
There is no package available for jammy, and attempting to install the focal package fails due to the absence of libnettle7
:
$ sudo apt install ./kasmvncserver_ubuntu_focal_0.9.2_amd64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'kasmvncserver' instead of './kasmvncserver_ubuntu_focal_0.9.2_amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
kasmvncserver : Depends: libnettle7 but it is not installable
E: Unable to correct problems, you have held broken packages.
Hello, I have put in a ticket internally to add build support for jammy. Hopefully we will get it in the next release due within the next 30 to 45 days.
Is there anything other than duplicating the focal build script and changing it to use the jammy image for kasmvnc to work? I was able to install it after compiling it with this change but I cannot seem to get anything to show up when I press connect on the web interface. I'm not sure if it's something with my xstartup file but I have tried multiple different answers I've found on the internet to make the xstartup file launch gnome and nothing has made it change from just showing the gray background of the site.
@Justsnoopy30 Jammy packages were release as part of 0.9.3 release. https://github.com/kasmtech/KasmVNC/releases/download/untagged-f566a3bf2b0dea1545c7/kasmvncserver_jammy_0.9.3_amd64.deb
@Justsnoopy30 Jammy packages were release as part of 0.9.3 release. https://github.com/kasmtech/KasmVNC/releases/download/untagged-f566a3bf2b0dea1545c7/kasmvncserver_jammy_0.9.3_amd64.deb
Hi @ledestin , it doesn't look like we can see that release. Is it publicly accessible?
Hi @zalo. Not sure what happened, I made sure this link works without me being logged in: https://github.com/kasmtech/KasmVNC/releases/download/v0.9.3-beta/kasmvncserver_jammy_0.9.3_amd64.deb
Jammy is officially supported on the latest release.