Received: (at submit) by bugs.x2go.org; 2 Oct 2014 09:04:27 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=ham
	version=3.3.2
X-Greylist: delayed 910 seconds by postgrey-1.34 at ymir.das-netzwerkteam.de; Thu, 02 Oct 2014 11:04:26 CEST
Received: from scc-mailout-kit-01.scc.kit.edu (scc-mailout-kit-01.scc.kit.edu [129.13.231.81])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 7566E5DB1B
	for <submit@bugs.x2go.org>; Thu,  2 Oct 2014 11:04:26 +0200 (CEST)
Received: from kit-msx-04.kit.edu ([172.21.117.14])
	by scc-mailout-kit-01.scc.kit.edu with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:128)
	(envelope-from <martin.babutzka@kit.edu>)
	id 1XZc4Z-0001HV-FJ
	for submit@bugs.x2go.org; Thu, 02 Oct 2014 10:49:16 +0200
Received: from kit-msx-07.kit.edu ([172.21.117.17]) by KIT-MSX-04.kit.edu
 ([172.21.117.14]) with mapi; Thu, 2 Oct 2014 10:49:15 +0200
From: "Babutzka, Martin (EKP)" <martin.babutzka@kit.edu>
To: "submit@bugs.x2go.org" <submit@bugs.x2go.org>
Date: Thu, 2 Oct 2014 10:49:13 +0200
Subject: x2goserver update to 4.0.1.16 breaks x2go
Thread-Topic: x2goserver update to 4.0.1.16 breaks x2go
Thread-Index: Ac/eG5M/UI6n1TYTRT+EpiQ6MjG1ZA==
Message-ID: <1B9B2ACBF1B7FB4AACE37991CF3B1969E79F216760@KIT-MSX-07.kit.edu>
Accept-Language: de-DE
Content-Language: de-DE
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: de-DE
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0

Package: x2goserver
Version: 4.0.1.16-0~935~ubuntu14.04.1

After the apt update to x2goserver 4.0.1.16 it is not possible to create ne=
w connections to the x2goserver. It must be connected to the modifications =
in the location of the session directories.
There was no server restart after the update (and can also not be executed)=
, there were suspended and active sessions from the old x2goserver.
Any try to create a new connection ends up with the client status hang duri=
ng "Starting" followed up by a time out error after a while.
The syslog is filled with messages like this:
Oct  2 08:28:12 ikkatrinsrv1 /usr/sbin/x2gocleansessions[12589]: neumann-77=
-1411537406_stRxfce4-terminal_dp32: state file for this session does not ex=
ists: /tmp/.x2go-neumann/C-neumann-77-1411537406_stRxfce4-terminal_dp32/sta=
te (this can be ignored during session startups)

The system is an Ubuntu 14.04.1 LTS on the most recent state. These other x=
2goserver related packages (x2goserver-extensions, x2goserver-fmbindings, x=
2goserver-printing, x2goserver-xsession) are also installed and at version =
4.0.1.16. The remaining server configuration is complex using LDAP users an=
d tmpreaper to regularly clean up tmp - but these directories are protected=
 from clean-up '/tmp/.X11-unix /tmp/.x2go*'. It always worked with 4.0.1.15=
 and I truly liked the functionality of the x2go software.
