tag #1458 pending fixed #1458 0.0.4.2 thanks Hi! X2Go issue #1458 (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: https://code.x2go.org/gitweb?p=x2gobroker.git;a=commitdiff;h=52a8aeef7311e38... The issue will most likely be fixed in src:x2gobroker (0.0.4.2). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 52a8aeef7311e384889d07537183e6b4c8b695a7 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Apr 21 14:44:23 2020 +0200 debian/x2gobroker-ssh.postinst: only reload nscd configuration if daemon is installed and actually running. Fixes: #1458. Based on a patch by Stefan Baur. diff --git a/debian/changelog b/debian/changelog index 85985e9..1d07af6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,9 @@ x2gobroker (0.0.4.2-0x2go1) UNRELEASED; urgency=medium * New upstream version (0.0.4.2): * debian/control: + Add psproc dependency to x2gobroker-ssh. We'll need it later on. + * debian/x2gobroker-ssh.postinst: + + Only reload nscd configuration if daemon is installed and actually + running. Fixes: #1458. Based on a patch by Stefan Baur. -- X2Go Release Manager <git-admin@x2go.org> Mon, 22 Apr 2019 12:31:49 +0200