Hi,
I saw the following error messages.
# xm rmlabel file:/xen/xen-test/image/rhel4_1.img
Error: Sub Command rmlabel not found!
#xm dumppolicy
Unexpected error: exceptions.ImportError
Please report to xen-devel@xxxxxxxxxxxxxxxxxxx
Traceback (most recent call last):
File "/usr/sbin/xm", line 10, in ?
main.main(sys.argv)
File "//usr/lib/python/xen/xm/main.py", line 1436, in main
rc = cmd(args)
File "<string>", line 1, in <lambda>
File "//usr/lib/python/xen/xm/main.py", line 745, in xm_importcommand
cmd = __import__(command, globals(), locals(), 'xen.xm')
ImportError: No module named dumppolicyrmlabel
This patch fixes these issues.
Signed-off-by: Masaki Kanno <kanno.masaki@xxxxxxxxxxxxxx>
Best regards,
Kan
rmlabel.patch
Description: Binary data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|