Re: Portgroups in Virt-Manager VM Setup

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

 



On 05/31/2014 04:24 PM, Jason Van Patten wrote:
> On May 31, 2014, at 3:53 PM, Cole Robinson <crobinso@xxxxxxxxxx> wrote:
>> You can test it with:
>>
>> git clone git://git.fedorahosted.org/virt-manager.git
>> cd virt-manager
>> ./virt-manager --debug
> 
> Thanks for the quick patch.  I snagged the latest virt-manager, but apparently there are some more things I need to install on this Ubuntu server:
> 
> arkham# ./virt-manager --debug
> Traceback (most recent call last):
>   File "./virt-manager", line 32, in <module>
>     from virtinst import util as util
>   File "/usr/local/src/virt-manager/virtinst/__init__.py", line 18, in <module>
>     from virtcli import cliconfig, cliutils
>   File "/usr/local/src/virt-manager/virtcli/cliconfig.py", line 78, in <module>
>     _setup_gsettings_path(icon_dir)
>   File "/usr/local/src/virt-manager/virtcli/cliconfig.py", line 58, in _setup_gsettings_path
>     ret = subprocess.call(["glib-compile-schemas", "--strict", schemadir])
>   File "/usr/lib/python2.7/subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory

Yeah you need to install glib-compile-schemas to run from git, I've pushed a
patch upstream now which should clarify that issue

- Cole

_______________________________________________
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