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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=SXC/8xS/2NresNyh
	FrGMo91YjYa269ZfPCkK75z16uWrQkI3y39vBxMDcK0pgjmu+qA5j69lOwWOUQZq
	J083ZZJTny5MsEQZa25BBSaIU6DiLLh3JVsHpgjdHaylp6UE+gISRoPfhVoMvDfQ
	+nvLT8rnui+iZHF1JbWP/LwVHRE=
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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=sx5oQ3qsGrnpnnOmSyjMvX
	7uzFM=; b=eA+c1QexT4Hn0BcsrTs5PeyFsS5asupbJ5j04uqETkGkFZo9O1bUpP
	uNyzsizFimH9mHCxdL0qUVPR/G+vCuQ5AcxT2ErqwincezneztpPI457M7FWSvi9
	9lEFMeskeLdnkFEFZpwZyhohboTAjbTfm0670ejqpxq3xNxAR7KUc=
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=4.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtpback.ht-systems.ru
Date: Wed, 29 Jan 2014 01:02:33 +0400
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: Andrey Repin <cygwin@cygwin.com>
Message-ID: <76432732.20140129010233@mtu-net.ru>
To: Charles Wilson <cygwin@cwilson.fastmail.fm>, cygwin@cygwin.com
Subject: Re: Maintainer for git?
In-Reply-To: <52E7E22A.4090106@cwilson.fastmail.fm>
References: <CAEotdwnhZUAmSceCxyq5G5ZYosi458X6KQLjEt2c60mA-Vjqhw@mail.gmail.com> <CA+kUOanN3FjBzQ1HRPtmXfxLSbHps5WkkqrHqw8qK6FhX8aTgw@mail.gmail.com> <CAAXzdLV_xoMM59H_6fnTgRSAVhs4FLRaMyEL9e1WBzUp4SWR8g@mail.gmail.com> <CA+kUOakGhMYEP5kjmLk1HeWTi9QNTp1Fnk5YF3JuqR_fUc6hPg@mail.gmail.com> <20140115105534.GB31912@tastycake.net> <CAAXzdLX0YQTBVOkjUq3f-Jr03Cx5PzsY3_gRYO9rpp_GXOQKYw@mail.gmail.com> <CALgEz7qhf85-kdBCqFWWjni8rw8iTvabtdnBu=z4-tVmy_+jTg@mail.gmail.com> <CAAXzdLXQ-MfUQj6Zh4FSCgGgwwZ82OpkPTWznp5vVFXXeeKvHw@mail.gmail.com> <CALgEz7o7Sm2+NF=Fc3Wpp+Fy=+LQiz0aAc-+Pp+s=-Pjw--AuQ@mail.gmail.com> <CAM7Q9ZvnA4ukDXdbQExX7mje=6yx=0STzQTKAbWhG3jApGHmJw@mail.gmail.com> <CALgEz7rczmEuL85THhosQcoDUKUjn7iiGhgJ1-Ty9aUjKOOB-g@mail.g mail.com> <52E143D7.4070604@gmail.com> <CALgEz7oaNjeiLcV2L1c-2KtxFEWVubNfL5jxjRfBdXJ8xq5MYw@mail.gmail.com> <968915851.20140123214657@mtu-net.ru> <CALgEz7o4Oar4X7w1YVN6-Mib13ya_5C97AoTheHEbDGDBCbBWA@mail.gmail.com> <52E7E22A.4090106@cwilson.fastmail.fm>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Charles Wilson!

>> Rebase didn't help. Still broken, IMO. I'm going back to 1.7.9 or will
>> rebuild w/ cygcrypto-0.9.8 as the OP had suggested.
>>
>> x86$ git clone https://github.com/FFmpeg/FFmpeg.git ffmpeg
>> Cloning into 'ffmpeg'...
>> remote: Reusing existing pack: 345748, done.
>> remote: Counting objects: 613, done.
>> remote: Compressing objects: 100% (325/325), done.
>> remote: Total 346361 (delta 386), reused 484 (delta 288)
>> Receiving objects: 100% (346361/346361), 102.25 MiB | 2.93 MiB/s, done.
>> Resolving deltas: 100% (270961/270961), done.
>> fatal: object of unexpected type
>> fatal: index-pack failed
>>

> I've found that I need to do the following:

> PATH=/usr/bin git ....

> or I get odd failures.  So I've actually set that up as an alias:

> alias git='PATH=/usr/bin git'

This sounds like you have issues with the default $PATH order.


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 29.01.2014, <01:00>

Sorry for my terrible english...


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

