Hi all,
I'm trying to compile RELEASE-4.12.0 branch with --enable-githttp on a
network that blocks normal git accesses and I encountered the
following failures:

fatal: clone of 'git://git.qemu.org/capstone.git' into submodule path
'/data/src/xen/tools/qemu-xen-dir-remote/capstone' failed
Failed to clone 'capstone'. Retry scheduled
Cloning into '/data/src/xen/tools/qemu-xen-dir-remote/ui/keycodemapdb'...
fatal: unable to connect to git.qemu.org:
git.qemu.org[0: 172.99.69.163]: errno=Connection timed out

fatal: clone of 'git://git.qemu.org/keycodemapdb.git' into submodule
path '/data/src/xen/tools/qemu-xen-dir-remote/ui/keycodemapdb' failed
Failed to clone 'ui/keycodemapdb'. Retry scheduled
Cloning into '/data/src/xen/tools/qemu-xen-dir-remote/capstone'...
fatal: unable to connect to git.qemu.org:
git.qemu.org[0: 172.99.69.163]: errno=Connection timed out

Are there any known workarounds to that or do I have to go in and
manually adjust each submodule in qemu?

Thanks,
Tamas

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to