X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.0 required=5.0	tests=AWL,BAYES_00
X-Spam-Check-By: sourceware.org
Message-ID: <4C49BD97.6080103@bopp.net>
Date: Fri, 23 Jul 2010 11:04:39 -0500
From: Jeremy Bopp <jeremy@bopp.net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: git and openssh issue
References: <4C45D041.8010209@kitware.com> <4C4677CA.2090608@bopp.net> <4C485D3D.7070307@kitware.com> <4C4862F6.7090602@bopp.net> <4C48A06F.6020309@kitware.com> <4C48C9B3.60602@bopp.net> <4C48EE1A.1040705@kitware.com>
In-Reply-To: <4C48EE1A.1040705@kitware.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 7/22/2010 8:19 PM, Bill Hoffman wrote:
> On 7/22/2010 6:44 PM, Jeremy Bopp wrote:
> 
> It is not that unreproducible... It fails maybe 5 out of 6 tries.  If
> you can get it to work 10 out of 10 times then I would say you don't
> have the problem.

I'm actually able to reproduce this early EOF error during cloning 100%
under the following scenario:

$ cd /tmp
$ git clone --bare git://cmake.org/cmake.git
$ git clone localhost:/tmp/cmake.git cmake-test

This is all under Cygwin using all binary mounts on Windows XP SP 3.
Cygwin, ssh, and git are all updated to current versions:

Cygwin Package Information
Package              Version        Status
cygwin               1.7.5-1        OK
git                  1.7.1-1        OK
openssh              5.5p1-2        OK


I haven't tried the other configurations I mentioned yet, but if there
is someone who has the ability to debug this in more depth, this looks
like a quick and readily reproducible test case.

-Jeremy

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

