Justin C. Walker on Fri, 12 Oct 2012 17:42:27 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: git clone does not work


On Oct 12, 2012, at 06:12 , Mathieu Carbou wrote:

> Sorry... Here is the error I have:
> 
> $ git clone http://pari.math.u-bordeaux.fr/git/pari.git
> Cloning into 'pari'...
>      1 [main] git-remote-http 892 fork: child -1 - forked process 1056 died unexpectedly, retry 0, exit code -1073741515, errno 11
> error: cannot fork() for index-pack: Resource temporarily unavailable
> *error: Unable to find e0584e1dd5a6c59e6bbf896a20ffabef94ed8398 under http://pari.math.u-bordeaux.fr/git/pari.git**
> **Cannot obtain needed object e0584e1dd5a6c59e6bbf896a20ffabef94ed8398**
> **while processing commit 0ce3694087edb9076f1c6319bfd0b8c6f2b304c6.**
> *error: Fetch failed.

I may be misreading this transcript, but it appears that the problem is local to your system: this
   error: cannot fork() for index-pack: Resource temporarily unavailable
means that you may have too many processes running under your user ID, or that you are temporarily short of memory for other reasons.

HTH

Justin

--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
--
Democracy is two wolves and a lamb
   voting on what to have for lunch.
Liberty is a well-armed lamb contesting
   the vote.