similar to: Re: virt-resize error on RHEL 7 (was: Re: Regarding libguestfs)

Displaying 20 results from an estimated 10000 matches similar to: "Re: virt-resize error on RHEL 7 (was: Re: Regarding libguestfs)"

2017 Sep 01
1
virt-resize error on RHEL 7 (was: Re: Regarding libguestfs)
Hi Richard, As per your suggestion we removed pango-devel and build was successful. Thank you! After the delivery, our customer reported another error related to virt-resize as below: virt-resize: error: libguestfs error: internal_feature_available: dispatch_incoming_message: unknown procedure number 458, set LIBGUESTFS_PATH to point to the matching libguestfs appliance directory Regards,
2017 Sep 01
0
Re: virt-resize error on RHEL 7 (was: Re: Regarding libguestfs)
On Fri, Sep 01, 2017 at 05:19:06AM +0000, abinaya.manikandan at wipro.com wrote: > virt-resize: error: libguestfs error: internal_feature_available: > dispatch_incoming_message: unknown procedure number 458, set > LIBGUESTFS_PATH to point to the matching libguestfs appliance directory You've mixed up different installations of libguestfs also. Suggest the same resolution as here:
2017 Aug 04
0
Re: libguestfs binaries missing when built from source code
On Fri, Aug 04, 2017 at 10:20:39AM +0000, emlyn.jose@wipro.com wrote: > Hi Richard, > > Thank you for the feedback! > I have been following them and facing the below issue while building the same: > ….. > podwrapper.pl: wrote virt-v2v-test-harness.1 > podwrapper.pl: wrote ../../html/virt-v2v-test-harness.1.html > touch stamp-virt-v2v-test-harness.pod > ocamlfind
2017 Aug 17
0
Re: libguestfs binaries missing when built from source code
On Thursday, 17 August 2017 12:54:19 CEST emlyn.jose@wipro.com wrote: > Hello Richard! > > Another problem came up today while working on it: > > [INFO] >>> Resizing qcow image... > [INFO] >>> Executing: cp AirFrameVirtualized-3.0.76999.qcow2 image.tmp > [INFO] >>> Executing: qemu-img resize -f qcow2 AirFrameVirtualized-3.0.76999.qcow2 10G >
2017 Aug 01
0
Re: libguestfs binaries missing when built from source code
On Tue, Aug 01, 2017 at 12:55:21PM +0000, emlyn.jose at wipro.com wrote: > Hello Richard, > > I have been following that link to build libguestfs that includes > virt-resize binary. But it is found that the libguetfs is split into > another libguestfs-tools-c which actually provides this virt-resize > binary. In the Fedora packaging we put virt-resize into libguestfs-tools-c,
2017 Oct 06
0
Re: --with-qemu option in libguestfs
[Please keep replies on the mailing list so that others can benefit from following the discussion] On Fri, Oct 06, 2017 at 06:04:46AM +0000, emlyn.jose@wipro.com wrote: > > qemu is a hypervisor, qemu-img is a program for manipulating disk > > images. They are very different things, and it makes no sense to > > substitute qemu-img for qemu. > > I do not want to substitute
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 Aug 29
0
Re: Pango error when compiling virt-p2v on RHEL 7 (was: Re: Regarding libguestfs)
On Tue, Aug 29, 2017 at 02:20:47PM +0000, abinaya.manikandan@wipro.com wrote: > Hi, > > Yes, We are using pango-devel-1.40.4-1.el7.x86_64. > Please find details below: > > >> [root@euca-10-254-11-189 rpmbuild]# rpm -qf /usr/include/pango-1.0/pango/pango-version-macros.h > pango-devel-1.40.4-1.el7.x86_64 > > Somehow the issue fixed if we remove the pango-devel,
2017 Aug 31
0
Re: Pango error when compiling virt-p2v on RHEL 7 (was: Re: Regarding libguestfs)
On Thu, Aug 31, 2017 at 06:53:39AM +0000, abinaya.manikandan@wipro.com wrote: > Hi Richard, > > Would like to know the importance of p2v directory in libguestfs. Because we could successfully run the build in rhel6 but in rhel7 it throws all kinds of minor errors. > So is it a good idea to remove gtk+pango thus removing p2v directory? See: http://libguestfs.org/virt-p2v.1.html >
2017 Jul 25
1
Re: libguestfs binaries missing when built from source code
On Tue, Jul 25, 2017 at 01:20:15PM +0000, emlyn.jose@wipro.com wrote: > Hello, > > This is regarding the binary missing from libguestfs built from the source code(v 1.30.3). > Here there are some binaries missing when compared to the libguestfs rpm installed from the rhel6-server repo. > Below are the list of binaries > >From the os rpm
2017 Aug 10
0
Re: libguestfs binaries missing when built from source code
On Thu, Aug 10, 2017 at 04:49:22AM +0000, emlyn.jose@wipro.com wrote: > Hello Richard! > > Ocaml solved my problem. Thank you so much :) > > There are many unpackaged ocaml files created outside the BUILDROOT. Will removing them harm the working of the package? > > error: Installed (but unpackaged) file(s) found: > /usr/lib64/ocaml/guestfs/META >
2017 Aug 30
1
Re: libguestfs binaries missing when built from source code
On Wed, Aug 30, 2017 at 01:50:25AM +0000, emlyn.jose@wipro.com wrote: > Hi, > We installed it from the source code. Most likely you've run ‘make install’ at some point and now have multiple copies installed all over the place, which is why binaries and libraries are linked to the wrong versions. I suggest started from scratch (reinstalling your operating system), and NOT running ’make
2017 Oct 05
0
Re: --with-qemu option in libguestfs
On Thu, Oct 05, 2017 at 10:32:09AM +0000, emlyn.jose@wipro.com wrote: > Hi Richard, > > The --with-qemu option description is given as below: > > --with-qemu="bin1 bin2 ..." > set default QEMU binary [default="[qemu-kvm] > qemu-system-<host> qemu"] > > Does specifying this option takes
2017 Oct 06
0
Re: --with-qemu option in libguestfs
[PLEASE maintain libguestfs mailing list. I'm not paid to give free private help] On Fri, Oct 06, 2017 at 10:51:06AM +0000, emlyn.jose@wipro.com wrote: > >Don't use ‘--with-qemu=...qemu-img’, it is simply wrong. The --with-qemu parameter is intended to specify the hypervisor, and qemu-img is not a hypervisor. > Yes this is clear now. Thank you! > > > You just said
2015 Jan 28
0
Re: [PATCH v5 REBASE 0/4] virt-resize: add support for resizing logical
On Wed, Jan 28, 2015 at 02:24:15PM +0800, Hu Tao wrote: > On Wed, Dec 17, 2014 at 03:07:11PM +0800, Hu Tao wrote: > > On Thu, Oct 30, 2014 at 10:46:52AM +0800, Hu Tao wrote: > > > Hi Rich, > > > > > > This is rebase of v5 series. Meanwhile, I found a bug when shrinking > > > partitions, and the fix is incuded in this version (patch 2). > > >
2015 Feb 26
0
Re: [PATCH v5 REBASE 0/4] virt-resize: add support for resizing logical
On Tue, Feb 03, 2015 at 02:51:10PM +0800, Hu Tao wrote: > On Wed, Jan 28, 2015 at 03:43:19PM +0000, Richard W.M. Jones wrote: > > On Wed, Jan 28, 2015 at 02:24:15PM +0800, Hu Tao wrote: > > > On Wed, Dec 17, 2014 at 03:07:11PM +0800, Hu Tao wrote: > > > > On Thu, Oct 30, 2014 at 10:46:52AM +0800, Hu Tao wrote: > > > > > Hi Rich, > > > > >
2014 Dec 17
0
Re: [PATCH v5 REBASE 0/4] virt-resize: add support for resizing logical
On Thu, Oct 30, 2014 at 10:46:52AM +0800, Hu Tao wrote: > Hi Rich, > > This is rebase of v5 series. Meanwhile, I found a bug when shrinking > partitions, and the fix is incuded in this version (patch 2). Hi, When support to resizing logical partitions is enabled, there is a problem about resizing the extended partition: whether the extended partition is automatically resized
2015 Jan 29
1
Re: [PATCH v5 REBASE 0/4] virt-resize: add support for resizing logical
On Wed, Jan 28, 2015 at 03:43:19PM +0000, Richard W.M. Jones wrote: > On Wed, Jan 28, 2015 at 02:24:15PM +0800, Hu Tao wrote: > > On Wed, Dec 17, 2014 at 03:07:11PM +0800, Hu Tao wrote: > > > On Thu, Oct 30, 2014 at 10:46:52AM +0800, Hu Tao wrote: > > > > Hi Rich, > > > > > > > > This is rebase of v5 series. Meanwhile, I found a bug when
2015 Feb 03
2
Re: [PATCH v5 REBASE 0/4] virt-resize: add support for resizing logical
On Wed, Jan 28, 2015 at 03:43:19PM +0000, Richard W.M. Jones wrote: > On Wed, Jan 28, 2015 at 02:24:15PM +0800, Hu Tao wrote: > > On Wed, Dec 17, 2014 at 03:07:11PM +0800, Hu Tao wrote: > > > On Thu, Oct 30, 2014 at 10:46:52AM +0800, Hu Tao wrote: > > > > Hi Rich, > > > > > > > > This is rebase of v5 series. Meanwhile, I found a bug when
2015 Jan 28
3
Re: [PATCH v5 REBASE 0/4] virt-resize: add support for resizing logical
On Wed, Dec 17, 2014 at 03:07:11PM +0800, Hu Tao wrote: > On Thu, Oct 30, 2014 at 10:46:52AM +0800, Hu Tao wrote: > > Hi Rich, > > > > This is rebase of v5 series. Meanwhile, I found a bug when shrinking > > partitions, and the fix is incuded in this version (patch 2). > > Hi, > > When support to resizing logical partitions is enabled, there is a >