On Thu, Feb 22, 2018 at 3:26 PM, Jiří Sléžka <jiri.slezka@slu.cz> wrote:
On 02/22/2018 01:58 PM, Richard W.M. Jones wrote:
> On Thu, Feb 22, 2018 at 01:27:18PM +0100, Jiří Sléžka wrote:
>> libvirt needs authentication to connect to libvirt URI qemu:///system
>> (see also: http://libvirt.org/auth.html http://libvirt.org/uri.html)
>
> You can set the backend to direct to avoid needing libvirt:
>
>   export LIBGUESTFS_BACKEND=direct
>
> Alternately you can fiddle with the libvirt polkit configuration
> to permit access:

thanks, here is full output

http://mirror.slu.cz/tmp/libguestfs-test-tool.txt

Jiri

Thanks, there is apparently something wrong with that particular host of mine - not worth spending the time on investigating it.

Jiri, your test seems to past,
could you try invoking the import again with the latest proposed changes to the OVF configuration (adding ovf:size to the File element and removing the USB item) and update us?
 

>
>   https://libvirt.org/aclpolkit.html
>
> Rich.
>