Nir Soffer
2020-Oct-01 23:23 UTC
[Libguestfs] virt-builder error: Failed to connect to archive.libguestfs.org port 80: Network is unreachable
Seems that archive.libguestfs.org has issues: $ virt-builder --list curl: (7) Failed to connect to archive.libguestfs.org port 80: Network is unreachable virt-builder: error: external command ‘'curl' -q --config '/tmp/virt-builder.zfIvaP/guestfscurl5afb25.conf'’ exited with error 7 If reporting bugs, run virt-builder with debugging enabled and include the complete output: virt-builder -v -x [...] This breaks my tests, trying to create images with virt-builder. https://travis-ci.org/github/nirs/ovirt-imageio/jobs/732057837 Nir
Richard W.M. Jones
2020-Oct-02 07:16 UTC
Re: [Libguestfs] virt-builder error: Failed to connect to archive.libguestfs.org port 80: Network is unreachable
On Fri, Oct 02, 2020 at 02:23:26AM +0300, Nir Soffer wrote:> Seems that archive.libguestfs.org has issues: > > $ virt-builder --list > curl: (7) Failed to connect to archive.libguestfs.org port 80: Network > is unreachable > virt-builder: error: external command ‘'curl' -q --config > '/tmp/virt-builder.zfIvaP/guestfscurl5afb25.conf'’ exited with error 7 > > If reporting bugs, run virt-builder with debugging enabled and include the > complete output: > > virt-builder -v -x [...] > > This breaks my tests, trying to create images with virt-builder. > https://travis-ci.org/github/nirs/ovirt-imageio/jobs/732057837Yes it's failing, see https://bugzilla.redhat.com/show_bug.cgi?id=1884426 We really should find a way to make virt-builder more gracefully skip various sites. (archive.libguestfs.org is also censored in China, and no amount of engineers is going to help with that). Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into KVM guests. http://libguestfs.org/virt-v2v
Maybe Matching Threads
- Re: [PATCH v2 00/11] rvh-upload: Various fixes and cleanups
- Re: [PATCH v2 00/11] rvh-upload: Various fixes and cleanups
- Re: [PATCH v2 00/11] rvh-upload: Various fixes and cleanups
- Re: [PATCH v2 00/11] rvh-upload: Various fixes and cleanups
- Re: [PATCH] v2v: -o rhv-upload: Optimize http request sending