[Libguestfs] virt-df error, help

Richard W.M. Jones rjones at redhat.com
Thu Dec 11 09:36:41 UTC 2014


On Thu, Dec 11, 2014 at 10:17:48AM +0800, cuimingwen at incito.com.cn wrote:
> 
> Hi, Rich, follow your advice,  I have   succeeded in compiling  the “libguestfs-1.26.5”

[...]

> But, When I run “virt-df `virsh domuuid 147`”  
> the error show:(debug mode)
> “supermin helper [00000ms] host_cpu = x86_64 

You're not running libguestfs 1.26 here, but the earlier version.

Try this command instead:

  ./run virt-df `virsh domuuid 147`

You've still somehow got the old and the new supermin installed
together, as well as the old libguestfs, so it really is a mess.

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