From unknown Fri Apr 17 05:07:53 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#429: Important information: Wrong version of X2Go Server in Baikal LTS Debian archive
Reply-To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 429@bugs.x2go.org
Resent-From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: git-admin@x2go.org
X-Loop: owner@bugs.x2go.org
Resent-Date: Thu, 19 Jun 2014 07:40:02 +0000
Resent-Message-ID: <handler.429.B429.140316355119370@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 429
X-X2Go-PR-Package: packages.x2go.org
X-X2Go-PR-Keywords: 
Received: via spool by 429-submit@bugs.x2go.org id=B429.140316355119370
          (code B ref 429); Thu, 19 Jun 2014 07:40:02 +0000
Received: (at 429) by bugs.x2go.org; 19 Jun 2014 07:39:11 +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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham
	version=3.3.2
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 650E55DB47;
	Thu, 19 Jun 2014 09:39:10 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98])
	by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 10EED12F6B;
	Thu, 19 Jun 2014 09:39:10 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id F36CF3BAA8;
	Thu, 19 Jun 2014 09:39:09 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id JDd5qlqpXarp; Thu, 19 Jun 2014 09:39:09 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTPS id 873493BA3B;
	Thu, 19 Jun 2014 09:39:08 +0200 (CEST)
Received: from 212.51.14.250 ([212.51.14.250]) by mail.das-netzwerkteam.de
 (Horde Framework) with HTTP; Thu, 19 Jun 2014 07:39:07 +0000
Date: Thu, 19 Jun 2014 07:39:07 +0000
Message-ID: <20140619073907.Horde.PKyP3AXNNpfhAOTARLgdyg1@mail.das-netzwerkteam.de>
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: x2go-announcements@lists.x2go.org
Cc: 429@bugs.x2go.org, 429-submitter@bugs.x2go.org,
 x2go-user@lists.x2go.org, x2go-dev@lists.x2go.org
User-Agent: Internet Messaging Program (IMP) H5 (6.1.7)
Accept-Language: en,de
Organization: DAS-NETZWERKTEAM
X-Originating-IP: 212.51.14.250
X-Remote-Browser: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101
 Firefox/30.0 Iceweasel/30.0
Content-Type: multipart/signed; boundary="=_3uwxq4Ncn2chhBMDISaKFw1";
 protocol="application/pgp-signature"; micalg=pgp-sha1
MIME-Version: 1.0

This message is in MIME format and has been PGP signed.

--=_3uwxq4Ncn2chhBMDISaKFw1
Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Dear all,

=3D=3D Summary =3D=3D

we got informed by John McMonagle [1] about wrong package versions in=20=20
the=20Debian archive of X2Go. Unfortunately, I only grasped the severity=20=
=20
of=20that bug report a couple of days back.

In February 2014, a development snapshot of x2goserver* packages found=20=
=20
their=20way into the Debian-based package archive of X2Go Baikal LTS [2].

This is of course a severe issue and after cross-checking last Monday,=20=
=20
I=20reverted those uploads and provided the correct package versions=20=20
(X2Go=20Server 4.0.0.11). No other area of the package archive was=20=20
affected,=20only the Baikal LTS packages of X2Go Server for Debian.

=3D=3D How to downgrade =3D=3D

Follow these steps for downgrading the development snapshot=20=20
(4.1.0.0-preview)=20to the current Baikal LTS release of X2Go Server=20=20
(4.0.0.11).

Open=20a terminal and run these commands...

   $ apt-get update
   $ apt-cache show x2goserver

   ### you should see two version of package x2goserver
   ### x2goserver 4.1.0.0-0x2go1~<something> (which is the currently=20=20
installed=20version)
   ### and
   ### x2goserver 4.0.0.11-0x2go1+git20140615.736+<debversion>.baikal.1

   $ cp /etc/x2go/x2goserver.conf /etc/x2go/x2goserver.conf.bak
   $ apt-get remove --purge x2goserver-common libx2go-server-perl=20=20
libx2go-log-perl
=20  $ apt-get install x2goserver x2goserver-xsession=20=20
x2goserver-printing=20x2goserver-fmbindings
   $ cp /etc/x2go/x2goserver.conf.bak /etc/x2go/x2goserver.conf

   ### You may want to view changes between the two config files...
   $ diff -ur /etc/x2go/x2goserver.conf.bak /etc/x2go/x2goserver.conf
   # and manually edit the one now installed as x2goserver.conf

I am very sorry that this happened, it should not have!!! If you need=20=20
further=20help, please contact either me or any other of the devs via=20=20
our=20mailing list x2go-user [3] or via IRC [4].

light+love,
Mike Gabriel

[1] http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=3D429
[2] deb http://packages.x2go.org/debian {squeeze,wheezy,jessie,sid} baikal
[3] http://lists.x2go.org/listinfo/x2go-user
[4] #x2go at irc.freenode.net (my nick there is "sunweaver")
--=20

DAS-NETZWERKTEAM
mike=20gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x=
fb

--=_3uwxq4Ncn2chhBMDISaKFw1
Content-Type: application/pgp-signature
Content-Description: Digitale PGP-Signatur
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJTopObAAoJEJr0azAldxsxVtYP/jlI1p3mOE/QGXqoyKXWMq4y
k8L4wq+7Lv38uifXVic4XWB/R4yut7bcuBwEHbZj89AyMQzcQqyG1J9D1eJP0hMZ
2T8933rBGFn3GSlZO2NSqIHKBHflHWfj70gGl50dvtP2yDjPQnW/Uhs5wvHRuG4d
E/vmaeAQ8JSYrJYX5TCklegej5CUJ/iGW0sy19lhjDbf8abPZz2B+w8Xb2RueoOV
5+tRzVCbTGwZTGC8p+ecGV55CqImci5vmpTbL+5za0IiMUxiyV5ll5XaXoJ0Otsq
b0mD9jzpcI3F+aNt9h8qMEbRz17AoI61QlgB6qH3Rp6LQ8NlhVVZquHSG22kDLOl
pmbUWpk7oPwCsxQA0hrtm0S+GgXHI5AfEEQG//IQtQtn0CuvO5maAaX1fCmcPSdY
A85k64jhMowDS3BbreegsOjJx8a8LJY2DIl9FCbSZx1uchkaq1WiM+OwhSOFIp8n
Qh7G7PMn1M/ME7UYQNB42+ql6FbNTFPBnomAg8Gr7xdAnMpBcn0lwwrIWHjIUX9z
OAXym5/8qClg8bEYeKWj7efo9JXh/ZECkMi5lcZmlZMNvx066r+qkecF5b0wWI1h
nFw/nxK8QT9bmjApO0kfl+pQoelLgtJSdyJbohSIQvtPK4bwubsa8Tkuvi2iI+rU
KaM1TVbPGAhVEcn63lsa
=sM87
-----END PGP SIGNATURE-----

--=_3uwxq4Ncn2chhBMDISaKFw1--
