[Pkg-libvirt-commits] [libguestfs] 198/233: FAQ: Add another common Ubuntu appliance problem.

Hilko Bengen bengen at moszumanska.debian.org
Wed Feb 19 21:12:23 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit 37aead588efc258472ebb923abb7804257d5ce0d
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Wed Feb 12 09:30:39 2014 +0000

    FAQ: Add another common Ubuntu appliance problem.
---
 examples/guestfs-faq.pod | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/examples/guestfs-faq.pod b/examples/guestfs-faq.pod
index 0108906..a7b6075 100644
--- a/examples/guestfs-faq.pod
+++ b/examples/guestfs-faq.pod
@@ -158,10 +158,14 @@ 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:
+=head2 febootstrap-supermin-helper: ext2: parent directory not found
 
- update-guestfs-appliance
+=head2 supermin-helper: ext2: parent directory not found
+
+If you see any of these errors on Debian/Ubuntu, you need to run the
+following command:
+
+ sudo update-guestfs-appliance
 
 =head2 execl: /init: Permission denied
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list