Re: Git clone index-pack failed

2013-12-12 Thread Bernhard Reiter
On Tuesday 10 December 2013 at 05:43:28, Kevin Hilton wrote: I'm not sure what I should be trying at this point.  Frustrating. ... try again later. Check disc space. Check git version. Check if it works from the different machine/operating system/git repository. --

Re: Git clone index-pack failed

2013-12-12 Thread Werner Koch
On Thu, 12 Dec 2013 14:13, bernh...@intevation.de said: ... try again later. Check disc space. Check git version. Check if it works from the different machine/operating system/git repository. Actually this is a remote problem. git.gnupg.org had a storage failure and thus remounted itself

Re: Git clone index-pack failed

2013-12-12 Thread Werner Koch
On Thu, 12 Dec 2013 16:46, w...@gnupg.org said: Actually this is a remote problem. git.gnupg.org had a storage failure and thus remounted itself read-only. It is currently been worked on. git.gnupg.org is now back. Sorry for the problems. I realized them too late. Salam-Shalom,

Git clone index-pack failed

2013-12-09 Thread Kevin Hilton
Trying to clone gnupg repository on cygwin which I've done many times in the past, but this is what I'm getting: $ git clone git://git.gnupg.org/gnupg.git Cloning into 'gnupg'... fatal: index-pack failed I've even tried: $ git clone git://git.gnupg.org/gnupg.git --depth=1 Cloning into 'gnupg'...