Package: pyhoca-cli
Version: 0.5.0.4
Unable to install package from x2go repo due to dependency issue.
Python 2.7 now includes python-argparse in the base Python.
Following was from fc27 but same issue with fc26
root@mobile1 ~]# dnf deplist pyhoca-cli
Last metadata expiration check: 0:17:57 ago on Thu 30 Nov 2017 07:32:36 GMT.
package: pyhoca-cli-0.5.0.3-5.fc27.noarch
dependency: /usr/bin/python
provider: python2-2.7.14-2.fc27.i686
provider: python2-2.7.14-2.fc27.x86_64
dependency: python(abi) = 2.7
provider: python2-2.7.14-2.fc27.i686
provider: python2-2.7.14-2.fc27.x86_64
dependency: python-setproctitle
provider: python-setproctitle-1.1.10-3.fc27.x86_64
dependency: python-x2go
provider: python-x2go-0.5.0.6-0.0x2go1.1.git20171115.1338.main.fc27.noarch
package: pyhoca-cli-0.5.0.4-0.0x2go1.1.git20171115.232.main.fc27.noarch
dependency: /usr/bin/python
provider: python2-2.7.14-2.fc27.i686
provider: python2-2.7.14-2.fc27.x86_64
dependency: python(abi) = 2.7
provider: python2-2.7.14-2.fc27.i686
provider: python2-2.7.14-2.fc27.x86_64
dependency: python-argparse
dependency: python-setproctitle
provider: python-setproctitle-1.1.10-3.fc27.x86_64
dependency: python-x2go >= 0.5.0.0
provider: python2-x2go-0.5.0.5-2.fc27.noarch
provider: python-x2go-0.5.0.6-0.0x2go1.1.git20171115.1338.main.fc27.noarch
Thanks
Paddy
--
IT development : www.mulvanyit.com
For health and wellness solutions : www.shapingwellness.com
Control: close -1
We don't have knowledge about Oracle Linux, this seems to be a
packaging issue, but EPEL packages are beyond my scope of support, so
closing this issue.
If the problem is pressing still, please re-submit an issue at
https://gitlab.x2go.org/x2go/client/pyhoca-cli
Thanks,
Mike
--
DAS-NETZWERKTEAM
c\o Technik- und Ökologiezentrum Eckernförde
Mike Gabriel, Marienthaler Str. 17, 24340 Eckernförde
mobile: +49 (1520) 1976 148
landline: +49 (4351) 850 8940
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
Package: x2goserver
Version: 4.0.1.19
When I connect to a x2go server that has an nVidia GPU using nVidia's
binary drivers most software (such as Firefox, Thunderbird, Cheese,
Transmission GUI etc.) will segfault on launch.
This can seemingly be fixed by setting the LD_LIBRARY_PATH variable to
wherever the nVidia drivers are (i.e. for nVidia-361 drivers just run
LD_LIBRARY_PATH=/usr/lib/nvidia-361" in the server's terminal.
Alternatively it seems that you can switch to the Noveau driver and the
issue won't occur, but this might not always be an option.
There's also a thread on ubuntuforums
(https://ubuntuforums.org/showthread.php?t=2337814) that also has a
video of this bug in action.
I'm using Ubuntu 16.04 with MATE.
Processing commands for control(a)bugs.x2go.org:
> archive 503
Bug #503 {Done: Juri Grabowski <x2go-dev(a)jugra.de>} [x2goclient] Can't start X Server, please check your installation
Bug #109 {Done: Juri Grabowski <x2go-dev(a)jugra.de>} [x2goclient] x2goclient crash after selecting external X server
archived 503 to archive/03 (from 503)
archived 109 to archive/09 (from 503)
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
109: https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=109
503: https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=503
X2Go Bug Tracking System
Contact owner(a)bugs.x2go.org with problems
Processing commands for control(a)bugs.x2go.org:
> close 503
Bug #503 [x2goclient] Can't start X Server, please check your installation
Bug #109 [x2goclient] x2goclient crash after selecting external X server
Marked Bug as done
Marked Bug as done
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
109: https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=109
503: https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=503
X2Go Bug Tracking System
Contact owner(a)bugs.x2go.org with problems
Package: pyhoca-cli
Version: 0.6.1.2
With x2goserver 4.1.0.0-3, pyhoca-cli fails to resume an existing session.
For example with:
pyhoca-cli --username <user> --server <ip> -R <session ID>
Error message is:
pyhoca-cli[1269418] NOTICE: preparing requested X2Go session
pyhoca-cli[1269418] (PyHocaCLI) NOTICE: preparing requested X2Go session
pyhoca-cli[1269418] (x2gosessregistry-pylib) NOTICE: registering X2Go session Pyhoca-Client_Session...
pyhoca-cli[1269418] (x2goclient-pylib) NOTICE: initializing X2Go session...
pyhoca-cli[1269418] (x2gocontrolsession-pylib) NOTICE: connecting to [3.127.73.135]:22
pyhoca-cli[1269418] (PyHocaCLI) NOTICE: authentication has been successful
pyhoca-cli[1269418] (PyHocaCLI) NOTICE: give the X2Go session some time to come up...
Traceback (most recent call last):
File "/usr/bin/pyhoca-cli", line 455, in <module>
thisPyHocaCLI.MainLoop()
File "/usr/lib/python3/dist-packages/pyhoca/cli/frontend.py", line 702, in MainLoop
self.resume_session(self.x2go_session_hash)
File "/usr/lib/python3/dist-packages/pyhoca/cli/frontend.py", line 229, in resume_session
if available_sessions is None:
UnboundLocalError: local variable 'available_sessions' referenced before assignment
An upgrade to x2goserver 4.1.0.3 does not fix the problem, since pyhoca-cli 0.6.1.2 fails with
"pyhoca-cli: error: the remote server does not have the X2Go Server software installed"
as in https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1357
Package: x2goserver
Version: 4.0.1.19-010640ubuntu16.04.1
With the most recent updates to Ubuntu 16.04 (moving kernel to 4.4.0-18-generic Apr 6) x2goserver suddenly fails to start. The relevant error message in .xsession-x2go-errors is:
13 XSession-x2go: X session started for ddd at Fri Apr 8 17:52:25 EDT 2016
14 localuser:ddd being added to access control list
15 /etc/x2go/Xsession: 3: [: x: unexpected operator
16 mate-session[3684]: GLib-GIO-CRITICAL: g_settings_schema_source_lookup: assertion 'source != NULL' failed
17 mate-session[3684]: GLib-GIO-ERROR: No GSettings schemas are installed on the system
18 aborting...
I have Ubuntu 16.04 installed on a physical machine and also as a KVM virtual machine. In each case after the most recent updates x2goserver fails to start with the same message as above.
Processing commands for control(a)bugs.x2go.org:
> archive 586
Bug #586 {Done: Juri Grabowski <x2go-dev(a)jugra.de>} [x2goserver] X2Go session sometimes slows to a crawl
archived 586 to archive/86 (from 586)
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
586: https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=586
X2Go Bug Tracking System
Contact owner(a)bugs.x2go.org with problems
Processing commands for control(a)bugs.x2go.org:
> close 586
Bug #586 [x2goserver] X2Go session sometimes slows to a crawl
Marked Bug as done
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
586: https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=586
X2Go Bug Tracking System
Contact owner(a)bugs.x2go.org with problems