delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/06/05/08:33:49

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type; q=dns; s=default; b=IvCDNfS
HYJwUAVB/v4swyJMZJKY2zb8baH8wi3hyGD6M0GZIMQM+0jc+Vnkmwio++I8UezP
mLfAzQkUcbr/L7FdVsmiP2JklusJ1sbLrEW53y5Xz9mvZqB3mlLTL2u8kZXsiHzY
QPnXEkEEgnAqDZVmJzN5FFJkeGQkQJi07x+U=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type; s=default; bh=6q8AtBQhrT0fY
YjJiAIarWa5Obk=; b=W5aOQu1dkoqpk4vFwDYMt00vszm2/UnPPhGhHv8re7bqB
KkxiZaThn5Vi+3VCAG/FIjzo7oOzPfEbMV/yd6wg62gIva8LbeihpnjSGchC8S17
wjzM+pNSOVfjlMUxV6UEOqo8rzS3NF9gkBPrCHrW3CdDDTPxzXipqLQ0ak76fA=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wg0-f43.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=Ihg2KD7NacXkMRl4u1xvkzS/1rj6+vSHx2JIBNctnGM=; b=gFpyhkCjQW4B5b7YqU2flIXgs3LJxObtnTlZIn1agaGum4RpFWUUNuiVOqyNfFR1I9 nBLTLet9gT2Z5wnA2OTUiQxTzoeUPF0uQfP3Awj8miuTRS+/UksC3bdw2Akk47DQ3oAk rve67BJt3K3v7z+ykhUMMmEr0Z7TWWf0BkMISEzyKsfK0uaQg53HorbKv2qS1428NG2s Hu56uIdcLa/DXQlbIGXmCpjL4wQEwPyXxaBfwmpgQDY4hFuPDdL/eDVEOYENaNJzVbfz J6OyNDstxR8J7Sn4BYmlqXPOKHa4+/OSs9U3OscN67sGTxzq227DOyBlx+r4/TavXUiz Tn6Q==
X-Gm-Message-State: ALoCoQlL05Mki93vNftP3WmmYKQfLDqMHzex4mpA+VRqmmB/oVCN41Ak2JfGCjW8f2T7+AqjQVyq
X-Received: by 10.180.76.8 with SMTP id g8mr60954012wiw.79.1433507605605; Fri, 05 Jun 2015 05:33:25 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <CALd+sZQOAMZYiOF+y_YBieETMYnBkitP-ajbe5z_VkrmRh4sWg@mail.gmail.com>
References: <CALd+sZQOAMZYiOF+y_YBieETMYnBkitP-ajbe5z_VkrmRh4sWg AT mail DOT gmail DOT com>
From: Adam Dinwoodie <adam AT dinwoodie DOT org>
Date: Fri, 5 Jun 2015 13:32:44 +0100
Message-ID: <CA+kUOamF0u_y+JtCDQHnnf2rY0tLx7SPeD97i5ztcG49DeTdeg@mail.gmail.com>
Subject: Re: Need help with debugging git (Cygwin/MSYS2) on Wine
To: fracting AT gmail DOT com, cygwin AT cygwin DOT com
X-IsSubscribed: yes

On 5 June 2015 at 06:46, Qian Hong wrote:
> 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
>
> <snip>
>
> 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.

Hi,

Cygwin and msys2 are sufficiently different that I wouldn't want to
start debugging this from a Cygwin point of view. Further, the problem
here may be something to do with the options that that version of Git
was compiled with, which we have no idea about.

If you can reproduce this behaviour using Cygwin and the version of
Git distributed with Cygwin, we can start looking at that. If you do,
please include all the details asked for in
<https://cygwin.com/problems.html>.

Adam

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019