X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com Subject: Re: git stopped working with 1.7.1 Date: Wed, 23 Dec 2009 11:37:29 -0800 Message-ID: <15728.1261597049@gemini.franz.com> From: Kevin Layer 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 layer AT hobart128 /c/tmp $ git clone git:/repo/git/acl acl.test Initialized empty Git repository in /c/tmp/acl.test/.git/ remote: Counting objects: 9205, done. remote: Compressing objects: 100% (3300/3300), done. fatal: The remote end hung up unexpectedly fatal: early EOFs: 62% (5708/9205) fatal: index-pack failed I should mention that the percentage at which it fails is random. Out of 40 times I've run the command above, it worked exactly 1 time. Usually, however, the failures are anwhere from 20% to 63% on the "early EOFs" line. Also, other people seem to be having the issue, too: http://stackoverflow.com/questions/1493645/git-fatal-remote-end-hung-up/1954050#1954050 -- 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