X2Go Bug report logs - #429
x2goserver: x2goserever fails to upgrade.

Package: packages.x2go.org; Maintainer for packages.x2go.org is x2go-dev@lists.x2go.org;

Reported by: John McMonagle <johnm@advocap.org>

Date: Fri, 7 Feb 2014 20:10:01 UTC

Severity: important

Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

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
[Message part 1 (text/plain, inline)]
Dear all,

== Summary ==

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

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

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

== How to downgrade ==

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

Open a 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  
installed version)
  ### 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  
libx2go-log-perl
  $ apt-get install x2goserver x2goserver-xsession  
x2goserver-printing x2goserver-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  
further help, please contact either me or any other of the devs via  
our mailing list x2go-user [3] or via IRC [4].

light+love,
Mike Gabriel

[1] http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=429
[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")
-- 

DAS-NETZWERKTEAM
mike gabriel, 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.xfb
[Message part 2 (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Thu Mar 28 16:10:29 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.