Displaying 20 results from an estimated 4000 matches similar to: "Re: python 3 bindings on 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,
2018 Jan 23
0
Re: python 3 bindings on libguestfs
On Tue, Jan 23, 2018 at 12:48:48PM +0000, abinaya.manikandan@wipro.com wrote:
> Hi Team,
>
> As per our user request we are trying to enable python3 on libguestfs 1.32.10 as per steps which is mentioned in below URL.
>
> https://github.com/libguestfs/libguestfs/blob/master/docs/guestfs-building.pod
>
> But python-guestfs is not getting enabled.
> Please suggest me on
2018 Jan 24
0
Re: python 3 bindings on libguestfs
On Wed, Jan 24, 2018 at 09:13:22AM +0000, abinaya.manikandan@wipro.com wrote:
> Hello,
>
> Please fine below details:
>
> [root@server190 ~]$ cat /etc/redhat-release
> Red Hat Enterprise Linux Server release 6.5 (Santiago)
>
> We are trying to import guestfs in python according to manual page:
> http://libguestfs.org/guestfs-py
>
> I should be able to
2018 Jan 25
0
Re: python 3 bindings on libguestfs
On Thu, Jan 25, 2018 at 10:25:16AM +0000, abinaya.manikandan@wipro.com wrote:
> Hi,
>
> Can you please let me know which all are the python versions
> (2.7/3.5/3.6) can enable in libguestfs_v13210.
Any version of Python can be used.
See also:
http://libguestfs.org/guestfs-building.1.html#building-python-2-and-python-3-bindings
Rich.
--
Richard Jones, Virtualization Group, Red Hat
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
>
2018 Jan 25
0
Re: python 3 bindings on libguestfs
On Thu, Jan 25, 2018 at 03:09:47PM +0000, abinaya.manikandan@wipro.com wrote:
> Hi,
>
> As per you suggestion I have set PYTHONPATH.
> Now the issue is different.
>
> [root@euca-172-31-15-221 ~]$ echo $PYTHONPATH
> /opt/libguestfs/x86_64/1.32.10/lib64:/opt/libguestfs/x86_64/1.32.10/lib/python3.6/site-packages/:
> [root@euca-172-31-15-221 ~]$ python
> Python 3.6.0
2018 Jan 30
0
Re: python 3 bindings on libguestfs
On Tue, Jan 30, 2018 at 02:05:51PM +0000, abinaya.manikandan@wipro.com wrote:
> Hi,
>
> Finally on our RHEL7 machine we are able to bind python with libguestfs.
> Please find below log:
>
> checking for PYTHON... yes
> checking Python prefix... /opt/python/x86_64/3.6.3-1
> configure: Python install dir /opt/libguestfs/x86_64/1.32.10-1.el7/lib/python3.6/site-packages
>
2018 Jan 31
1
Re: python 3 bindings on libguestfs
On Wed, Jan 31, 2018 at 09:09:11AM +0000, abinaya.manikandan@wipro.com wrote:
> Hi,
>
> We have done on fresh instance.
>
> We have manually installed libguestfs-1.32.10.
> I could see below log while running ./configure:
>
> checking Python version... 3.6
> checking for PYTHON... yes
> checking Python prefix... /opt/python/x86_64/3.6.3-1
> checking for Python
2017 Aug 28
0
Re: Regarding libguestfs issue
Hi,
On Monday, 28 August 2017 11:38:54 CEST abinaya.manikandan@wipro.com wrote:
> Hi Team,
>
> While building libguestfs_v1.36.1 I am facing below issues:
Note that the latest version of the stable 1.36 series is 1.36.5, so
you'd better try building that one.
> configure: error: Package requirements (glib-2.0 >= 2.28.0 atk >= 1.30 pango >= 1.20 cairo >=
2017 Aug 28
0
Re: Regarding libguestfs issue
Hi,
please don't top-post...
On Monday, 28 August 2017 12:15:56 CEST abinaya.manikandan@wipro.com wrote:
> Now we are facing below issues.
>
> checking Pango flags... -I/opt/libguestfs/x86_64/1.36.1-1.test/deps/include/glib-2.0 -I/opt/libguestfs/x86_64/1.36.1-1.test/deps/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz
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 29
0
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 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 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:
2013 May 15
0
FLAC currently won't compile for Android [bisected]
Here are the warnings I get with 03a9e6064d406e3656afacdbe50e8e47ebfa0de3:
LANG=C android-make | grep Warning
bitreader.c: In function 'FLAC__bitreader_skip_bits_no_crc':
bitreader.c:494:4: warning: implicit declaration of function 'MIN'
[-Wimplicit-function-declaration]
bitreader.c:494:4: warning: nested extern declaration of 'MIN'
[-Wnested-externs]
bitwriter.c: In
2016 Feb 09
2
Compilation failure using mingw-w64 and gcc-5.3.0
Thank you for the feedback.
This is cross-compiling for mingw-w64-x86_64 using gcc-5.3.0 and
mingw-w64-4.0.4 on GNU/Linux.
Upon attempting to compile now, a large number of errors occur in
flac/decode.c which I have placed at the end of this email. They are eased
by adding this to decode.c:
#if _WIN32
#include <windows.h>
#include <shlobj.h>
#endif
...among the headers.
Then, this
2006 Mar 02
1
[Bug 1168] sftp fails to HP - UX os even when pubic keys are present in HP-UX
http://bugzilla.mindrot.org/show_bug.cgi?id=1168
Summary: sftp fails to HP - UX os even when pubic keys are
present in HP-UX
Product: Portable OpenSSH
Version: 3.7.1p2
Platform: Other
OS/Version: HP-UX
Status: NEW
Keywords: help-wanted
Severity: major
Priority: P2
Component:
2006 Mar 03
1
[Bug 1170] sftp fails to HP - UX os even when pubic keys are present in HP-UX
http://bugzilla.mindrot.org/show_bug.cgi?id=1170
Summary: sftp fails to HP - UX os even when pubic keys are
present in HP-UX
Product: Portable OpenSSH
Version: 3.7.1p2
Platform: Other
OS/Version: HP-UX
Status: NEW
Keywords: help-wanted
Severity: major
Priority: P2
Component:
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