Thanks for providing the libguestfs-test-tool output in a previous
message.

> While: guestfs_lanch error:
>       libguestfs: trace: set_verbose true
>       libguestfs: trace: set_verbose = 0
>       libguestfs: trace: set_backend "direct"
>       libguestfs: trace: set_backend = 0

Here you're setting backend = "direct", and while that isn't
necessarily a problem in itself, the libguestfs-test-tool output that
you provided was for the (normal, for RHEL) libvirt backend.

This could make a difference, so what's the output of:

  $ LIBGUESTFS_BACKEND=direct libguestfs-test-tool

?

By the way, unless you have a specific reason to set
'LIBGUESTFS_BACKEND=direct' that you can articulate, it is best not to
set this as it is less secure and less well tested.  If you just
copied that environment variable from somewhere without understanding
why, then don't do that.

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
_______________________________________________
Libguestfs mailing list
Libguestfs@redhat.com
https://listman.redhat.com/mailman/listinfo/libguestfs

Reply via email to