X2Go Bug report logs - #1375
Deprecated UsePrivilegeSeparation option hard coded in client

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

Reported by: Orion Poplawski <orion@nwra.com>

Date: Sat, 23 Feb 2019 16:15:02 UTC

Severity: normal

Full log


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

Received: (at 1375) by bugs.x2go.org; 4 Apr 2025 13:15:51 +0000
From ruda@vallo.cz  Fri Apr  4 15:15:47 2025
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-2.0 required=3.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,HTML_MESSAGE,MSGID_FROM_MTA_HEADER,
	RCVD_IN_ZEN_BLOCKED_OPENDNS,SPF_HELO_NONE,URIBL_BLOCKED,
	URIBL_DBL_BLOCKED_OPENDNS,URIBL_ZEN_BLOCKED_OPENDNS autolearn=ham
	autolearn_force=no version=3.4.4
Received: from mxb-1-919.seznam.cz (mxb-1-919.seznam.cz [IPv6:2a02:598:128:8a00::1000:919])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 9516E5DA64
	for <1375@bugs.x2go.org>; Fri,  4 Apr 2025 15:15:46 +0200 (CEST)
Received: from email.seznam.cz
	 id 32c3c5c2834903c73794f3e6;
	Fri, 04 Apr 2025 15:15:45 +0200
DKIM-Signature:v=1; a=rsa-sha256; c=relaxed/relaxed; d=vallo.cz;
	s=szn20221014; t=1743772545;
	bh=rvOuCvbG/v1+i/IvcVE9DXu5DBxpRr6yPFO4gRm+Y4Y=;
	h=Content-Language:Content-Type:Date:From:Message-ID:MIME-Version:
	 Subject:To:User-Agent;
	b=NziAwEtYWd5G2RnNGo28MG9//eYlnjzwA34nJVFTT9u1d/fjj327PzICOG7WK96Lz
	 EqGvq1irgh/GFJ4lUT9gDysLxwB3b++iBIxYYPU8YfaxAYPok3dGBEzGIwGKu1BHch
	 zgk26QDbDrUEQSlxgHvQLW8/t+IfJnAhmjNJMOTuMga1ISq2VkM4VL3KRiWaVZVAgl
	 xZ0gHMVh65NzbIuZD9DWHe+ff8IsASORwcWfQRZgEJsFCNVWl9qKPsVhSWjz5ZBIdL
	 wmrdYK9/61WVdSDqbFimpMOhrxfkEqeC6p5+DkL17/cp+sJWXjcWEaRtutER7L92gL
	 f3MlBt2wLwDhA==
Content-Language: en-US
Content-Type: multipart/mixed; boundary="------------fQYSgCAr9yP9LXed80yT1abX"
Date: Fri, 4 Apr 2025 15:15:43 +0200
From: Rudolf Vallo <ruda@vallo.cz>
In-Reply-To: <0ad9ac67-5fec-a1c1-ed30-6c64b4f02fc1@nwra.com>
Message-ID: <37b31a30-6e16-4c49-ad94-e4d301a0e7ec@vallo.cz>
MIME-Version: 1.0
Received: from [172.22.6.221] (212-65-239-109.cust.centrio.cz [109.239.65.212])
	by smtpd-relay-68fdfd6df-jxqtr (szn-email-smtpd/2.0.37) with ESMTPA
	id c2d3071c-ba43-406f-972d-e8b139911443;
	Fri, 04 Apr 2025 15:15:45 +0200
References: <bug-1680283-140047@https.bugzilla.redhat.com/>
 <0ad9ac67-5fec-a1c1-ed30-6c64b4f02fc1@nwra.com>
 <0ad9ac67-5fec-a1c1-ed30-6c64b4f02fc1@nwra.com>
Subject: Re: Deprecated UsePrivilegeSeparation option hard coded in client
To: 1375@bugs.x2go.org
User-Agent: Mozilla Thunderbird
[Message part 1 (text/plain, inline)]
Hi,

I confirm that even on Win11 -> this message remains displayed, see 
screenshot. It cannot be removed from the config because it is generated 
by the X2GO client.

How reproducible: Just install X2Go client(4.1.2.2-2020.02.13) and 
connect to the server. I currently have XFCE Ubuntu 20.04.


RV


On Sat, 23 Feb 2019 09:01:07 -0700 Orion Poplawski <orion@nwra.com> wrote:

> Package: x2goclient
>
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1680283
>
> Bug ID: 1680283
> Summary: Deprecated UsePrivilegeSeparation option hard coded in
> client
> Product: Fedora
> Version: 29
> Status: NEW
> Component: x2goclient
> Assignee: orion@nwra.com
> Reporter: horsley1953@gmail.com
> QA Contact: extras-qa@fedoraproject.org
> CC: orion@nwra.com
> Target Milestone: ---
> Classification: Fedora
>
>
>
> Description of problem:
>
> Every time I start an x2go session from home to work, I get this 
error in my
> message log:
>
> Feb 12 08:24:03 zooty sshd[3479]: rexec line 2: Deprecated option
> UsePrivilegeSeparation
>
> Looking in all the files installed by all the x2go related rpm packages,
> I find
> this:
>
> fgrep -n UsePrivilegeSeparation `rpm -q --list $i` 2>/dev/null
> Binary file /usr/bin/x2goclient matches
>
> Version-Release number of selected component (if applicable):
> x2goclient-4.1.2.1-1.fc29.x86_64
>
>
> How reproducible:
> 100%
>
> Steps to Reproduce:
> 1.start x2go session
> 2.see error show up in log
> 3.
>
> Actual results:
> log error
>
> Expected results:
> no log error
>
> Additional info:
> Don't know when they will really remove the option, but I presume 
x2go will
> cease functioning when it becomes an error rather than a deprecation
> warning.
>
> --
[Message part 2 (text/html, inline)]
[sc1.png (image/png, attachment)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Tue Apr 29 09:56:30 2025; 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.