tools/misc: Remove obsolete xen-bugtool
authorHans van Kranenburg <hans.van.kranenburg@mendix.com>
Sun, 3 Feb 2019 20:35:18 +0000 (21:35 +0100)
committerWei Liu <wei.liu2@citrix.com>
Mon, 4 Feb 2019 11:41:58 +0000 (11:41 +0000)
commit844293c73685f8198bc2f0c7c5a101b3fcfd538c
tree70a905307703375b579a13a893b1356d0b1ab61d
parent755eb6403ec722db37f1b8f8b51e0b0ab661c003
tools/misc: Remove obsolete xen-bugtool

xen-bugtool relies on code that has been removed in commit 9e8672f1c3
"tools: remove xend and associated python modules", more than 5 years
ago. Remove it, since it confuses users.

    -$ /usr/sbin/xen-bugtool
    Traceback (most recent call last):
      File "/usr/sbin/xen-bugtool", line 9, in <module>
from xen.util import bugtool
    ImportError: No module named xen.util

Signed-off-by: Hans van Kranenburg <hans.van.kranenburg@mendix.com>
Link: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866380
Acked-by: Wei Liu <wei.liu2@citrix.com>
Release-acked-by: Juergen Gross <jgross@suse.com>
docs/README.xen-bugtool [deleted file]
tools/misc/Makefile
tools/misc/xen-bugtool [deleted file]