i googled it, its this

add-apt-repository --remove ppa:x2go/ppa
add-apt-repository --remove ppa:x2go/stable
add-apt-repository --remove ppa:x2go/nightly

once done, i updated apt and i can see there gone in the list

i added ppa again

add-apt-repository ppa:x2go/ppa

once again i updated apt and i can see it but i get the same

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).

looks like i need to re install ubuntu as i dont get it





On Wed, 5 Oct 2022 at 11:38, Stefan Baur <X2Go-ML-1@baur-itcs.de> wrote:
Am 05.10.22 um 12:33 schrieb robert k Wild:
> is this because im adding more than one ppa?

It might well be.

If you take a look at my instructions again, you will see that they only
mention "add-apt-repository ppa:x2go/ppa".

You will probably have to remove the others (I guess they end up in
files in the "/etc/apt/sources.list.d/" directory) to make it work again.

Kind Regards,
Stefan Baur

--
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243


--
Regards,

Robert K Wild.