Displaying 20 results from an estimated 70000 matches similar to: "virt-builder: Work around for download.opensuse.org being down"
2015 Sep 08
0
Re: [PATCH 0/2] virt-builder OpenSUSE images
Hi Cédric,
On Tuesday 08 September 2015 09:40:21 Cédric Bosdonnat wrote:
> Here are two patches to get opensuse images in virt-builder.
>
> Cédric Bosdonnat (2):
> Allow curl to follow redirects.
> builder: add opensuse images sources
>
> builder/Makefile.am | 3 ++-
> builder/downloader.ml | 4 ++--
> builder/opensuse.conf.in | 3 +++
>
2015 Sep 29
0
Re: [PATCH v2 1/2] builder: add opensuse images sources
On Tue, Sep 29, 2015 at 03:59:34PM +0200, Cédric Bosdonnat wrote:
> ---
> builder/Makefile.am | 3 ++-
> builder/opensuse.conf.in | 3 +++
> builder/opensuse.gpg | 21 +++++++++++++++++++++
> configure.ac | 1 +
> 4 files changed, 27 insertions(+), 1 deletion(-)
> create mode 100644 builder/opensuse.conf.in
> create mode 100644
2015 Sep 08
5
[PATCH 0/2] virt-builder OpenSUSE images
Hi guys,
Here are two patches to get opensuse images in virt-builder.
Cédric Bosdonnat (2):
Allow curl to follow redirects.
builder: add opensuse images sources
builder/Makefile.am | 3 ++-
builder/downloader.ml | 4 ++--
builder/opensuse.conf.in | 3 +++
builder/opensuse.gpg | 21 +++++++++++++++++++++
configure.ac | 1 +
5 files changed, 29 insertions(+), 3
2015 Sep 08
0
[PATCH 2/2] builder: add opensuse images sources
---
builder/Makefile.am | 3 ++-
builder/opensuse.conf.in | 3 +++
builder/opensuse.gpg | 21 +++++++++++++++++++++
configure.ac | 1 +
4 files changed, 27 insertions(+), 1 deletion(-)
create mode 100644 builder/opensuse.conf.in
create mode 100644 builder/opensuse.gpg
diff --git a/builder/Makefile.am b/builder/Makefile.am
index f48efb0..33acb79 100644
---
2020 Jun 23
0
回复: virt-builder problem
THINK YOU!
I'm from China!
but,my network is can reaching http://builder.libguestfs.org/
------------------ 原始邮件 ------------------
发件人: "rjones"<rjones@redhat.com>;
发送时间: 2020年6月23日(星期二) 晚上6:37
收件人: "雁渡寒潭"<chnlcq@qq.com>;"libguestfs"<libguestfs@redhat.com>;
2015 Sep 29
4
[PATCH v2 1/2] builder: add opensuse images sources
---
builder/Makefile.am | 3 ++-
builder/opensuse.conf.in | 3 +++
builder/opensuse.gpg | 21 +++++++++++++++++++++
configure.ac | 1 +
4 files changed, 27 insertions(+), 1 deletion(-)
create mode 100644 builder/opensuse.conf.in
create mode 100644 builder/opensuse.gpg
diff --git a/builder/Makefile.am b/builder/Makefile.am
index 4bed54c..e8f8dfb 100644
---
2020 Jun 23
2
Re: virt-builder problem
On Tue, Jun 23, 2020 at 06:14:06PM +0800, 雁渡寒潭 wrote:
> hello: I yum install libguestfs-tools,when I run virt-builder -l
> error:
> curl: (56) Recv failure: Connection reset by peer
> virt-builder: error: external command ‘'curl' -q --config
> '/tmp/virt-builder.sVjrSV/guestfscurl53f9ac.conf'’ exited with error 56
Possibly a problem reaching
2020 Jun 24
0
Fwd: 回复: virt-builder problem
----- Forwarded message from 雁渡寒潭 <chnlcq@qq.com> -----
Date: Wed, 24 Jun 2020 11:38:41 +0800
From: 雁渡寒潭 <chnlcq@qq.com>
To: rjones <rjones@redhat.com>
Subject: 回复: [Libguestfs] 回复: virt-builder problem
thank you vrey much!
problem is Resolved!
http://archive.libguestfs.org/builder/index.asc is blocked! I'M disables it!
But i can
2018 Oct 01
0
Re: [supermin PATCH] rpm: support openSUSE Leap 15
On Mon, Oct 01, 2018 at 01:44:51PM +0200, Pino Toscano wrote:
> openSUSE Leap 15 has "opensuse-leap" as ID in os-release, so add it both
> in the detection code of the RPM handler, and in test-harder.sh.
> ---
> src/ph_rpm.ml | 2 +-
> tests/test-harder.sh | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/src/ph_rpm.ml
2018 Feb 07
0
Re: [libvirt] [PATCH tck] Relabel SELinux when customizing virt-builder image
On Tue, Feb 06, 2018 at 12:50:51PM -0500, Laine Stump wrote:
> On 02/06/2018 10:53 AM, Pino Toscano wrote:
> > On Tuesday, 6 February 2018 16:40:04 CET Daniel P. Berrangé wrote:
> >> When you tell virt-builder to install extra RPMs, this potentially
> >> looses the SELinux labelling that Anaconda had originally setup. Thus we
> >> must tell virt-builder to
2013 Dec 06
0
Re: [PATCH] builder: adapt test-virt-builder-list.sh output expectation
On Fri, Dec 06, 2013 at 03:00:41PM +0100, Pino Toscano wrote:
> ee0e56f43e55307fefa1d04505ed6477d604d220 slightly changes the output of
> --list but test-virt-builder-list.sh has not been updated accordingly.
>
> Adapting the expected output makes test-virt-builder-list.sh pass again.
> -os-version: phony-debian
> +OS version: phony-debian
Now I look
2018 Dec 06
0
Re: [PATCH 1/2] builder: Fix redirect in virt-builder configuration.
On Thursday, 6 December 2018 15:55:09 CET Richard W.M. Jones wrote:
> For a while libguestfs.org/builder has redirected to
> builder.libguestfs.org. This change just makes virt-builder go direct
> to the subsite instead of via the redirect.
> ---
Both patches LGTM -- can you please amend
builder/test-website/virt-builder/repos.d/libguestfs.conf.in
as well?
Thanks,
--
Pino Toscano
2015 Dec 29
1
Re: RFE: virt-builder new option (--offline maybe) to allow running only from cache (#21)
On Mon, Dec 28, 2015 at 04:50:47PM -0800, Ryan Sawhill Aroha wrote:
> I love virt-builder It's great
>
> However, I don't always have internet access Further, some of my
> repos are on private networks and I'm don't always have the
> appropriate VPN established to see them
By 'repo' do you mean a virt-builder repo or a repo used for
installing packages (eg.
Re: [virt-builder] symbol lookup error: /lib64/libgnutls.so.28 - undefined symbol: nettle_secp_256r1
2014 Jan 27
1
Re: [virt-builder] symbol lookup error: /lib64/libgnutls.so.28 - undefined symbol: nettle_secp_256r1
On Mon, Jan 27, 2014 at 10:27:20AM +0100, Pino Toscano wrote:
> On Monday 27 January 2014 11:06:14 Kashyap Chamarthy wrote:
> > Running virt-builder in a guest Fedora-20 guest hypervisor w/ Rawhide
> > Kernel, throws the below:
> >
> > $ virt-builder fedora-20 --format qcow2 --size 20G
> > virt-builder: symbol lookup error: /lib64/libgnutls.so.28: undefined
2016 Apr 21
1
Re: virt-builder and SimpleStreams
On Thu, Apr 21, 2016 at 11:26:49AM +0200, Pino Toscano wrote:
> On Wednesday 20 April 2016 19:01:23 Richard W.M. Jones wrote:
> > Pino, do you remember what the missing data was that prevents
> > virt-builder from working properly with SimpleStreams?
> >
> > IIRC it was the target (expanded) size of the image, as it means we
> > don't know during the planning
2017 Nov 21
0
Re: virt-builder resize error
On Tuesday, 21 November 2017 15:36:02 CET David Kaylor wrote:
> On Tue, Nov 21, 2017 at 3:55 AM, Pino Toscano <ptoscano@redhat.com> wrote:
>
> > Hi,
> >
> > On Monday, 20 November 2017 22:57:04 CET David Kaylor wrote:
> > > I was trying out virt-builder and noticed that in some directories I
> > > receive an error when the image is resized.
>
2014 Mar 20
2
Re: [PATCH 1/3] builder/virt-index-validate: try to cleanup in any occasion
On Thursday 20 March 2014 14:15:29 Richard W.M. Jones wrote:
> On Thu, Mar 20, 2014 at 02:48:11PM +0100, Pino Toscano wrote:
> > Always close the file (ignoring its result) after a parsing, and
> > cleanup the parse_context object before any exit().
> >
> > This eases the debugging of memory issues in the actual parser.
> > ---
> >
> >
2018 May 24
0
Re: virt-builder download issues
On Thu, May 24, 2018 at 08:25:49PM +0000, Alex Buchanan wrote:
> I'm having trouble downloading templates (ubuntu-18.04, among
> others) using virt-builder. The downloads get to about 50% (or 13,
> or 62) and then stall. wget easily downloads the files quickly.
We recently moved over to a new server, and (unlike the previous one)
this should be reliable.
All that virt-builder is
2014 Aug 19
6
[PATCH 0/3] libguestfs: improve OpenSUSE support
Hi,
this series for libguestfs improves the support for OpenSUSE.
There are couple of changes (in testing-only stuff) needed to help
running the tests properly, and an update of the packagelist.
Pino Toscano (3):
builder: do not use xz --block-size for the test images
tests: make the scratch disk used for scratch much larger
appliance: initial packagelist for OpenSUSE
2018 Feb 06
2
Re: [libvirt] [PATCH tck] Relabel SELinux when customizing virt-builder image
On 02/06/2018 10:53 AM, Pino Toscano wrote:
> On Tuesday, 6 February 2018 16:40:04 CET Daniel P. Berrangé wrote:
>> When you tell virt-builder to install extra RPMs, this potentially
>> looses the SELinux labelling that Anaconda had originally setup. Thus we
>> must tell virt-builder to enable SELinux relabelling.
>>
>> Signed-off-by: Daniel P. Berrangé