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(a)nwra.com
Reporter: horsley1953(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: orion(a)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.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
Hi,
by way of an introduction: I maintain the x11/x2go-client package on
pkgsrc (<https://pkgsrc.se/x11/x2go-client>).
The package has a few patches, which you may be interested in.
While updating to 4.1.2.3, I stumbled over a build problem: In
<https://gitlab.x2go.org/x2go/client/x2goclient/-/commit/fc2db75ab86889cdde6…>,
the MAKEOVERRIDES variable is supposedly set to a list of make variables
that are safe to propagate to sub-make processes.*
I find that this breaks the build, since gmake (v4.4.1 here) interprets
the first word ("SHELL") as target, which it cannot find.
Coincidentally, the Arch package
<https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=x2goclient> also
has a sed(1) command that cleans out the lists.
What was the motivation of the change? And where does it actually work?
Cheerio,
Hauke
* The *BSD variants are rather pointless, btw, since the rest of the
Makefile has non-portable constructs and won't work at least with
NetBSD's make(1)
--
The ASCII Ribbon Campaign Hauke Fath
() No HTML/RTF in email Institut für Nachrichtentechnik
/\ No Word docs in email TU Darmstadt
Respect for open standards Ruf +49-6151-16-21344
--
The ASCII Ribbon Campaign Hauke Fath
() No HTML/RTF in email Institut für Nachrichtentechnik
/\ No Word docs in email TU Darmstadt
Respect for open standards Ruf +49-6151-16-21344