[virt-tools-list] unable to install
Marcel Kraan
marcel at bigairbag.com
Mon Aug 12 07:47:45 UTC 2013
I want to update to : virt-manager-0.10.0
But when i try i get this error
root at kvm1 virt-manager-0.10.0]# python setup.py install
Traceback (most recent call last):
File "setup.py", line 21, in <module>
from virtcli import cliconfig
File "/root/VIRTUALISATIE/virt-manager-0.10.0/virtcli/cliconfig.py", line 74, in <module>
_setup_gsettings_path(icon_dir)
File "/root/VIRTUALISATIE/virt-manager-0.10.0/virtcli/cliconfig.py", line 54, in _setup_gsettings_path
ret = subprocess.call(["glib-compile-schemas", "--strict", schemadir])
File "/usr/lib64/python2.6/subprocess.py", line 478, in call
p = Popen(*popenargs, **kwargs)
File "/usr/lib64/python2.6/subprocess.py", line 642, in __init__
errread, errwrite)
File "/usr/lib64/python2.6/subprocess.py", line 1234, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
installing other modules is not helping also
yum install GitPython git
More information about the virt-tools-list
mailing list