X2Go Bug report logs - #715
Cannot create X2Go Session Database on EPEL 5

version graph

Package: x2goserver; Maintainer for x2goserver is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goserver is src:x2goserver.

Reported by: Michael DePaulo <mikedep333@gmail.com>

Date: Sat, 3 Jan 2015 17:20:02 UTC

Severity: grave

Tags: pending

Found in version 4.0.1.18

Fixed in version 4.0.1.19

Done: X2Go Release Manager <git-admin@x2go.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit@bugs.x2go.org (full text, mbox, reply):

Received: (at submit) by bugs.x2go.org; 3 Jan 2015 17:17:24 +0000
From mikedep333@gmail.com  Sat Jan  3 18:17:23 2015
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.0 required=5.0 tests=BAYES_40,FREEMAIL_FROM,
	T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from mail-wg0-f42.google.com (mail-wg0-f42.google.com [74.125.82.42])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 50BDD5DA2C
	for <submit@bugs.x2go.org>; Sat,  3 Jan 2015 18:17:23 +0100 (CET)
Received: by mail-wg0-f42.google.com with SMTP id k14so25666501wgh.29
        for <submit@bugs.x2go.org>; Sat, 03 Jan 2015 09:17:23 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:date:message-id:subject:from:to:cc:content-type;
        bh=MOoQf/w0X0korKV5lTqphnbfmgFrLYTPGMUcCLBe7PY=;
        b=Jt00xhaYOiVmdAi5sD0uBOPoFYFTOzu+75gviod8KOg2uZf9Lq7FkqyqyL6XOzlM0a
         6zsfYic6CqO/CpcA7nlFtLW+Pa2QAQ+ps1vUW1Z7r1zU/TW5hSbOQ59347YkaMy6oiW9
         d5hNT5iWSz/ESP1/yir5sQa6csDYzB+f53rI0EHLIltzgs5HAkGOi7Mo5mJQTuGa/Heh
         deWIcsq2qWp7+8YzIHeTxmcrWrIlfQ7ShCAWy9NVaSAQ//iM1FLjygZ8rFOx8aaziHKG
         0Avc16RQPHWIHIRHROuIlmsv3Cr0hXI9YMmUOKmmpmBJTtnUaa+JIbTxdWxla66w/1dK
         j7ig==
MIME-Version: 1.0
X-Received: by 10.194.109.9 with SMTP id ho9mr42462795wjb.29.1420305443048;
 Sat, 03 Jan 2015 09:17:23 -0800 (PST)
Received: by 10.180.90.116 with HTTP; Sat, 3 Jan 2015 09:17:22 -0800 (PST)
Date: Sat, 3 Jan 2015 12:17:22 -0500
Message-ID: <CAMKht8hWGHSuEAAyzbtAJbq8HsMouMVX5aWK4N-zhOO7VHji0Q@mail.gmail.com>
Subject: Cannot create X2Go Session Database on EPEL 5
From: Michael DePaulo <mikedep333@gmail.com>
To: submit@bugs.x2go.org
Cc: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Content-Type: text/plain; charset=UTF-8
Package: x2goserver
Version: 4.0.1.18
Severity: grave

Server OS: CentOS 5.11 64-bit
Client: 4.0.3.1

When you attempt to connect to a CentOS 5 server, you get a
"Connection failed" error.
The error includes the text "unable to open database file(1)" .

This bug prevents EPEL 5 users from using X2Go Server at all.

The underlying problem appears to be that x2godbadmin fails to create
the session database:

[batmin@centos-5 log]$ sudo /usr/sbin/x2godbadmin
"make_path" is not exported by the File::Path module
Can't continue after import errors at /usr/sbin/x2godbadmin line 25
BEGIN failed--compilation aborted at /usr/sbin/x2godbadmin line 25.

Newer versions of File::Path provide "make_path", but I was unable to
find an EPEL 5 RPM that provides a sufficiently new version of
File::Path .

This bug appears to be a regression that was introduced by commit bad455e :
http://code.x2go.org/gitweb?p=x2goserver.git;a=commit;h=bad455edefdce83da6a1f3b42e6626030e8b82d2


Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Thu Mar 28 19:56:00 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.