tap disk methods don't work due to missing tapdisk binary

Bug #82648 reported by James Troup
2
Affects Status Importance Assigned to Milestone
xen-3.0 (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

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

Revision history for this message
Chuck Short (zulcss) wrote :

Fixed in next upload.

Changed in xen-3.0:
status: Unconfirmed → Fix Committed
Chuck Short (zulcss)
Changed in xen-3.0:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.