Displaying 2 results from an estimated 2 matches for "anuu6wkh".
2016 Jan 27
2
error during virt-sparsify
...ch failed.
This usually means the libguestfs appliance failed to start or crashed.
See http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs
or run 'libguestfs-test-tool' and post the *complete* output into a
bug report
Here is *libguestfs-test-tool* output
http://pastebin.com/raw/anuu6wkh
I would really appreciate any help or hint
Have a nice day,
Illia Svyrydov
2016 Jan 28
0
Re: error during virt-sparsify
On Wed, Jan 27, 2016 at 09:24:47PM +0200, Illia Svyrydov wrote:
> Here is *libguestfs-test-tool* output
>
> http://pastebin.com/raw/anuu6wkh
I'm guessing that /tmp (on the host) either doesn't exist, or is a
symlink to a directory that doesn't get copied to the appliance, or
something along those lines. This was fixed upstream in:
https://github.com/libguestfs/libguestfs/commit/34439a04f1921c4e5ece1077570b0f036a64c7ee
bu...