From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 64305 invoked by alias); 5 Jun 2015 05:46:59 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 64294 invoked by uid 89); 5 Jun 2015 05:46:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f172.google.com Received: from mail-wi0-f172.google.com (HELO mail-wi0-f172.google.com) (209.85.212.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Fri, 05 Jun 2015 05:46:56 +0000 Received: by wiwd19 with SMTP id d19so9612557wiw.0 for ; Thu, 04 Jun 2015 22:46:53 -0700 (PDT) X-Received: by 10.180.210.171 with SMTP id mv11mr57694401wic.61.1433483213533; Thu, 04 Jun 2015 22:46:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.37.135 with HTTP; Thu, 4 Jun 2015 22:46:12 -0700 (PDT) Reply-To: fracting@gmail.com From: Qian Hong Date: Fri, 05 Jun 2015 05:46:00 -0000 Message-ID: Subject: Need help with debugging git (Cygwin/MSYS2) on Wine To: cygwin Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-06/txt/msg00114.txt.bz2 Dear all, I'm working on a Wine bug: git.exe from msys2 fail to clone https repo https://bugs.wine-staging.com/show_bug.cgi?id=348 When using msys2 git, clone works for local repo but not for remote https repo ( haven't try http repo yet ). The error message is: fatal: write error: Communication error on send I understand msys2 is not cygwin, but I think they are similar enough so I'm trying to seeking for help here, if there is anything not sure I can retest on Cygwin later. As far, most details I have regarding the bug is already attach to https://bugs.wine-staging.com/show_bug.cgi?id=348 git version is: git version 2.4.2 msys2 version is: MSYS_NT-5.1 2.1.2(0.287/5/3) 2015-05-05 17:47 i686 Msys Both versions are up to date from msys2 repo. I'm not sure what's the next step yet, could anyone familiar with git internal or cygwin internal take a look at the above bug and provide some help / some guess? I've subscribed this list, either directly replying to this thread or appending comments to bugzilla is great appreciated. Thanks in advance! -- Regards, Qian Hong - http://www.winehq.org -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple