search for: put_btrfsbalance

Displaying 3 results from an estimated 3 matches for "put_btrfsbalance".

2015 Sep 14
3
Issue with python pip install
I am trying to build a Python application installer that is using libguestfs. I using the instructions to create the python package posted at https://github.com/libguestfs/libguestfs/commit/fcbfc4775fa2a44020974073594a745ca420d614 I am getting errors in the compile when I do the "pip install”. I have attached the output from pip. I looked at the code and I do not see anything obvious) When
2015 Sep 14
0
Re: Issue with python pip install
...hat's no longer true, so you see errors from "missing" APIs (ie. ones not present in your old version of libguestfs). eg: build/temp.linux-x86_64-2.7/guestfs-py.o guestfs-py.c:310:26: warning: ‘struct guestfs_btrfsbalance’ declared inside parameter list [enabled by default] put_btrfsbalance (struct guestfs_btrfsbalance *btrfsbalance) ^ This could be fixed, but needs patching in generator/python.ml upstream. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj....
2015 Sep 14
2
Re: Issue with python pip install
...>see errors from "missing" APIs (ie. ones not present in your old >version of libguestfs). eg: > >build/temp.linux-x86_64-2.7/guestfs-py.o > guestfs-py.c:310:26: warning: Œstruct guestfs_btrfsbalance¹ declared >inside >parameter list [enabled by default] > put_btrfsbalance (struct guestfs_btrfsbalance *btrfsbalance) > ^ > >This could be fixed, but needs patching in generator/python.ml >upstream. > >Rich. > >-- >Richard Jones, Virtualization Group, Red Hat >https://urldefense.proofpoint.com/v2/url?u=http-3A__...