Public bug reported:
tap disk methods don't work because the tapdisk binary isn't installed.
The following trivial patch fixes the immediate problem, but I noticed a
bunch of other uninstalled binaries in debian/tmp - it might be a good
idea to see what others should also be installed.
diff -u xen-3.0-3.0.3/debian/xen-utils-3.0.install
xen-3.0-3.0.4/debian/xen-utils-3.0.install
--- xen-3.0-3.0.3/debian/xen-utils-3.0.install
+++ xen-3.0-3.0.4/debian/xen-utils-3.0.install
@@ -11,6 +11,7 @@
usr/sbin/xentop
usr/sbin/xm
usr/sbin/blktapctrl
+usr/sbin/tapdisk
usr/share/man/man5
usr/share/man/man8/xentop.8
usr/share/man/man8/xm.8
** Affects: xen-3.0 (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
tap disk methods don't work due to missing tapdisk binary
https://launchpad.net/bugs/82648
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs