From unknown Sat May 02 12:00:07 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#332: [X2Go-Dev] Bug#93: x2goagent should create /tmp/.X11-unix directory
Reply-To: Frank Warnke <frank@newspapersystems.com>, 332@bugs.x2go.org
Resent-From: Frank Warnke <frank@newspapersystems.com>
Resent-To: x2go-dev@lists.berlios.de
Resent-CC: X2Go Developers <x2go-dev@lists.berlios.de>
X-Loop: owner@bugs.x2go.org
Resent-Date: Thu, 24 Oct 2013 19:18:01 +0000
Resent-Message-ID: <handler.332.B.13826417134717@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 332
X-X2Go-PR-Package: x2goserver
X-X2Go-PR-Keywords: 
Received: via spool by submit@bugs.x2go.org id=B.13826417134717
          (code B); Thu, 24 Oct 2013 19:18:01 +0000
Received: (at submit) by bugs.x2go.org; 24 Oct 2013 19:08:33 +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,HTML_MESSAGE,
	RCVD_IN_DNSWL_BLOCKED,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from smtp003.onecommunications.net (smtp003.onecommunications.net [69.95.226.13])
	by ymir (Postfix) with SMTP id 73D155DB13
	for <submit@bugs.x2go.org>; Thu, 24 Oct 2013 21:08:32 +0200 (CEST)
Received: (qmail 18940 invoked from network); 24 Oct 2013 19:08:30 -0000
Received: from unknown (HELO dell24.scs.com) (frank@newspapersystems.com@64.179.77.46)
  by smtp003.onecommunications.net with ESMTPA; 24 Oct 2013 19:08:30 -0000
Message-ID: <5269702B.6070800@newspapersystems.com>
Date: Thu, 24 Oct 2013 15:08:27 -0400
From: Frank Warnke <frank@newspapersystems.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0
MIME-Version: 1.0
To: submit@bugs.x2go.org
Content-Type: multipart/alternative;
 boundary="------------060900000300020609050608"

This is a multi-part message in MIME format.
--------------060900000300020609050608
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Package: x2goserver
Version: 4.0.1.6

I am experiencing bug #93, which shows "Bug archived" at 
http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=93 since Mon, 04 Feb 2013 
06:24:01 GMT.

I am running a Linode virtual private server with a minimal CentOS 6.4 
installation.  It did not have /tmp/.X11-unix by default.

I installed x2goserver via the x2go repo;

wget -O /etc/yum.repos.d/x2go.repo 
http://download.opensuse.org/repositories/X11:/RemoteDesktop:/x2go/RHEL_6/X11:RemoteDesktop:x2go.repo

# rpm -qa | grep x2go
x2goagent-3.5.0.20-4.1.x86_64
x2goserver-4.0.1.6-1.1.x86_64

X2goclient sessions would hang and the server side message was;
# cat clients
_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be 
created.
_XSERVTransSocketUNIXCreateListener: mkdir(/tmp/.X11-unix) failed, errno = 2
_XSERVTransMakeAllCOTSServerListeners: failed to create listener for local

I had to create /tmp/.X11-unix manually, or log in as the root user via 
x2goclient to solve the problem.  With /tmp/.X11-unix created, the non 
root user's can now log in with x2goclient running on Windows XP/7 and 
Debian.


--------------060900000300020609050608
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-text-html" lang="x-western"> <font size="+1">Package:
      </font><font size="+1"><font size="+1">x2goserver<br>
          Version: </font></font><font size="+1"><font size="+1"><font
            size="+1">4.0.1.6<br>
            <br>
          </font></font>I am experiencing bug #93, which shows "Bug
        archived" at <a class="moz-txt-link-freetext"
          href="http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=93">http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=93</a>
      </font><font size="+1">since </font><font size="+1">Mon, 04 Feb
        2013 06:24:01 GMT.<br>
        <br>
        I am running a Linode virtual private server with a minimal
        CentOS 6.4 installation.&nbsp; It did not have /tmp/.X11-unix by
        default.<br>
        <br>
        I installed x2goserver via the x2go repo;<br>
      </font><br>
      wget -O /etc/yum.repos.d/x2go.repo
      <a class="moz-txt-link-freetext"
href="http://download.opensuse.org/repositories/X11:/RemoteDesktop:/x2go/RHEL_6/X11:RemoteDesktop:x2go.repo">http://download.opensuse.org/repositories/X11:/RemoteDesktop:/x2go/RHEL_6/X11:RemoteDesktop:x2go.repo</a><font
        size="+1"><br>
        <br>
        # rpm -qa | grep x2go<br>
        x2goagent-3.5.0.20-4.1.x86_64<br>
        x2goserver-4.0.1.6-1.1.x86_64<br>
        <br>
        X2goclient sessions would hang and the server side message was;<br>
        # cat clients <br>
        _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will
        not be created.<br>
        _XSERVTransSocketUNIXCreateListener: mkdir(/tmp/.X11-unix)
        failed, errno = 2<br>
        _XSERVTransMakeAllCOTSServerListeners: failed to create listener
        for local<br>
        <br>
        I had to create /tmp/.X11-unix manually, or log in as the root
        user via x2goclient to solve the problem.&nbsp; With /tmp/.X11-unix
        created, the non root user's can now log in with x2goclient
        running on Windows XP/7 and Debian.<br>
      </font> </div>
    <br>
  </body>
</html>

--------------060900000300020609050608--
