Comment 6 for bug 1367324

Revision history for this message
Roman Podoliaka (rpodolyaka) wrote :

libguestfs specific issue here is a missing shared library:

  guestfsd: error while loading shared libraries: libhivex.so.0: cannot open shared object file: No such file or directory

You can trigger this error by running the libguestfs check on a compute node:

libguestfs-test-tool

Expected result:

libguestfs-test-tool exists with 0 error code.

Actual result:

libguestfs-test-tool fails with the following error message "libhivex.so.0: cannot open shared object file: No such file or directory"