From mikedep333@gmail.com Thu Feb 25 15:37:22 2016 Received: (at submit) by bugs.x2go.org; 25 Feb 2016 14:37:23 +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.7 required=3.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM autolearn=ham version=3.3.2 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 0A2815DA97 for ; Thu, 25 Feb 2016 15:37:22 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dbJBZykSg+kz for ; Thu, 25 Feb 2016 15:37:16 +0100 (CET) Received: from mail-ig0-f177.google.com (mail-ig0-f177.google.com [209.85.213.177]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id A78325DA82 for ; Thu, 25 Feb 2016 15:37:15 +0100 (CET) Received: by mail-ig0-f177.google.com with SMTP id hb3so14149511igb.0 for ; Thu, 25 Feb 2016 06:37:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to; bh=Gqw1KUurpMaBjIOebFB2g9WSBed5ipBnvKnZLFsBQfw=; b=l4wl8AsODQe2FCTIYTSSpXoAPe0DsTURjpWncJCl0zBfFISi5VavGiee2mLZ3IpYa4 ddr4VT3v81KGt1NZQ/OSdZDWmhNvVljFTc3DwYs4h51dix3+faMCsjrTOEQuozZmXZES su0oBqmKjLTEPGtna7x5D9kR1hG9zyI5hzN9m+ftTRqWTeHd6V6TKwg7BPj8JMvd7KOh t7yqJyznM7BtS4TcE5CAfSU5UgbRuQEi8awZkWRU+/TD+gsehXDPLVu/CXNLG17Eog81 XTOmcn/Hb9GfH9vTRH3McLjKmvf2bumY9LN8uTrO3wtfVvh+DW6vhrG7z+65Q1K+jR3d fXHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=Gqw1KUurpMaBjIOebFB2g9WSBed5ipBnvKnZLFsBQfw=; b=Z0jpc4/3DAnGIorqhsO6cBu07Bmqgu39iHI4WVRdqQ35Y8iKrpoDy+5CzBS5V3JzOJ K1VMbtrcKFSYMOTvQiumHQpKvoXmyRUPXoAALI1F61tS1APDa6YEHm0wy7+0mhlYkgdq jYqhphU38TCNvKFevkY0AicF44e1H6gmT365WJmBV0JRpyq7P9/KHHMZyKzCJFS1dbrK 6HtdIf2FZg1R2ZIznBUfl25tc5+d78DzDm87s0IJ6MByXvWDYLGZ1kcgOmPP0xrEbtZP EL4dO/tcQ/xixxwafochFsRstReynN3KlgwraHZWaSe8epFy2EdXQmfhuKGnWPtF9gIT E1aw== X-Gm-Message-State: AG10YOTypaMGB/9umtZbDMHDl3IUNoIJkVJdrJNPq45HYe0BGPG+whzz3TXbNOBPe1dnfSGwVzedt7h4dANvmw== MIME-Version: 1.0 X-Received: by 10.50.2.35 with SMTP id 3mr3216087igr.33.1456411034211; Thu, 25 Feb 2016 06:37:14 -0800 (PST) Received: by 10.107.55.69 with HTTP; Thu, 25 Feb 2016 06:37:14 -0800 (PST) Date: Thu, 25 Feb 2016 09:37:14 -0500 Message-ID: Subject: Windows: Folder and Printer Sharing broken since update to cygwin bundle 20160121-1 From: Mike DePaulo To: "submit@bugs.x2go.org" Content-Type: text/plain; charset=UTF-8 package: x2goclient version: 4.0.5.1 tags: build-win32 Ever since I updated the Cygwin bundle to version 20160121-1, which includes an openssh update: openssh 6.8p1-1-x2go1 -> 7.1p2-1-x2go1 (security update) Folder and printer sharing has been broken. Specifically, the sshfs mounts never take place on the server. The sshd.exe process is running though. I have been talking with Ionic on IRC about this. The most logical next step for debugging this is for me to modify the behavior of x2goclient's --debug on Windows to pass an option like this to sshd.exe: -E /path/to/debug/log From mikedep333@gmail.com Mon May 2 02:54:44 2016 Received: (at 1002) by bugs.x2go.org; 2 May 2016 00:54:46 +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.7 required=3.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 6C4675DA96 for <1002@bugs.x2go.org>; Mon, 2 May 2016 02:54:44 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vOtVODWw9vXP for <1002@bugs.x2go.org>; Mon, 2 May 2016 02:54:37 +0200 (CEST) Received: from mail-qk0-f182.google.com (mail-qk0-f182.google.com [209.85.220.182]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 332795DA94 for <1002@bugs.x2go.org>; Mon, 2 May 2016 02:54:37 +0200 (CEST) Received: by mail-qk0-f182.google.com with SMTP id x7so67924177qkd.3 for <1002@bugs.x2go.org>; Sun, 01 May 2016 17:54:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to; bh=nIxUlE+EDen1tNFuGnG9/dsa6rl+PTxa7K3WjsxRPIY=; b=Yr4fCkEFW6Ywx8xXrz2ca5YKwgHLsqHLb/39CHvEOj40eHysFMuCJR57om5T3ldfZs se0R7aq0PEKk+y67nyopCii+KIPVv3Yjm+6oKQRKJx70AHCuDbFPfU3b7LgcQ7HyXEOt HTDYjmnD3t+avtao9VguaigKA7BkUqGPtisQ6BwKdJ6Lq8LK2yx+6VAMfBuA6xsE0iRZ +4RfYJIaRAAisYl9DnGKqFkyd5+rMARMGOIn78AI0gLbgRnmCg6uF2E5MseS9t7R0BQQ GItcycClW11xhwlwliKifBHnrrtHeDBJPt+7VpWIFXNY1gyJGty69ulIn1jSoufmrUxQ uZWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=nIxUlE+EDen1tNFuGnG9/dsa6rl+PTxa7K3WjsxRPIY=; b=RMtmGoXDHpqflbn6o+EXzDqJpnruH/+XzNkwBNvROgAGWnGltyg5QgPhuUsod0cDv/ 8DhB9Owd9KG1xOKFcHtWU9cmQHmay0ZA2e6TVHGC+4sU9GYnA3scfRrJWS447nsijg+J eCHHXQ4mDCgBYTTQvvLor6XhA2jdWubxsHXfIQakd2x6sg78e68ZutzTpaV5MF4MV8bv nwgRu3//Bzmx+vCB/RZYTZXEaf3voDlEQTTijag0gmSqbqtcb90kqvcl7Dr0jJBwOQ5Y q/KOtrSItjDNxqrgVxRDvYoqXVc16xvCmUl75S651UwHiBGdCIkTmC0GN77fqyJlPGbq jtIA== X-Gm-Message-State: AOPr4FVoVyJZvVGDVSPv+KDtfebgxCkOMzPnCHKgqhY0ocO7FtsmRuAXXUW6Vsuj0PArnr3yvDPtvTBM6TLi8Q== MIME-Version: 1.0 X-Received: by 10.55.182.69 with SMTP id g66mr31914283qkf.186.1462150476161; Sun, 01 May 2016 17:54:36 -0700 (PDT) Received: by 10.237.38.65 with HTTP; Sun, 1 May 2016 17:54:35 -0700 (PDT) Date: Sun, 1 May 2016 20:54:35 -0400 Message-ID: Subject: Status Update From: Mike DePaulo To: 1002@bugs.x2go.org Content-Type: text/plain; charset=UTF-8 1. This is holding up the release of X2Go Client for Windows 4.0.5.1. 2. I did add support for the debug feature. As of the source code release of 4.0.5.1, logs are now logged to filepaths like C:\Users\mike\.x2go\sshLogs\p15016.log , where the "p15016" is semi-random. 3. I fixed the original issue I discovered from the logs whereby support for DSA keys was dropped, but we were only using DSA keys. To do this, I re-enabled support for DSA keys, as a "fix" until #1003 is fixed. This fix is on the branch bugfix/mswin-1002 . Discussion here: http://lists.x2go.org/pipermail/x2go-dev/2016-April/011129.html 4. However, there is some other issue that appears to be breaking folder and printer sharing. I intend to investigate soon. From x2go@ymir.das-netzwerkteam.de Sun Jun 5 04:43:12 2016 Received: (at 1002) by bugs.x2go.org; 5 Jun 2016 02:43:29 +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.1 required=3.0 tests=ALL_TRUSTED,BAYES_20, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,URIBL_BLOCKED autolearn=no version=3.3.2 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 2DCA35DB80; Sun, 5 Jun 2016 04:43:12 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e04JwMvOxI-Y; Sun, 5 Jun 2016 04:43:05 +0200 (CEST) Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id DD1805DB7F; Sun, 5 Jun 2016 04:43:05 +0200 (CEST) From: Mike DePaulo To: 1002-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 1002@bugs.x2go.org Subject: X2Go issue (in src:x2goclient) has been marked as closed Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Message-Id: <20160605024305.DD1805DB7F@ymir.das-netzwerkteam.de> Date: Sun, 5 Jun 2016 04:43:05 +0200 (CEST) close #1002 thanks Hello, we are very hopeful that X2Go issue #1002 reported by you has been resolved in the new release (4.0.5.1) of the X2Go source project »src:x2goclient«. You can view the complete changelog entry of src:x2goclient (4.0.5.1) below, and you can use the following link to view all the code changes between this and the last release of src:x2goclient. http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=ddee9d13eb528324f57409f9a7a4adcbc7849f3d;hp=c80b04add271dcdac482c2526708a21b0ec4932c 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:x2goclient. Thanks a lot for contributing to X2Go!!! light+love X2Go Git Admin (on behalf of the sender of this mail) --- X2Go Component: src:x2goclient Version: 4.0.5.1-2016.06.05 Status: RELEASE Date: Sat, 04 Jun 2016 22:37:35 -0400 Fixes: 1002 Changes: x2goclient (4.0.5.1-2016.06.05) RELEASED; urgency=medium . [ Mike DePaulo ] * New upstream release (4.0.5.1-2016.06.05): - Windows: add sshd debug1 logging when using the --debug flag. - Windows: Revert back to Cygwin components that have not been "rebased" - Windows: Fix folder and printer sharing with our current version of Cygwin sshd (7.1) by re-enabling support for DSA host keys (Fixes: #1002) From unknown Thu Mar 28 22:27:24 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#1002 closed by Mike DePaulo (X2Go issue (in src:x2goclient) has been marked as closed) Message-ID: References: <20160605024305.DD1805DB7F@ymir.das-netzwerkteam.de> X-X2go-PR-Keywords: build-win32 X-X2go-PR-Message: they-closed 1002 X-X2go-PR-Package: x2goclient X-X2go-PR-Source: x2goclient Date: Sun, 05 Jun 2016 02:45:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1465094703-5441-0" This is a multi-part message in MIME format... ------------=_1465094703-5441-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 x2goclient package: #1002: Windows: Folder and Printer Sharing broken since update to cygwin bu= ndle 20160121-1 It has been closed by Mike DePaulo . 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 DePaulo by replying to this email. --=20 X2Go Bug Tracking System Contact owner@bugs.x2go.org with problems ------------=_1465094703-5441-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at control) by bugs.x2go.org; 5 Jun 2016 02:43:13 +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.1 required=3.0 tests=ALL_TRUSTED,BAYES_20, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,URIBL_BLOCKED autolearn=no version=3.3.2 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 2DCA35DB80; Sun, 5 Jun 2016 04:43:12 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e04JwMvOxI-Y; Sun, 5 Jun 2016 04:43:05 +0200 (CEST) Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id DD1805DB7F; Sun, 5 Jun 2016 04:43:05 +0200 (CEST) From: Mike DePaulo To: 1002-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 1002@bugs.x2go.org Subject: X2Go issue (in src:x2goclient) has been marked as closed Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Message-Id: <20160605024305.DD1805DB7F@ymir.das-netzwerkteam.de> Date: Sun, 5 Jun 2016 04:43:05 +0200 (CEST) close #1002 thanks Hello, we are very hopeful that X2Go issue #1002 reported by you has been resolved in the new release (4.0.5.1) of the X2Go source project »src:x2goclient«. You can view the complete changelog entry of src:x2goclient (4.0.5.1) below, and you can use the following link to view all the code changes between this and the last release of src:x2goclient. http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=ddee9d13eb528324f57409f9a7a4adcbc7849f3d;hp=c80b04add271dcdac482c2526708a21b0ec4932c 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:x2goclient. Thanks a lot for contributing to X2Go!!! light+love X2Go Git Admin (on behalf of the sender of this mail) --- X2Go Component: src:x2goclient Version: 4.0.5.1-2016.06.05 Status: RELEASE Date: Sat, 04 Jun 2016 22:37:35 -0400 Fixes: 1002 Changes: x2goclient (4.0.5.1-2016.06.05) RELEASED; urgency=medium . [ Mike DePaulo ] * New upstream release (4.0.5.1-2016.06.05): - Windows: add sshd debug1 logging when using the --debug flag. - Windows: Revert back to Cygwin components that have not been "rebased" - Windows: Fix folder and printer sharing with our current version of Cygwin sshd (7.1) by re-enabling support for DSA host keys (Fixes: #1002) ------------=_1465094703-5441-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.x2go.org; 25 Feb 2016 14:37:23 +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.7 required=3.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM autolearn=ham version=3.3.2 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 0A2815DA97 for ; Thu, 25 Feb 2016 15:37:22 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dbJBZykSg+kz for ; Thu, 25 Feb 2016 15:37:16 +0100 (CET) Received: from mail-ig0-f177.google.com (mail-ig0-f177.google.com [209.85.213.177]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id A78325DA82 for ; Thu, 25 Feb 2016 15:37:15 +0100 (CET) Received: by mail-ig0-f177.google.com with SMTP id hb3so14149511igb.0 for ; Thu, 25 Feb 2016 06:37:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to; bh=Gqw1KUurpMaBjIOebFB2g9WSBed5ipBnvKnZLFsBQfw=; b=l4wl8AsODQe2FCTIYTSSpXoAPe0DsTURjpWncJCl0zBfFISi5VavGiee2mLZ3IpYa4 ddr4VT3v81KGt1NZQ/OSdZDWmhNvVljFTc3DwYs4h51dix3+faMCsjrTOEQuozZmXZES su0oBqmKjLTEPGtna7x5D9kR1hG9zyI5hzN9m+ftTRqWTeHd6V6TKwg7BPj8JMvd7KOh t7yqJyznM7BtS4TcE5CAfSU5UgbRuQEi8awZkWRU+/TD+gsehXDPLVu/CXNLG17Eog81 XTOmcn/Hb9GfH9vTRH3McLjKmvf2bumY9LN8uTrO3wtfVvh+DW6vhrG7z+65Q1K+jR3d fXHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=Gqw1KUurpMaBjIOebFB2g9WSBed5ipBnvKnZLFsBQfw=; b=Z0jpc4/3DAnGIorqhsO6cBu07Bmqgu39iHI4WVRdqQ35Y8iKrpoDy+5CzBS5V3JzOJ K1VMbtrcKFSYMOTvQiumHQpKvoXmyRUPXoAALI1F61tS1APDa6YEHm0wy7+0mhlYkgdq jYqhphU38TCNvKFevkY0AicF44e1H6gmT365WJmBV0JRpyq7P9/KHHMZyKzCJFS1dbrK 6HtdIf2FZg1R2ZIznBUfl25tc5+d78DzDm87s0IJ6MByXvWDYLGZ1kcgOmPP0xrEbtZP EL4dO/tcQ/xixxwafochFsRstReynN3KlgwraHZWaSe8epFy2EdXQmfhuKGnWPtF9gIT E1aw== X-Gm-Message-State: AG10YOTypaMGB/9umtZbDMHDl3IUNoIJkVJdrJNPq45HYe0BGPG+whzz3TXbNOBPe1dnfSGwVzedt7h4dANvmw== MIME-Version: 1.0 X-Received: by 10.50.2.35 with SMTP id 3mr3216087igr.33.1456411034211; Thu, 25 Feb 2016 06:37:14 -0800 (PST) Received: by 10.107.55.69 with HTTP; Thu, 25 Feb 2016 06:37:14 -0800 (PST) Date: Thu, 25 Feb 2016 09:37:14 -0500 Message-ID: Subject: Windows: Folder and Printer Sharing broken since update to cygwin bundle 20160121-1 From: Mike DePaulo To: "submit@bugs.x2go.org" Content-Type: text/plain; charset=UTF-8 package: x2goclient version: 4.0.5.1 tags: build-win32 Ever since I updated the Cygwin bundle to version 20160121-1, which includes an openssh update: openssh 6.8p1-1-x2go1 -> 7.1p2-1-x2go1 (security update) Folder and printer sharing has been broken. Specifically, the sshfs mounts never take place on the server. The sshd.exe process is running though. I have been talking with Ionic on IRC about this. The most logical next step for debugging this is for me to modify the behavior of x2goclient's --debug on Windows to pass an option like this to sshd.exe: -E /path/to/debug/log ------------=_1465094703-5441-0-- From unknown Thu Mar 28 22:27:24 2024 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@bugs.x2go.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Bug archived. Date: Sun, 03 Jul 2016 05:24:02 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # Bug archived. thanks # This fakemail brought to you by your local debbugs # administrator