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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; q=dns; s=default; b=fUwetnVoD4tBsTnmzEtnbSKxoTZiXA ELhD1EArJjGj/8GGODAtsnGch9S635gZC82qravM0yOPAxdXdaR0QATvwiAC3sKq TvU5YdFU0iheuAtrthVLwdUg2I/pnZwjBsBBKmvDeM0wKangEZBFFejm8ZjIPcio uUTGwRdZZIIZc= 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=sIspCS1Aza7MI+ZqrG9EKi10M1o=; b=qJOs uhdUpnYgP744bJeO0afM5UaVM4lotYcbHR8uRuLVRyf2tRM2iMnlhGn/7AKyXrAh PCAz7n7ti1ofCKQBo0ZapAmRHSLsYjyLxkHJJAMarPYtjK0sc6nRQpzR4ywNfjaL 8Hx8W0wE0oLzEKQyxdYS70bfF9rcHcn0LwunP24= 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=1.0 required=5.0 tests=AWL,BAYES_20,RDNS_NONE,SPF_HELO_PASS,SPF_PASS,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Andrew DeFaria Subject: Re: git clone failing with "fatal: index-pack failed" Date: Tue, 05 Nov 2013 07:28:58 -0800 Lines: 40 Message-ID: References: <52688C6A DOT 5070703 AT DeFaria DOT 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.1.0 In-Reply-To: X-IsSubscribed: yes On 10/31/2013 08:04 AM, Andrew DeFaria wrote: > On 10/26/2013 03:12 PM, Balaji Venkataraman wrote: >> On Sat, Oct 26, 2013 at 9:23 AM, Andrew DeFaria wrote: >>> 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 see something similar intermittently but only when I try to clone in >> a non-Administrator shell and that too only on cygwin32. It doesn't >> happen when I'm in an administrator shell. Haven't been able to figure >> it out - although I'm having other problems where I can't run many >> commands from a 32bit Cygwin shell - so I don't want to set you off on >> a random thread. Are you able to do things like man, make etc. from >> the same shell? > Interesting. Running an administrator shell works! The odd thing is > that I logged in as the user Administrator, the local user > Administrator. I assume it has administrator rights but I know that > there are administrator rights and then there are administrator > rights. So it seems the problem lies between the two. How to debug > this further and fix it? Another error that I'm getting is the following: $ git fetch Warning: No xauth data; using fake authentication data for X11 forwarding. X11 forwarding request failed on channel 0 fatal: Out of memory? mmap failed: Resource temporarily unavailable $ Note that this happens whether or not I start an administrator shell. Also note the memory is not particularly low at the time and that "Git bash" for Windows ( https://code.google.com/p/msysgit/) doesn't seem to have a problem with this. The silence on these problems is interesting. Usually people have a lot of at least opinions to share if not things to try. Anybody got anything? -- Andrew DeFaria When there's a will, I want to be in it. -- 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