** Description changed: [Impact] attempting to use: virt-copy-out -d l-raring /var/log . Results in: libguestfs: error: cannot find any suitable libguestfs supermin, fixed or old-style appliance on LIBGUESTFS_PATH (search path: /usr/lib/x86_64-linux-gnu/guestfs) Running: libguestfs-test-tool results in the same error. [Test Case] - Install guestfish - run libguestfs-test-tool - Error is shown, as above. - Install updates as per comment #3 - Error no longer exists. + $ apt-get install libguestfs-tools + $ update-guestfs-appliance + $ libguestfs-test-tool + .. + libguestfs: error: cannot find any suitable libguestfs supermin, fixed or old-style appliance on LIBGUESTFS_PATH (search path: /usr/lib/x86_64-linux-gnu/guestfs) + .. + $ echo $? + 1 + + Upgrade libguestfs-tools to version from -proposed + $ libguestfs-test-tool + # loads of supermin helper output + $ echo $? + 0 + + PLEASE note you need to have /boot/ available with some kernels. [Regression Potential] As various guestfs commands are rendered inoperative with the bug, the regression risk would be extremely low.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1086974 Title: libguestfs: error: cannot find any suitable libguestfs supermin To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1086974/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
