X2Go Bug report logs - #714
Cannot connect to epel5 servers: Undefined subroutine &main::LOG_UPTO

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 15:50:01 UTC

Severity: normal

Tags: moreinfo

Merged with 563

Found in version 4.0.1.18

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#714: Cannot connect to epel5 servers: Undefined subroutine &main::LOG_UPTO
Reply-To: Michael DePaulo <mikedep333@gmail.com>, 714@bugs.x2go.org
Resent-From: Michael DePaulo <mikedep333@gmail.com>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: X2Go Developers <x2go-dev@lists.x2go.org>
X-Loop: owner@bugs.x2go.org
Resent-Date: Sat, 03 Jan 2015 15:50:01 +0000
Resent-Message-ID: <handler.714.B.142030019119152@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 714
X-X2Go-PR-Package: x2goserver
X-X2Go-PR-Keywords: 
Received: via spool by submit@bugs.x2go.org id=B.142030019119152
          (code B); Sat, 03 Jan 2015 15:50:01 +0000
Received: (at submit) by bugs.x2go.org; 3 Jan 2015 15:49:51 +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,FREEMAIL_FROM,
	T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 84E093BC49
	for <submit@bugs.x2go.org>; Sat,  3 Jan 2015 16:49:49 +0100 (CET)
Received: by mail-wi0-f178.google.com with SMTP id em10so945063wid.5
        for <submit@bugs.x2go.org>; Sat, 03 Jan 2015 07:49:49 -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:content-type;
        bh=LSccuFp9h6bY/YwF7M1iVxaw4v3d7DOG0zcrzbeN9v0=;
        b=iP6FJeJ96KMA3fiwMtj8HNFxvCuQVfWVkgfhgHZJ7vnsvMMBkOM0WiYkSizur9P/mD
         4RtjdYNdqoAmbfQNtpkcwSAPnmthlfi/P8FdQmDW+xbem/KgfOE83bxTzTBvU8bekYA4
         ZFHcJDUYwZnF4jNI8u905CJVfcI3I/GRJWQDLOVjqSP/R6oguAEMdirh2BQL+Icu0xEe
         01M5sFuHUIKtPrgSoKP7PyNAnLDKtl+F4kuH3sLN2gleIicXQuK+NHkhfR8smwc8M/gA
         dQydxX+9N8ehZ8CxN+yRo55TdBRjwlc08o+wti3/Vp4eCEFIVPLEmwHoIXbK+ZGWtcWS
         +tZQ==
MIME-Version: 1.0
X-Received: by 10.194.6.199 with SMTP id d7mr161521233wja.124.1420300189124;
 Sat, 03 Jan 2015 07:49:49 -0800 (PST)
Received: by 10.180.90.116 with HTTP; Sat, 3 Jan 2015 07:49:49 -0800 (PST)
Date: Sat, 3 Jan 2015 10:49:49 -0500
Message-ID: <CAMKht8jisTu04KrgtENQZFFRBsxkDsVcz6ddZV7=QASrw09cmQ@mail.gmail.com>
From: Michael DePaulo <mikedep333@gmail.com>
To: submit@bugs.x2go.org
Content-Type: text/plain; charset=UTF-8
Package: x2goserver
Version: 4.0.1.18
Severity: grave

Server: CentOS 5.11 64-bit
Server distro's version of Perl: 5.8.8-43.el5_11

Client: x2goclient 4.0.3.1
Client OS: Windows 8.1 64-bit

While I was verifying the fix for #699, I noticed that whenever I
attempt to connect to my CentOS 5 server, I get the error:
Connection failed
Undefined subroutine &main::LOG_UPTO called at
/usr/bin/x2golistsessions line 35.

This bug prevents X2Go Server from being used at all on epel5 distros
(RHEL 5, CentOS 5, SL 5, OL 5).

It appears that the cause is that the LOG_UPTO() function is not
available on CentOS 5's version of Perl, 5.8.8. It is available on
CentOS 6 (Perl 5.10.1), hence why my CentOS 6 system is not affected.
http://perldoc.perl.org/5.8.8/Sys/Syslog.html
http://perldoc.perl.org/5.10.1/Sys/Syslog.html

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Sat Apr 20 02:09:26 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.