X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,URI_HEX X-Spam-Check-By: sourceware.org Message-ID: <4C4677CA.2090608@bopp.net> Date: Tue, 20 Jul 2010 23:30:02 -0500 From: Jeremy Bopp User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100528 Thunderbird/3.0.5 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: git and openssh issue References: <4C45D041 DOT 8010209 AT kitware DOT com> In-Reply-To: <4C45D041.8010209@kitware.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 07/20/2010 11:35 AM, Bill Hoffman wrote: > I know this is an old issue. I am wondering if I could help diagnose > the problem, or if anyone is working on this issue. The current fix > seems to be to use plink and cygwin git. But cygwin git and ssh just > do not work together. > > http://git.661346.n2.nabble.com/Error-when-cloning-gc-ed-repository-td4425832.html > > > Basically, it is this random error: > fatal: early EOFs: 47% (657/1396) > > > Seems like an issue with openssh and not git as using plink fixes the > problem. Anyway, with some direction I would be willing to help, I > have a very reproducible case of this. I haven't been able to reproduce this problem myself, but I was thinking that using plink rather than ssh also eliminates a bit of Cygwin pipe handling performed under ssh. It might be useful to see if this can be reproduced another way such as over something relatively basic like rsh. If the problem reproduces with rsh, that should point more directly to a problem with the Cygwin DLL rather than ssh. Do you have control over the server hosting the repository you're cloning such that you can try that out? If not, have you tried setting up your own server with a complete clone of the repository to see if you can reproduce the problem when cloning from that one? -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