Am 01.06.23 um 15:22 schrieb Buddy Butterfly:
upgrade to version 4.1.0.4 broke x2go installations on Ubuntu trusty and focal

The upgrade deployment is still in progress (see Mihai's earlier post on the list), so yes, there currently are missing packages, as they are still being built/still need to be built.

and removes x2goserver when using PPA:

That, however, should not happen, at least not when running apt update and apt upgrade on the command line.

Things that might be helpful in debugging the issue:

The output of

grep -r x2go /etc/apt/sources.list*

(as this will show all x2go-related repositories you are using)

as well as

cat /var/log/apt/history.log

and, if your log rotation has already moved 2023-05-31's entries into the gzipped archive logs,

zcat $(ls -1 -r /var/log/apt/history.log.?.gz)

on an affected machine.

The "Commandline" entries should show exactly which apt commands you ran.

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
_______________________________________________
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user

Reply via email to