Displaying 20 results from an estimated 70000 matches similar to: "Re: Debian 10 with libguestfs"
2019 Aug 20
3
Re: Debian 10 with libguestfs
On Tue, Aug 20, 2019 at 03:25:01PM +0200, Julian Hyordey wrote:
> If you want a test, let me know when it's done and I'll try it immediately.
OK it's uploaded. I have only boot tested it, but it
works for me.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is
2019 Aug 21
0
Re: Debian 10 with libguestfs
As I said, it works, but you just forgot to modifiy /etc/hosts :
127.0.1.1 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com
Regards,
Le mar. 20 août 2019 à 18:15, Richard W.M. Jones <rjones@redhat.com> a
écrit :
> On Tue, Aug 20, 2019 at 03:25:01PM +0200, Julian Hyordey wrote:
> > If you want a test, let me know when it's done and I'll try it
>
2019 Aug 21
1
Re: Debian 10 with libguestfs
On Wed, Aug 21, 2019 at 12:03:15PM +0200, Julian Hyordey wrote:
> As I said, it works, but you just forgot to modifiy /etc/hosts :
>
> 127.0.1.1 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com
Yes this is broken in several images including the Ubuntu ones.
It took me a long time to work out why it happens. It turns out that
it's because qemu uses 10.0.2.15 as a
2019 Aug 08
0
Re: Debian 10 on libguestfs
On Thu, Aug 08, 2019 at 12:28:49PM +0200, titi wrote:
> Hello,
>
> Are you planning to import Debian 10 on libguestfs ?
Ah it was released, I missed that. Yes I'll push
something when I get a moment.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is
2014 Nov 13
0
Re: libguestfs-tools with libvirt SASL authentication
On Fri, Nov 07, 2014 at 02:37:06PM +0000, Dan Ryder (daryder) wrote:
> Thanks for the info, Richard.
>
> Hi Dan,
>
> Any additional information on this?
I don't know if Dan B wants to chime in here, but can you try
out the following patch?
diff --git a/df/domains.c b/df/domains.c
index b2d9537..6cbc0f9 100644
--- a/df/domains.c
+++ b/df/domains.c
@@ -77,7 +77,8 @@
2015 Mar 17
0
Re: Would this be considered a ubuntu or libguestfs issue?
On Tue, Mar 17, 2015 at 11:49:02AM -0400, Lee Revell wrote:
> virt-builder on a ubuntu guest when passed --update fails with
> "Unable to connect to Upstart":
>
> https://www.nesono.com/node/368
Possibly a libguestfs bug. What is the full debug output? What
version of Ubuntu? What version of libguestfs and how obtained?
Rich.
--
Richard Jones, Virtualization Group,
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
2020 Oct 20
1
Re: question about libguestfs
Hi, Mr. Rich.
I am sorry that I left too little information in the last email because I
edited with my mobile phone.
I wrote about my first question in the following link.
https://rwmj.wordpress.com/2010/11/15/libguestfs-inspection-now-lists-windows-apps/
2nd. Question
After I call the mount_local() function in guestfs.py to operate on a disk,
I hope to umount it. After calling the
2018 Jun 28
0
Libguestfs for RHEL 7.6 preview
As in the past, we have an unofficial, unsupported, unsigned yum
repository containing a preview of the libguestfs and virt-v2v RHEL 7.6
packages:
https://people.redhat.com/~rjones/libguestfs-RHEL-7.6-preview/
PLEASE DO NOT CONTACT RED HAT SUPPORT ABOUT THESE PACKAGES. If you
find any problems, contact the upstream mailing list directly by
emailing <libguestfs@redhat.com>
** To
2016 May 17
0
Re: Can I specify qcow2 preallocation method with virt-builder?
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
> specify
> > > the qcow2 preallocation, as possible with qemu-img create -o
2014 May 29
2
Re: libguestfs error
Hi Rich
I'm sure that this is some dependeny issue.
libtinfo-dev is already installed.
I have install libcunit1-ncurses-dev,libncurses5
However the package ncurses-devel is nor present in ubuntu.
apt-cache search ncurses-devel returns nothing
Thanks for the quick reply
On Thu, May 29, 2014 at 5:18 PM, Richard W.M. Jones <rjones@redhat.com>
wrote:
> On Thu, May 29, 2014 at
2014 Oct 10
0
Re: Plan for libguestfs 1.28
HI, Richard
Is there any plan to make daemon to directly run on the hypervisor,
not starting a guest? e.g. directly export a guest image to be a block
device on the hypervisor?
On Tue, Oct 7, 2014 at 8:28 PM, Richard W.M. Jones <rjones@redhat.com> wrote:
> It has been an amazing 6½ months since the last stable release of
> libguestfs.
>
> I'd like to plan a new 1.28 release
2015 Oct 15
0
Re: Build libguestfs error with undefined reference to `guestfs_int_init_libvirt_backend'
On Thu, Oct 15, 2015 at 11:57:49PM +0300, Efstratios Skleparis wrote:
> Dear all,
>
> I am trying to build libguestfs library on my system : Ubuntu Server 12.04
> x64bit on XEN hypervisor.
>
> I have followed all instructions on their homepage but whey i am trying to
> build the library make -> gives me the following error: libguestfs.so:
> undefined reference to
2015 May 06
0
Re: libguestfs init problem
On Wed, May 06, 2015 at 05:06:32PM +0800, fu lirong wrote:
> Hi Richard :
>
> today I download libguestfs-1.29.39.tar.gz and libguestfs-1.29.38.tar.gz
> I executed : ./autogen.sh 、./configure 、make and the below is the error,
> the same error in libguestfs-1.29.39.tar.gz and
> libguestfs-1.29.38.tar.gz .
>
>
> gcc: error:
2020 Mar 10
1
Re: [PATCH common] options: Require libguestfs >= 1.42.
On Tue, Mar 10, 2020 at 05:00:00PM +0100, Pino Toscano wrote:
> On Tuesday, 10 March 2020 14:07:56 CET Richard W.M. Jones wrote:
> > Libguestfs itself is obviously now >= 1.42. In virt-v2v we made a
> > similar change upstream to require libguestfs >= 1.42. Therefore the
> > ifdefs are no longer required.
> > ---
>
> Even if we accept this patch, there is
2018 Jan 25
0
Re: python 3 bindings on libguestfs
On Thu, Jan 25, 2018 at 01:31:09PM +0000, abinaya.manikandan@wipro.com wrote:
> Hi,
>
> We are trying to build libguestfs RPM package using SPEC file.
This is new information, and good that's how you should be building
libguestfs on RHEL or CentOS.
...
> 4. We could see python-guestfs libraries in below path,
>
> [root@euca-172-31-15-221 site-packages]$ pwd
>
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
2017 Aug 29
0
Pango error when compiling virt-p2v on RHEL 7 (was: Re: Regarding libguestfs)
On Tue, Aug 29, 2017 at 01:16:00PM +0000, abinaya.manikandan@wipro.com wrote:
> Hi Team,
>
> We are trying to build libguestfs-1.34.6 on RHEL7 host.
> We have installed all the dependencies which is showing while running ./configure command in inside the source code of libguestfs.
> But while running make we are facing below issue:
>
>
2017 Mar 14
0
Re: virt-customize fail to inject firstboot script when running it from script.
On Tue, Mar 14, 2017 at 04:46:41PM +0200, Keresztes Péter-Zoltán wrote:
> We are enforcing #!/bin/bash at the beginning of the scripts and bash is installed in every guest.
No idea in that case. Suggest using guestfish on the guest
after virt-customize has run to check that the files are
really being installed in the right places and have the
right permissions etc.
Rich.
> Regards,
2016 Jan 15
1
Re: [libvirt] Quantifying libvirt errors in launching the libguestfs appliance
On Thu, Jan 14, 2016 at 03:54:29PM +0000, Richard W.M. Jones wrote:
>
> FYI I'm testing the attached patch (written by Jiri Denemark). The
> tests usually take a day to run.
Yes this patch appears to fix all the problems. Can it
be applied to libvirt?
Rich.
> diff --git i/src/security/security_dac.c w/src/security/security_dac.c
> index 80709fe..378b922 100644
> ---