[Libguestfs] Debugging libguestfs

Alexander Prada xstrava85 at yahoo.com
Mon Oct 5 19:51:56 UTC 2020


 Rich,
Thank you for the very quick response. I tried the echo command that you listed and it still gives me the same error:




Any other possible suggestions?    On Monday, October 5, 2020, 02:42:08 PM EDT, Richard W.M. Jones <rjones at redhat.com> wrote:  
 
 
On Mon, Oct 05, 2020 at 06:28:06PM +0000, Alexander Prada wrote:
> Here is my output I am getting on my kali machine. I believe that the error is:
> 
> guestfsd: error while loading shared libraries: libtsk.so.19: cannot open
> shared object file: No such file or directory
> 
> I tried to change the LD_LIBRARY_PATH to numerous locations and libtsk.so.19 is
> inside /usr/lib/x86_64-linux-gnu

As a workaround what you can do is drop in a file into the appliance:

  echo /usr/lib/x86_64-linux-gnu/libtsk.so.19 > /usr/lib/x86_64-linux-gnu/guestfs/supermin.d/zz-libtsk

However this indicates a problem with libguestfs on Kali Linux.
It probably just needs the package to be rebuilt to pick up the
new library name.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top

  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20201005/b54f6719/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1601927382955blob.jpg
Type: image/png
Size: 216823 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20201005/b54f6719/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1601927435283blob.jpg
Type: image/png
Size: 159571 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20201005/b54f6719/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1601927486661blob.jpg
Type: image/png
Size: 37276 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20201005/b54f6719/attachment-0002.png>


More information about the Libguestfs mailing list