kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* When I clone the kernel source, I encounter a fatal error.
@ 2016-11-08 15:52 Hao Lee
  2016-11-08 16:02 ` Craig Inches
  2016-11-08 16:06 ` Greg KH
  0 siblings, 2 replies; 4+ messages in thread
From: Hao Lee @ 2016-11-08 15:52 UTC (permalink / raw)
  To: kernelnewbies

Hi,

I used to run 'git clone --depth=1' to get kernel source, because this
way is very lightweight. But today, I want to clone the whole git
repository with 'git clone
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git'

Then, I encounter a problem.

The output is :

Cloning into 'linux-stable'...
remote: Counting objects: 5531619, done.
remote: Compressing objects: 100% (492978/492978), done.
error: index-pack died of signal 9531619), 777.26 MiB | 19.22 MiB/s
fatal: index-pack failed

I do this on my VPS which has 768M memory. Is it because the memory is
not enough? If so, is it possible to limit the memory usage of Git?

Thanks!
Hao Lee

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-11-09  4:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-08 15:52 When I clone the kernel source, I encounter a fatal error Hao Lee
2016-11-08 16:02 ` Craig Inches
     [not found]   ` <20161108160750.GA6384@battlestar.xayto.local>
2016-11-09  4:01     ` Hao Lee
2016-11-08 16:06 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).