From unknown Fri Mar 29 10:30:16 2024 MIME-Version: 1.0 X-Mailer: MIME-tools 5.502 (Entity 5.502) X-Loop: owner@bugs.x2go.org From: owner@bugs.x2go.org (X2Go Bug Tracking System) Subject: Bug#201 closed by Mike Gabriel (X2Go issue (in src:x2gobroker) has been marked as closed) Message-ID: References: <20130519104345.84C4C5DB26@ymir> X-X2go-PR-Keywords: pending X-X2go-PR-Message: they-closed 201 X-X2go-PR-Package: x2gobroker X-X2go-PR-Source: x2gobroker Date: Sun, 19 May 2013 10:48:04 +0000 Content-Type: multipart/mixed; boundary="----------=_1368960484-688-0" This is a multi-part message in MIME format... ------------=_1368960484-688-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 This is an automatic notification regarding your Bug report which was filed against the x2gobroker package: #201: x2gobroker: incomplete install It has been closed by Mike Gabriel . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Mike Gabriel by replying to this email. --=20 X2Go Bug Tracking System Contact owner@bugs.x2go.org with problems ------------=_1368960484-688-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at control) by bugs.x2go.org; 19 May 2013 10:44:01 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=NO_RELAYS,URIBL_BLOCKED autolearn=unavailable version=3.3.2 Received: by ymir (Postfix, from userid 1005) id 84C4C5DB26; Sun, 19 May 2013 12:43:45 +0200 (CEST) From: Mike Gabriel To: 201-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 201@bugs.x2go.org Subject: X2Go issue (in src:x2gobroker) has been marked as closed Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Message-Id: <20130519104345.84C4C5DB26@ymir> Date: Sun, 19 May 2013 12:43:45 +0200 (CEST) close #201 thanks Hello, we are very hopeful that X2Go issue #201 reported by you has been resolved in the new release (0.0.2.1) of the X2Go source project »src:x2gobroker«. You can view the complete changelog entry of src:x2gobroker (0.0.2.1) below, and you can use the following link to view all the code changes between this and the last release of src:x2gobroker. http://code.x2go.org/gitweb?p=x2gobroker.git;a=commitdiff;h=e7ba5f8e1a81d814f4d3e9f82ad6e9bc2855e7cd;hp=363a8fb21e215d403ef81c9bfc0d079d431bacce If you feel that the issue has not been resolved satisfyingly, feel free to reopen this bug report or submit a follow-up report with further observations described based on the new released version of src:x2gobroker. Thanks a lot for contributing to X2Go!!! light+love X2Go Git Admin (on behalf of the sender of this mail) --- X2Go Component: src:x2gobroker Version: 0.0.2.1 Status: RELEASE Date: Sun, 19 May 2013 12:41:06 +0200 Fixes: 201 210 211 Changes: x2gobroker (0.0.2.1) RELEASED; urgency=low . [ Mike Gabriel ] * New upstream version (0.0.2.1): - Remove trailing slashes from ManagementServer URLs. - In Apache2 vhost configuration example, move WSGI environment variable settings into VirtualHost setup. - Remove unused, not-yet-developed broker backends and frontends. - Remove old cruft from x2gobroker.conf. - Security fix for setuid wrapper x2gobroker-agent.c. Hard-code path to x2gobroker-agent.pl during build via defining a macro in the Makefile. Thanks to Richard Weinberger for spotting this!!! - Handle URLs in plain WebUI that have slashes (and subpaths) in the backend name. - In WSGI mode: only populate os.environ with variables matching »X2GOBROKER_*«. - Make X2GOBROKER_SESSIONPROFILES configurable via a SetEnv WSGI parameter in the httpd configuration possible. (Fixes: #210). * Provide init scripts and *.default files outside of /debian folder (as they are also relevant for non-Debian packaging). . [ Jan Engelhardt ] * New upstream version (0.0.2.1): - Populate install target of Makefile. (Fixes: #201). - Install man pages and default files through Makefile, as well. (Fixes: #211). ------------=_1368960484-688-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.x2go.org; 7 May 2013 09:41:08 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham version=3.3.2 Received: from ares07.inai.de (ares07.inai.de [5.9.24.206]) by ymir (Postfix) with ESMTPS id D0B3C5DB18 for ; Tue, 7 May 2013 11:41:07 +0200 (CEST) Received: by ares07.inai.de (Postfix, from userid 25121) id B311796A1587; Tue, 7 May 2013 11:41:07 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by ares07.inai.de (Postfix) with ESMTP id 8BBB996A07D4 for ; Tue, 7 May 2013 11:41:07 +0200 (CEST) Date: Tue, 7 May 2013 11:41:07 +0200 (CEST) From: Jan Engelhardt To: submit@bugs.x2go.org Subject: x2gobroker: incomplete install Message-ID: User-Agent: Alpine 2.01 (LNX 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Package: x2gobroker Version: 0.0.2.0 What is being executed: make install DESTDIR=/bla What is being observed: make: Nothing to be done for `install'. What is expected instead: Install the just-compiled programs and python codes. ------------=_1368960484-688-0--