[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Install of virtinst and virt-manager for CentOS5.8
Dear all, I have installed fresh CentOS 5.8 with Xen3.4.4. # uname -a #1 SMP Tue May 29 15:38:25 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux # rpm -qa | grep xen
kernel-xen-2.6.18-308.8.1.el5 xen-libs-3.4.4-1.el5 xen-3.4.4-1.el5 xen-libs-3.0.3-135.el5_8.2 After installation, I want to update virt-install and virt-manager to virtinst-0.500.6 and virt-manager-0.8.3. However, when I run virt-install, it reports error
# virt-install Traceback (most recent call last): File "/usr/sbin/virt-install", line 33, in ? import virtinst File "/usr/lib/python2.4/site-packages/virtinst/__init__.py", line 30, in ?
import Storage File "/usr/lib/python2.4/site-packages/virtinst/Storage.py", line 54, in ? from _util import xml_escape as escape File "/usr/lib/python2.4/site-packages/virtinst/_util.py", line 38, in ?
import virtinst.util as util File "/usr/lib/python2.4/site-packages/virtinst/util.py", line 43, in ? import support File "/usr/lib/python2.4/site-packages/virtinst/support.py", line 25, in ?
from virtinst import _gettext as _ ImportError: cannot import name _gettext I have searched through google and can't find any possible solution.
Any ideas? Thanks! _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |