apt-get update
Hit:1
http://gb.archive.ubuntu.com/ubuntu jammy InRelease
Hit:2
http://gb.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3
http://gb.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:4
http://gb.archive.ubuntu.com/ubuntu jammy-security InRelease
Hit:5
https://dl.google.com/linux/chrome/deb stable InRelease
Hit:6
https://xpra.org jammy InRelease
Hit:7
https://ppa.launchpadcontent.net/x2go/ppa/ubuntu jammy InRelease
Reading package lists... Done
W:
https://xpra.org/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
root@x11:~# apt-get install x2goserver x2goserver-xsession
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libx2go-log-perl : Depends: x2goserver-common (>= 4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
libx2go-server-db-perl : Depends: x2goserver-common (>= 4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
libx2go-server-perl : Depends: libx2go-log-perl (< 4.1.0.3-5.1~) but 4.1.0.4-0~1949~ubuntu22.04.1 is to be installed
Depends: libx2go-server-db-perl (< 4.1.0.3-5.1~) but 4.1.0.4-0~1949~ubuntu22.04.1 is to be installed
x2goserver : Depends: libx2go-server-perl (>= 4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
Depends: x2goserver-common (>= 4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
Depends: x2goserver-x2goagent (>= 4.1.0.4-0~1949~ubuntu22.04.1) but 4.1.0.3-5 is to be installed
Depends: x2goserver-x2gokdrive (< 4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
Depends: x2goserver-x2gokdrive (>= 4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
Recommends: x2goserver-extensions (< 4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
Recommends: x2goserver-extensions (>= 4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
Recommends: x2goserver-fmbindings (< 4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
Recommends: x2goserver-fmbindings (>= 4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
Recommends: x2goserver-printing (< 4.1.0.4-0~1949~ubuntu22.04.1.1~) but it is not going to be installed
Recommends: x2goserver-printing (>= 4.1.0.4-0~1949~ubuntu22.04.1) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).