[chef] git clone failes when used in recipe


Chronological Thread 
  • From: Ravindra < >
  • To:
  • Subject: [chef] git clone failes when used in recipe
  • Date: Tue, 19 Nov 2013 07:52:48 -0800 (PST)

I've written a recipe where I'm cloning a git repository using command,

git clone 
https://user: /path/abc.git.


It is giving me out of memory error. Here is the log:

 STDOUT: Cloning into 'C:\ABC'...
 STDERR: fatal: Out of memory, malloc failed (tried to allocate 267981487
bytes)
 fatal: index-pack failed
 fatal: write error: Invalid argument
 fatal: write error: Invalid argument


Regards,
Ravindra



Archive powered by MHonArc 2.6.16.

§