[X2Go-Dev] Bug#484: X2Go issue (in src:x2gobroker) has been marked as pending for release
Mike Gabriel
mike.gabriel at das-netzwerkteam.de
Tue May 6 11:43:18 CEST 2014
tag #484 pending
fixed #484 0.0.3.0
thanks
Hello,
X2Go issue #484 (src:x2gobroker) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:
http://code.x2go.org/gitweb?p=x2gobroker.git;a=commitdiff;h=9eecfe5
The issue will most likely be fixed in src:x2gobroker (0.0.3.0).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 9eecfe557d3a7e204a8261a469956de17c8c0089
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue May 6 11:42:57 2014 +0200
Explicitly set detach_process to True when calling daemon.DaemonContext(). Otherwise the daemons start but don't return to the cmdline prompt. (Fixes: #484).
diff --git a/debian/changelog b/debian/changelog
index 99c233d..08127cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -127,6 +127,9 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low
- Fix several failing tests, adapt tests to current code base.
- Introduce new global parameter for x2gobroker.conf: my-cookie-file. Allow
storing the initial authentication cookie/ID in a read-protected file.
+ - Explicitly set detach_process to True when calling daemon.DaemonContext().
+ Otherwise the daemons start but don't return to the cmdline prompt.
+ (Fixes: #484).
* debian/control:
+ Replace LDAP support with session brokerage support in LONG_DESCRIPTION.
+ Fix SYNOPSIS texts.
More information about the x2go-dev
mailing list