X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.3 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 14:07:46 -0800 Message-ID: <25748.1261606066@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 layer AT hobart128 /c/tmp $ I have no problem ssh'ing to the `git' host, btw. I went back to 1.5.25-15 and git works again (of course, it's an older version of git, 1.6.1.2). I tried to install 1.6.1.2 on 1.7.1, but it didn't work. The clone complained that the index-pack program was missing. I did the usual ./configure && make && make install so I'm not sure what else to try. I still have cygwin 1.7.1 installed on a Windows 7 machine, so I can try 1.6.1.2 if someone can help me get it installed properly. Since Windows 7 isn't supported with 1.5, I really need to figure this out. Thanks for any help you can provide. Kevin -- 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