From: "Zhang Haoyu" <zhanghy@sangfor.com>
To: "kvm" <kvm@vger.kernel.org>, "qemu-devel" <qemu-devel@nongnu.org>
Subject: [question] git clone kvm.git failed
Date: Fri, 5 Sep 2014 11:48:14 +0800 [thread overview]
Message-ID: <201409051148123549268@sangfor.com> (raw)
Hi, all
I encounter below error during git clone kvm.git,
# git clone git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm_0905
Cloning into 'kvm_0905'...
remote: Counting objects: 3819711, done.
remote: Compressing objects: 100% (575699/575699), done.
remote: Total 3819711 (delta 3219203), reused 3812285 (delta 3211836)
Receiving objects: 100% (3819711/3819711), 804.71 MiB | 122 KiB/s, done.
Resolving deltas: 100% (3219203/3219203), done.
error: unable to create file include/linux/types.h (File too large)
error: unable to create file include/linux/u64_stats_sync.h (File too large)
error: unable to create file include/linux/uaccess.h (File too large)
error: unable to create file include/linux/ucb1400.h (File too large)
error: unable to create file include/linux/ucs2_string.h (File too large)
error: unable to create file include/linux/udp.h (File too large)
error: unable to create file include/linux/uidgid.h (File too large)
error: unable to create file include/linux/uinput.h (File too large)
error: unable to create file include/linux/uio.h (File too large)
error: unable to create file include/linux/uio_driver.h (File too large)
fatal: cannot create directory at 'include/linux/unaligned': File too large
How to resolve these errors?
Thanks,
Zhang Haoyu
WARNING: multiple messages have this Message-ID (diff)
From: "Zhang Haoyu" <zhanghy@sangfor.com>
To: kvm <kvm@vger.kernel.org>, qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] [question] git clone kvm.git failed
Date: Fri, 5 Sep 2014 11:48:14 +0800 [thread overview]
Message-ID: <201409051148123549268@sangfor.com> (raw)
Hi, all
I encounter below error during git clone kvm.git,
# git clone git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm_0905
Cloning into 'kvm_0905'...
remote: Counting objects: 3819711, done.
remote: Compressing objects: 100% (575699/575699), done.
remote: Total 3819711 (delta 3219203), reused 3812285 (delta 3211836)
Receiving objects: 100% (3819711/3819711), 804.71 MiB | 122 KiB/s, done.
Resolving deltas: 100% (3219203/3219203), done.
error: unable to create file include/linux/types.h (File too large)
error: unable to create file include/linux/u64_stats_sync.h (File too large)
error: unable to create file include/linux/uaccess.h (File too large)
error: unable to create file include/linux/ucb1400.h (File too large)
error: unable to create file include/linux/ucs2_string.h (File too large)
error: unable to create file include/linux/udp.h (File too large)
error: unable to create file include/linux/uidgid.h (File too large)
error: unable to create file include/linux/uinput.h (File too large)
error: unable to create file include/linux/uio.h (File too large)
error: unable to create file include/linux/uio_driver.h (File too large)
fatal: cannot create directory at 'include/linux/unaligned': File too large
How to resolve these errors?
Thanks,
Zhang Haoyu
next reply other threads:[~2014-09-05 3:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-05 3:48 Zhang Haoyu [this message]
2014-09-05 3:48 ` [Qemu-devel] [question] git clone kvm.git failed Zhang Haoyu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201409051148123549268@sangfor.com \
--to=zhanghy@sangfor.com \
--cc=kvm@vger.kernel.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.