Hi hillu, We have a report of a problem with building appliance/guestfsd.deps on Debian 10. This code which you contributed:
https://github.com/libguestfs/libguestfs/commit/133a49167778195f0cf043a1d380c60956aa46b1 seems to cause problems with certain libraries which are symlinks. In particular: dpkg-query: no path found matching pattern /lib/x86_64-linux-gnu/libacl.so.1 (and for some other libraries) which causes the final guestfsd.deps to be incomplete. Note /lib/x86_64-linux-gnu/libacl.so.1 exists but is a symlink. When the reporter tries to boot the appliance, guestfsd cannot be loaded because: guestfsd: error while loading shared libraries: libjansson.so.4: cannot open shared object file: No such file or directory Any ideas what's going on here? Thanks, Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-builder quickly builds VMs from scratch http://libguestfs.org/virt-builder.1.html _______________________________________________ Libguestfs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/libguestfs
