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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=e47 +OVEBD+V2ykGys0gfd8C5DqLwNOAIVnc6kIoJHaMqUDbXbvlSimu3R6EHc0Lwrw/ dcqpbNCcfxzCbMONBOeyeB4KIcnKwFyPdMWwV6YbjsRw0nugeFG1iNN/MRVhxxdw ZFmn+VYJWQ+wunRqQsavKqKEb9Us6O6rySTN/niI= 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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=thWZTq0JC 0PgJVTbeP66D/tw13s=; b=YMfAinp0VDOoaj3772tPjQRt3vPb3XN+/hSN5SHKO w74uvgHiK25ySQ89oVe02b+ZOaHk5PGCsszAmMfOgUyEORh5pzditAWbBFcscAoD ZUewWarD+wkIA3Etva6dqV4Qrn/ZGfy8x8RY6XFcIIMfaADkLLnN/1Hk18ORUjAE 6s= 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=0.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=H*c:ISO-8859-1, administrator, H*F:D*se X-HELO: mailrelay10.public.one.com X-HalOne-Cookie: 1814157b5a41229d1b273571c2c6f7fb6dafbb2e X-HalOne-ID: b7f9371d-3b11-11e6-9f37-b82a72d06996 Message-ID: <576EE695.10509@junovagen.se> Date: Sat, 25 Jun 2016 22:16:21 +0200 From: Thomas Nilsson User-Agent: Postbox 4.0.8 (Windows/20151105) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Problem with git on cygwin64 on Windows 10 (2.8.3-1) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Suddenly git is acting up on me. I have a number of local repos from various sources (GitHub, bitbucket, ...) and since a day or two I can't push or pull from any of them. Can't even clone fresh repositories. Mostly I get 'fatal: unpack-objects failed', but also 'index-pack failed'. And sometimes just nothing, like an abort without any output, e.g. > Thomas AT thoni64 ~ > $ git clone https://github.com/thoni56/cgreen.git > Klonar till "cgreen"... > > Thomas AT thoni64 ~ > $ I've tried running in administrator mode but no difference. I can successfully clone the repos from Linux and Darwin so I'm pretty certain the problem lies in cygwin git (or something else cygwin... or windows...) My cygwin git is 2.8.3-1 but reverting to 2.8.2-1 did not help. Everything else is up-to-date, windows is Version 1511 10586.420. Has anyone seen this before? Any pointers? Removing and reinstalling Cygwin64? Any pointers appreciated! /Thomas -- 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