I've just verified that this problem still exists on Hardy beta.  When
running Ubuntu 8.04 Server beta and installing xen-utils-3.2 or xen-
utils-3.1 there is no xml library installed which causes xm commands to
fail.  This can be replicated from a fresh install of Ubuntu Server 8.04
beta or a system without the python xml libraries installed by executing
the following commands:

# apt-get install xen-utils-3.2
# xm new
...
ImportError: No module named xmlproc

# apt-get install xen-utils-3.1
# xm new
...
ImportError: No module named xmlproc


** Changed in: xen-3.1 (Ubuntu)
       Status: New => Confirmed

-- 
missing dependency: python-xml
https://bugs.launchpad.net/bugs/174048
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to