[X2Go-Dev] Bug#132: X2Go Session Broker fails loadbalancing if the machine chosen for agent query is down

2013-03-02 Thread Mike Gabriel
Package: x2gobroker Version: HEAD Severity: important The X2Go Session Broker has to be tolerant about X2Go servers in multi-node setups that are (temporarily) down. Ideal would be if the session broker realizes that a machine is down and ignores that machine, till it has come up again.

Re: [X2Go-Dev] findbusyservers algorithm

2013-03-02 Thread Mike Gabriel
Hi Anders, On Do 28 Feb 2013 14:35:00 CET Anders Bruun Olsen wrote: Hi Mike, I now have a somewhat working setup of load-balanced login with the broker: Broker: x2go-broker.dsl.lan Terminal servers: testterm1.dsl.lan and testterm2.dsl.lan All are virtualized Ubuntu 12.04 servers. However,

[X2Go-Dev] Bug#133: hostnames and FQDN mixup in session broker

2013-03-02 Thread Mike Gabriel
Package: x2gobroker Version: HEAD We have to make sure that no confusion occurs if some hostnames are hostname-only and some are FQDNs. Proposal: o if all subdomains of multi-node servers are equal - normalize to hostname-only o if subdomains of multi-node servers differ - try to

[X2Go-Dev] Bug#131: Build scripts for DMG generation on OS X

2013-03-02 Thread Clemens Lang
Hi, On Fri, Mar 01, 2013 at 09:30:49PM +0100, Mike Gabriel wrote: Thanks for the great work on this! Please check the latest commits on x2goclient.git (branches: master and release/4.0.0.x) and let me know if everything is in place. If that is the case, I would bump a release of 4.0.0.4 and

Re: [X2Go-Dev] nxagent dependency problem on CentOS and SL

2013-03-02 Thread Daniel Gibbs
Jan Engelhardt jengelh at inai.de writes: On Wednesday 2013-02-27 16:38, Mike Gabriel wrote: Hi Jan, I guess, this one is yours... http://serverfault.com/questions/482596/centos-6-x2go-dependancy-issues-when- trying-to-run-yum-update Already fixed yesterday. Hello, Any idea