qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] docker: Fix PATH for ccache


From: Fam Zheng
Subject: Re: [Qemu-devel] [PATCH] docker: Fix PATH for ccache
Date: Wed, 18 Oct 2017 16:28:36 +0800
User-agent: Mutt/1.9.0 (2017-09-02)

On Wed, 10/18 01:08, address@hidden wrote:
> Your branch is up-to-date with 'origin/test'.
> Submodule 'dtc' (git://git.qemu-project.org/dtc.git) registered for path 'dtc'
> Cloning into 
> '/var/tmp/patchew-tester-tmp-jhpnlaz0/src/docker-src.2017-10-18-04.03.32.32287/qemu.tar.vroot/dtc'...
> fatal: unable to connect to git.qemu-project.org:
> git.qemu-project.org[0: 172.99.69.163]: errno=Connection timed out
> 
> fatal: clone of 'git://git.qemu-project.org/dtc.git' into submodule path 
> '/var/tmp/patchew-tester-tmp-jhpnlaz0/src/docker-src.2017-10-18-04.03.32.32287/qemu.tar.vroot/dtc'
>  failed
> Failed to clone 'dtc'. Retry scheduled
> Cloning into 
> '/var/tmp/patchew-tester-tmp-jhpnlaz0/src/docker-src.2017-10-18-04.03.32.32287/qemu.tar.vroot/dtc'...
> fatal: unable to connect to git.qemu-project.org:
> git.qemu-project.org[0: 172.99.69.163]: errno=Connection timed out
> 
> fatal: clone of 'git://git.qemu-project.org/dtc.git' into submodule path 
> '/var/tmp/patchew-tester-tmp-jhpnlaz0/src/docker-src.2017-10-18-04.03.32.32287/qemu.tar.vroot/dtc'
>  failed
> Failed to clone 'dtc' a second time, aborting
> failed to init submodule dtc

So now patchew is less robust on network hiccups: a number of the same "git
submodule update --init" calls have succeeded above, so this is incidental. Any
idea how to improve that? Maybe if there is a checkout from $QEMU_SRC, clone/cp
from there instead of fetch from submodule remote?

Fam



reply via email to

[Prev in Thread] Current Thread [Next in Thread]