[Libguestfs] Issue with python pip install

Richard W.M. Jones rjones at redhat.com
Mon Sep 14 19:47:43 UTC 2015


On Mon, Sep 14, 2015 at 07:06:48PM +0000, John McDowall wrote:
> Richard,
> 
> It is looking better, but still getting error - see attached log.
> 
> I removed all installed packages and yum installed libguestfs
> libguestfs-devel (1.28.1)
> 
> Then reset my git repository to 1.28.1 and then
> 
> $ make clean
> $ ./autogen.sh --disable-erlang --disable-perl --disable-lua --disable-ruby
> $ make
> $ make -C python sdist
> $ cd python/dist
> $ sudo pip install guestfs-1.28.1.tar.gz

That's pretty close to working.  We remove the *_9p functions in RHEL
because they are not supportable, so if you edit guestfs-py.c by hand
to remove those bindings it may work.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installers. Over 100 libraries supported.
http://fedoraproject.org/wiki/MinGW




More information about the Libguestfs mailing list