X2Go Bug report logs - #93
x2gocleansessions should create /tmp/.X11-unix directory

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

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

Date: Wed, 19 Dec 2012 08:33:01 UTC

Severity: normal

Done: Oleksandr Shneyder <oleksandr.shneyder@treuchtlingen.de>

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

X-Loop: git-admin@x2go.org
Subject: Bug#93: x2goagent should create /tmp/.X11-unix directory
Reply-To: Orion Poplawski <orion@cora.nwra.com>, 93@bugs.x2go.org
Resent-From: Orion Poplawski <orion@cora.nwra.com>
Resent-To: x2go-dev@lists.berlios.de
Resent-CC: X2Go Developers <x2go-dev@lists.berlios.de>
X-Loop: git-admin@x2go.org
Resent-Date: Wed, 19 Dec 2012 16:33:01 +0000
Resent-Message-ID: <handler.93.B93.135593477211966@bugs.x2go.org>
Resent-Sender: git-admin@x2go.org
X-X2Go-PR-Message: followup 93
X-X2Go-PR-Package: x2goagent
X-X2Go-PR-Keywords: 
Received: via spool by 93-submit@bugs.x2go.org id=B93.135593477211966
          (code B ref 93); Wed, 19 Dec 2012 16:33:01 +0000
Received: (at 93) by bugs.x2go.org; 19 Dec 2012 16:32:52 +0000
Received: from mail.cora.nwra.com (mercury.cora.nwra.com [4.28.99.165])
	by ymir (Postfix) with ESMTPS id 05A4E5DA6C
	for <93@bugs.x2go.org>; Wed, 19 Dec 2012 17:32:51 +0100 (CET)
Received: from barry.cora.nwra.com (barry.cora.nwra.com [10.10.20.7])
	(authenticated bits=0)
	by mail.cora.nwra.com (8.14.4/8.14.4) with ESMTP id qBJGWoAj032255
	(version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO);
	Wed, 19 Dec 2012 09:32:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=cora.nwra.com;
	s=default; t=1355934770;
	bh=hy25AAHWQOcAcl2k2STR5oBDYl2z7pbGmXNyxH3xce4=;
	h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References:
	 In-Reply-To:Content-Type:Content-Transfer-Encoding;
	b=FeRu/KansANLdYfxkUfW5PobdFLcAA+9jfN4lsAcDUSHA53AEYB3Dzwk6/ZaR5pgy
	 KD8aKIF+m9wWL0PB9VcEw5lyuSukjJuDfASZykFdtD0CbubC6tk6aOpIqkJ9r/Zs16
	 tYBrrBvTRlcQg9w96RN6mK4p87mLM3BfCeFnoUMU=
Message-ID: <50D1EC32.4080607@cora.nwra.com>
Date: Wed, 19 Dec 2012 09:32:50 -0700
From: Orion Poplawski <orion@cora.nwra.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0
MIME-Version: 1.0
To: x2go-dev@lists.berlios.de
CC: Reinhard Tartler <siretart@gmail.com>,
        Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 93@bugs.x2go.org
References: <20121219092041.880519tm7945r8ih@mail.das-netzwerkteam.de> <CAJ0ccearJ2JjT7no+jQWr2_OnKHKm2tp1Q3X0ZvGfWUYLq=ajg@mail.gmail.com>
In-Reply-To: <CAJ0ccearJ2JjT7no+jQWr2_OnKHKm2tp1Q3X0ZvGfWUYLq=ajg@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
On 12/19/2012 09:14 AM, Reinhard Tartler wrote:
> On Wed, Dec 19, 2012 at 9:20 AM, Mike Gabriel
> <mike.gabriel@das-netzwerkteam.de> wrote:
>> Package: x2goagent
>> Severity: normal
>>
>>
>>
>> ----- Weitergeleitete Nachricht von Burnce@gmx.net -----
>>       Datum: Wed, 19 Dec 2012 08:57:53 +0100
>>         Von: Burnce@gmx.net
>>     Betreff: [X2Go-User] RHEL6 package should create /tmp/.X11-unix directory
>>          An: X2Go-User@lists.berlios.de
>>
>> Hi all,
>>
>> After much hunting I found what the problem was runnung x2goserver on a
>> freshly installed server.
>>
>> Apparently X2Go requires the /tmp/.X11-unix directory to exist with
>> permissions 1777.
>>
>> Could you please see to it the creation of this directory and the
>> permissions settings are performed by teh x2goserver package.
>
>
> At least in debian, this directory is created by the init script of
> the x11-common package. Maybe x2goserver should explicitly depend on
> that package.
>
> I'm not sure what the equivalent package is in RedHat/Fedora, but it
> clearly seems to be a packaging issue to me.
>

On Fedora it is created via systemd's tmpfiles mechanism, and in fact provided 
by the systemd package so it will be on all machines.

I'm using it on a RHEL6 server with no native/local X server.  The X server 
itself will create the directory if it doesn't exist, but will abort if it 
already exists but with the wrong owner or permissions.

-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA, Boulder Office                  FAX: 303-415-9702
3380 Mitchell Lane                       orion@nwra.com
Boulder, CO 80301                   http://www.nwra.com

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Sat May 4 07:43:13 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.