Public bug reported: Binary package hint: xen-tools
There are four methods of giving the destination for xen-create-image: --dir, --evms, --lvm, and --image-dev. Several places in the code assume only the first three exist. For example: 147 If you do not wish to use loopback images specify --lvm 148 or --evms. (These three options are mutually exclusive.) 770 logprint( "Please specify either a directory, lvm, or evms volume to use.\n"); and checkBinariesPresent lumps image-dev in the LVM codepath, requiring the existence of lvcreate and lvremove. This is in Hardy's xen-tools, 3.8-4ubuntu4. ** Affects: xen-tools (Ubuntu) Importance: Undecided Status: New -- image-dev option in xen-create-image not fully integrated https://bugs.launchpad.net/bugs/242576 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs