Re: unable to install virt-manager-0.10.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 08/12/2013 09:50 AM, Marcel Kraan wrote:
> I want to update to :  virt-manager-0.10.0
> But when i try i get this error
> 
> 
> root@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])

glib-compile-schemas is part of glib2, try installing that

>  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
> 

These aren't needed to install the package, but make sure you have all
the Requires you can find in the specfile:

pygobject3
gtk3
libvirt-glib
gnome-python2-gconf
libxml2-python
vte3
gtk-vnc2
spice-gtk3
intltool
/usr/bin/pod2man
libvirt-python
libxml2-python
python-urlgrabber
python-ipaddr

These should install (either directly or by their dependencies) all
that's needed.

Hope this helps, have a nice day,
Martin

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list




[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux