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:mime-version:date:message-id:subject:from:to
	:content-type; q=dns; s=default; b=cvVQfuUfgNrCJbfOu4csHTmm+V7pE
	m+ZMKes6YehACsGk5xhU+/rlTk6PIL+OxNQyCzuuiqgziVXGCayHmatB62l6qsjw
	y2rSxK9i57Dhrh911lZWwtgjZ9jHofrcXPdG907K6fYkL7aNjLl2hifIYC8Bm0p9
	vG+rHg4VDEVdOQ=
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:mime-version:date:message-id:subject:from:to
	:content-type; s=default; bh=UiUY4MdXGsULcpShBjiHYEUUsrY=; b=Rrj
	2xh/gy2eobXCkIt/H5iuMNYHZl9XbGlDrFS+D0YvxR724KyUZMQkRAsmgUpk/wAj
	kkRo26rFMbJqsDcO6vXMORa6jG8v/m5io8cbezgs7YkPMSOY0mRU7vcfrkBzNSxk
	aZK6lcc0f+jp6OeeIQbkM8D9BdgzJVh+OFlqfXqU=
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
X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=no version=3.3.1
MIME-Version: 1.0
X-Received: by 10.66.234.71 with SMTP id uc7mr25760513pac.10.1374390698912; Sun, 21 Jul 2013 00:11:38 -0700 (PDT)
Date: Sun, 21 Jul 2013 02:11:38 -0500
Message-ID: <CAAXzdLXgCR=Q6wspmDYrxEun3jWcjULLH33io+USO3s0hdK7+w@mail.gmail.com>
Subject: Cygwin Ports Git fails with Cygwin 1.7.21
From: Steven Penny <svnpenn@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1

Using Cygwin (1.7.21) with latest Git from Cygwin Ports (1.8.3.1)
causes intermittent failures with "git clone". Example

$ git clone git://source.ffmpeg.org/ffmpeg
Cloning into 'ffmpeg'...
remote: Counting objects: 313620, done.
remote: Compressing objects: 100% (66836/66836), done.
remote: Total 313620 (delta 248823), reused 310587 (delta 246286)
Receiving objects: 100% (313620/313620), 77.14 MiB | 389.00 KiB/s, done.
fatal: pack is corrupted (SHA1 mismatch)
fatal: index-pack failed

More info
http://stackoverflow.com/q/17764079/clone-failing-at-large-depths

Workaround is to use non Cygwin Ports Git.

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

