Re: [Qemu-devel] [PATCH 06/11] travis: retry if llvm.org timeouts

2017-06-19 Thread Alex Bennée
Philippe Mathieu-Daudé writes: > example of failure: https://travis-ci.org/qemu/qemu/jobs/243232857 > > $ sudo apt-get update -qq > W: Failed to fetch > http://llvm.org/apt/trusty/dists/llvm-toolchain-trusty-3.9/Release.gpg > Connection failed > E: Some index files failed to downl

[Qemu-devel] [PATCH 06/11] travis: retry if llvm.org timeouts

2017-06-16 Thread Philippe Mathieu-Daudé
example of failure: https://travis-ci.org/qemu/qemu/jobs/243232857 $ sudo apt-get update -qq W: Failed to fetch http://llvm.org/apt/trusty/dists/llvm-toolchain-trusty-3.9/Release.gpg Connection failed E: Some index files failed to download. They have been ignored, or old ones used