X-Recipient: archive-cygwin AT delorie DOT 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 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 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 Reply-To: Andrey Repin Message-ID: <76432732.20140129010233@mtu-net.ru> To: Charles Wilson , cygwin AT cygwin DOT com Subject: Re: Maintainer for git? In-Reply-To: <52E7E22A.4090106@cwilson.fastmail.fm> References: <20140115105534 DOT GB31912 AT tastycake DOT net> <52E143D7 DOT 4070604 AT gmail DOT com> <968915851 DOT 20140123214657 AT mtu-net DOT ru> <52E7E22A DOT 4090106 AT cwilson DOT fastmail DOT 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 AT yandex DOT 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