similar to: Re: Virt-builder?

Displaying 20 results from an estimated 90000 matches similar to: "Re: Virt-builder?"

2013 Nov 07
0
Re: Kernel panic with virt-builder etc.
On Thu, Nov 07, 2013 at 08:15:53AM +0100, Oliver Frommel wrote: > Hi there, > > I am trying to write an article on virt-builder and managed to compile > version 1.24.1 of libguestfs on Ubuntu 13.10 (I had mixed success with > the git version and 1.25.x). When I am running virt-builder I am getting > an error message: > > virt-builder: error: virt-resize failed > >
2014 Jan 27
0
Re: [virt-builder] symbol lookup error: /lib64/libgnutls.so.28 - undefined symbol: nettle_secp_256r1
On 01/27/2014 11:06 AM, 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 > symbol: nettle_secp_256r1 > > > Version on L1 (guest hypervisor) >
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&nbsp;Resolved! http://archive.libguestfs.org/builder/index.asc&nbsp; &nbsp;is blocked! I'M disables it! But i can&nbsp;
2014 Jun 12
3
Re: Xen drivers for virt-builder images
Hello everyone, On gio, 2014-06-12 at 08:20 +0100, Richard W.M. Jones wrote: > On Wed, Jun 11, 2014 at 10:02:22PM +0100, George Dunlap wrote: > > On Wed, Jun 11, 2014 at 8:34 PM, Richard W.M. Jones <rjones@redhat.com> wrote: > > > Do you know what extra packages have to be installed or commands need > > > to be run to enable Xen drivers in Fedora? > > >
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
2014 Jan 27
4
[virt-builder] symbol lookup error: /lib64/libgnutls.so.28 - undefined symbol: nettle_secp_256r1
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 symbol: nettle_secp_256r1 Version on L1 (guest hypervisor) -------------------------------- $ uname -r; rpm -q libvirt-daemon-kvm qemu-system-x86 \ libguestfs gnutls
2016 May 17
0
Re: Can I specify qcow2 preallocation method with virt-builder?
On Tue, May 17, 2016 at 6:01 PM, Richard W.M. Jones <rjones@redhat.com> wrote: > On Tue, May 17, 2016 at 05:53:31PM +0300, Yaniv Kaul wrote: > > On Tue, May 17, 2016 at 5:48 PM, Richard W.M. Jones <rjones@redhat.com> > > wrote: > > > > > On Tue, May 17, 2016 at 03:41:53PM +0100, Richard W.M. Jones wrote: > > > > On Tue, May 17, 2016 at
2013 Oct 25
1
Re: virt-builder looks AWESOME!
On Fri, Oct 25, 2013 at 01:14:04PM -0700, Scott Baker wrote: > On 10/25/2013 12:56 PM, Richard W.M. Jones wrote: > > F20 - it's in the beta now (as of yesterday). > > > > Rich. > > Wow this has a lot of dependencies :) Two questions... Let's put this on the mailing list so others can help. > Do I need OCaml installed? > Where does guestfs_protocol.x come
2016 May 17
0
Re: Can I specify qcow2 preallocation method with virt-builder?
On Tue, May 17, 2016 at 05:15:57PM +0300, Yaniv Kaul wrote: > When creating qcow2 images using virt-builder, is there a way to specify > the qcow2 preallocation, as possible with qemu-img create -o > preallocation=metada , for example? No .. but .. it does default to preallocation=metadata provided that the output format is qcow2:
2013 Nov 07
2
Re: Kernel panic with virt-builder etc.
I've just built libguestfs (from git) on Ubuntu 13.10 and it worked for me. Here's what I did: * Clone libguestfs from git: git clone https://github.com/libguestfs/libguestfs.git cd libguestfs * Create a file called 'localconfigure' containing: ---------------------------------------------------------------------- . localenv ./autogen.sh \ --prefix /usr \ --libdir /usr/lib
2016 Jul 12
0
Re: IRC question about virt-builder ubuntu-* images
On Sat, Jul 09, 2016 at 08:20:27AM +0100, Richard W.M. Jones wrote: > > 22:06 < adam12> rwmjones: If you're still around, just curious - any reason why the ubuntu14 image doesn't come with `dpkg-reconfigure openssh-server` > already configured for firstboot? > > The reason is because I couldn't work out how to automate this in the > preseed
2014 Jun 11
3
Re: Xen drivers for virt-builder images
On Wed, Jun 11, 2014 at 8:34 PM, Richard W.M. Jones <rjones@redhat.com> wrote: > On Wed, Jun 11, 2014 at 06:15:33PM +0100, George Dunlap wrote: >> I've just been playing around with virt-builder, and it seems like a >> pretty useful tool. However, it seems that in a number of the images, >> the initrd file is missing drivers for Xen virtual block and network
2016 May 17
2
Re: Can I specify qcow2 preallocation method with virt-builder?
On Tue, May 17, 2016 at 05:53:31PM +0300, Yaniv Kaul wrote: > On Tue, May 17, 2016 at 5:48 PM, Richard W.M. Jones <rjones@redhat.com> > wrote: > > > On Tue, May 17, 2016 at 03:41:53PM +0100, Richard W.M. Jones wrote: > > > On Tue, May 17, 2016 at 05:15:57PM +0300, Yaniv Kaul wrote: > > > > When creating qcow2 images using virt-builder, is there a way to
2016 Jul 09
2
IRC question about virt-builder ubuntu-* images
22:06 < adam12> rwmjones: If you're still around, just curious - any reason why the ubuntu14 image doesn't come with `dpkg-reconfigure openssh-server` already configured for firstboot? The reason is because I couldn't work out how to automate this in the preseed script. If you want to have a go, then see:
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
2020 Jun 23
0
回复: virt-builder problem
THINK YOU! I'm from China! but,my network is can &nbsp;reaching http://builder.libguestfs.org/ ------------------&nbsp;原始邮件&nbsp;------------------ 发件人:&nbsp;"rjones"<rjones@redhat.com&gt;; 发送时间:&nbsp;2020年6月23日(星期二) 晚上6:37 收件人:&nbsp;"雁渡寒潭"<chnlcq@qq.com&gt;;"libguestfs"<libguestfs@redhat.com&gt;;
2017 Sep 07
0
virt-builder: Work around for download.opensuse.org being down
$ virt-builder fedora-26 virt-builder: error: failed to download http://download.opensuse.org/repositories/Virtualization:/virt-builder-images/images/index: HTTP status code 500 [...] You can temporarily disable this repo by doing: $ mkdir -p ~/.config/virt-builder/repos.d/ $ touch ~/.config/virt-builder/repos.d/opensuse.conf Keep an eye on https://status.opensuse.org/ . When
2016 Nov 16
0
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
On Wed, Nov 16, 2016 at 10:56:39AM -0500, Derek Atkins wrote: > "Richard W.M. Jones" <rjones@redhat.com> writes: > > > On Wed, Nov 16, 2016 at 09:06:29AM +0200, Michal Skrivanek wrote: > >> > >> > On 7 Nov 2016, at 22:16, Derek Atkins <derek@ihtfp.com> wrote: > >> > > >> > Hi, > >> > > >> >
2013 Nov 07
2
Re: Kernel panic with virt-builder etc.
On Thu, Nov 07, 2013 at 01:58:22PM +0100, Oliver Frommel wrote: > Dammit, you are fast! I just tried to figure out what's missing from > running "init" on the host and installing the missing packages, among > them "mdadm" and others. Also I noticed that "appliance/packagelist" > includes a lot of packages that aren't available on Ubuntu, but maybe
2015 Jun 30
0
Re: Issue with virt-builder on Ubuntu 14.04
On Tue, Jun 30, 2015 at 09:07:25AM -0600, Shawn Greig wrote: > - I tried forcing TCG and it gets to the same spot and stops. That excludes the possibility that it's a KVM or kernel bug (probably). > - running make quickcheck passes the tests (see attached) > > - I tried a different kernel (3.13.0-49-generic) and again it passes the > quickcheck but virt-builder hangs. Add