X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com Subject: git stopped working with 1.7.1 Date: Wed, 23 Dec 2009 10:55:27 -0800 Message-ID: <10711.1261594527@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 $ This is on XP 64-bit. Also happens on Windows 7 64-bit (a fresh install of 1.7.1). I'm using binary mounts: $ mount C:/cygwin/bin on /usr/bin type ntfs (binary,auto) C:/cygwin/lib on /usr/lib type ntfs (binary,auto) C:/cygwin on / type ntfs (binary,auto) D:/cvs on /d/cvs type ntfs (text) C: on /c type ntfs (binary) D: on /d type ntfs (binary) E: on /e type ntfs (binary) X: on /x type smbfs (binary,notexec) Y: on /y type smbfs (binary,notexec) Z: on /z type smbfs (binary,notexec) N: on /cygdrive/n type smbfs (binary,posix=0,user,noumount,auto) layer AT hobart128 /c/tmp $ At this point I have no idea what to do. Ideas would be appreciated. Thanks. Kevin Layer -- 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