[Libguestfs] Issue with python pip install

John McDowall jmcdowall at paloaltonetworks.com
Mon Sep 14 19:06:48 UTC 2015


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

Regards

John

On 9/14/15, 11:21 AM, "Richard W.M. Jones" <rjones at redhat.com> wrote:

>On Mon, Sep 14, 2015 at 06:12:27PM +0000, John McDowall wrote:
>> Richard,
>> 
>> Thanks for fast reply - let me remove all the yum packages and then
>> build/install from single version.
>
>I would avoid using 'make install' in the libguestfs git repo.
>
>A better plan may be to roll back the git repo to match the version of
>libguestfs you have installed (from yum), eg:
>
>  git reset --hard 1.28.1
>
>then try the pip method again.
>
>Rich.
>
>-- 
>Richard Jones, Virtualization Group, Red Hat
>https://urldefense.proofpoint.com/v2/url?u=http-3A__people.redhat.com_-7Er
>jones&d=AwIBAg&c=V9IgWpI5PvzTw83UyHGVSoW3Uc1MFWe5J8PTfkrzVSo&r=vZ6VUDaavDp
>fOdPQrz1ED54jEjvAE36A8TVJroVlrOQ&m=o-TnLIVCsJ3aeiNcH_Pu4yVo1sdqyhS5aUHdruT
>NAhg&s=H9YY91eaSkCTCMy0IMxhVJSgHGRhalqQl7JmSviqFYI&e=
>Read my programming and virtualization blog:
>https://urldefense.proofpoint.com/v2/url?u=http-3A__rwmj.wordpress.com&d=A
>wIBAg&c=V9IgWpI5PvzTw83UyHGVSoW3Uc1MFWe5J8PTfkrzVSo&r=vZ6VUDaavDpfOdPQrz1E
>D54jEjvAE36A8TVJroVlrOQ&m=o-TnLIVCsJ3aeiNcH_Pu4yVo1sdqyhS5aUHdruTNAhg&s=ht
>vTMCbT7-QnAHxD7J0rMtD3ZdT2CjIeV3J7adPZ9EY&e=
>Fedora Windows cross-compiler. Compile Windows programs, test, and
>build Windows installers. Over 100 libraries supported.
>https://urldefense.proofpoint.com/v2/url?u=http-3A__fedoraproject.org_wiki
>_MinGW&d=AwIBAg&c=V9IgWpI5PvzTw83UyHGVSoW3Uc1MFWe5J8PTfkrzVSo&r=vZ6VUDaavD
>pfOdPQrz1ED54jEjvAE36A8TVJroVlrOQ&m=o-TnLIVCsJ3aeiNcH_Pu4yVo1sdqyhS5aUHdru
>TNAhg&s=QYagh0fwCEBmiPVHeekIosN2hGlY3YKy24Y4rJ8juwI&e=
> ./autogen.sh --disable-erlang --disable-perl --disable-lua --disable-ruby
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pip_1_28_1_install.log
Type: application/octet-stream
Size: 3184 bytes
Desc: pip_1_28_1_install.log
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20150914/602445d9/attachment.obj>


More information about the Libguestfs mailing list