X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding
	:in-reply-to; q=dns; s=default; b=s+s6fXGNMFFEgl77mTpR8xX/tNf+7y
	YfoTv9k1WWmOubrXxLJF6aWjJLMzGr5u5qhZuwhIzIu96y8pGF8291P69Xb8zZA1
	HKmBoFs1zWp0ZQzbhi2vmTIu3a8VztiuoSB+JDDbR2AJPJVsj1we1vT/k0iSOuTe
	GYMEdEMmX7ERc=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding
	:in-reply-to; s=default; bh=OD2iE1xx+vhFKaj0S0E2y0jpHz8=; b=lyNI
	JAObuwKYnji6T4cjzwdzNLttN0VEPeKrmr2aTUx8jWtfNBf/947uIr8KFlL6ZpMk
	CW98MnEFsBmFTCefCyPVlsDXfARRAV6btfL/38fYk/2yuxFwqcXrI4HDCPDB/8la
	60tv2J6Wzw8RDosrF6viI4gcaeuxMcp0jQOCWtk=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Andrew DeFaria <Andrew@DeFaria.com>
Subject: Re: git clone failing with "fatal: index-pack failed"
Date: Sat, 26 Oct 2013 09:23:18 -0700
Lines: 39
Message-ID: <l4gq9e$805$1@ger.gmane.org>
References: <52688C6A.5070703@DeFaria.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0
In-Reply-To: <52688C6A.5070703@DeFaria.com>
X-IsSubscribed: yes

On 10/23/2013 07:56 PM, Andrew DeFaria wrote:
> Please excuse any duplication.
>
> I'm getting the following when attempting to clone a large git 
> repository using Cygwin's git:
>
> $ git clone gitolite@172.20.10.200:axcient
> Cloning into 'axcient'...
> remote: Counting objects: 168263, done.
> remote: Compressing objects: 100% (73257/73257), done.
> remote: Total 168263 (delta 90112), reused 166470 (delta 88591)
> Receiving objects: 100% (168263/168263), 4.10 GiB | 14.30 MiB/s, done.
> error: index-pack died of signal 11)
> fatal: index-pack failed
> $ git --version
> git version 1.7.9
> $ uname -a
> CYGWIN_NT-6.1 MATER2K8SHPT 1.7.25(0.270/5/3) 2013-08-31 20:37 x86_64 
> Cygwin
> $
>
> I saw some things about this a while ago. Has this been fixed?
It's been very quite about this issue. Usually at least somebody 
responds. I fear that perhaps nobody's seeing this. Could somebody, 
anybody, simply respond if even just to say "Yeah, I see this. Don't 
have an answer though" I'd appreciate it.

I'd really like to get this working though as it would be really helpful 
to switch my current client over to using Cygwin. As another data point, 
they have some sort of installation of Git that brings along a little 
bash shell and a couple of Linux like commands like ls, etc. It can 
clone the git repository and afterwards Cygwin's git can utilize that 
git repository doing things like git status, git log, etc. It just can't 
do the initial clone.

Thanks.
-- 
Andrew DeFaria <http://defaria.com>
(A)bort, (R)etry, (T)ake down entire network?


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

