|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] compilation error on unstable version
Masroor Vettuparambil writes ("[Xen-devel] compilation error on unstable
version"):
> I issued 'make world'. But git clone of ioemu-remote is failed.
...
> error: cannot unpack 0002f0deaa953bfb30cecedef0197a99c90ec63e from
> /home/xen-3.3-testing.hg/tools/ioemu-remote.tmp/.git/objects/pack/pack-f
> bf05baa19ab37b0d46740aa77177a280d8f308e.pack
I've tested this here with git 1.4.4.4 (Debian etch) and it works for
me. It's possible you had a transient network error or are out of
disk space or something.
If the problem persists, please run git under strace eg
strace -vvs5000 -f -o git.strace \
git clone http://xenbits.xensource.com/git-http/qemu-xen-3.3-testing.git \
ioemu-remote.tmp
and email me (privately) the file git.strace.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|