search for: xmlprettyprint

Displaying 2 results from an estimated 2 matches for "xmlprettyprint".

2012 Jul 24
9
remove dependency on PyXML from xen?
Fedora is keen to stop using PyXML and I have been sent a bug report https://bugzilla.redhat.com/show_bug.cgi?id=842843 which includes a patch to remove the use of XMLPrettyPrint in tools/python/xen/xm/create.py . I am going to try this in the Fedora build, but I was wondering if it makes sense to do this in the official xen releases as well. Michael Young
2011 Mar 18
1
"ImportError: No module named ext" when launching a Xen v4 Guest.
...t;, line 1, in <lambda> File "/usr/lib64/python2.7/site-packages/xen/xm/main.py", line 1589, in xm_importcommand cmd.main([command] + args) File "/usr/lib64/python2.7/site-packages/xen/xm/create.py", line 1553, in main from xml.dom.ext import PrettyPrint as XMLPrettyPrint ImportError: No module named ext On the Host I installed xen-4.0.2_02-4.7.1.x86_64 xen-libs-4.0.2_02-4.7.1.x86_64 xen-tools-4.0.2_02-4.7.1.x86_64 The config file I''m using is bootloader = ''/usr/lib/xen/boot/domUloader.py'' bootargs = ''--entry=xvda1:vmlinuz-xen...