[Libguestfs] [PATCH 15/67] FAQ: Common problem with Debian is not running update-guestfs-appliance.

Richard W.M. Jones rjones at redhat.com
Sat Aug 24 11:04:15 UTC 2013


From: "Richard W.M. Jones" <rjones at redhat.com>

(cherry picked from commit 9268f1487970eb9884ba674ab75dc99f91adc0a7)
---
 examples/guestfs-faq.pod | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/examples/guestfs-faq.pod b/examples/guestfs-faq.pod
index f992c8f..ce251e6 100644
--- a/examples/guestfs-faq.pod
+++ b/examples/guestfs-faq.pod
@@ -156,6 +156,13 @@ To get further information about the failure, you have to run:
 If, after using this, you still don't understand the failure, contact
 us (see previous section).
 
+=head2 libguestfs: error: cannot find any suitable libguestfs supermin, fixed or old-style appliance on LIBGUESTFS_PATH
+
+If you see this error on Debian/Ubuntu, you need to run the following
+command as root:
+
+ update-guestfs-appliance
+
 =head2 Non-ASCII characters don't appear on VFAT filesystems.
 
 Typical symptoms of this problem:
-- 
1.8.3.1




More information about the Libguestfs mailing list