On 09/11/2012 09:28 AM, 王金浦 wrote:
2012/9/11 Lentes, Bernd <bernd.lentes(a)helmholtz-muenchen.de>
> Hi,
>
> i try to run virt-manager on a SLES 11 SP1 box. I'm using kernel 2.6.32.12
> and virt-manager 0.9.4-106.1.x86_64 .
> The system is a 64bit box.
>
> Here is the output:
> =========================
>
> pc56846:/media/idg2/SysAdmin_AG_Wurst/software_und_treiber/virt_manager/sles_11_sp1
> # virt-manager &
> [1] 9659
>
> pc56846:/media/idg2/SysAdmin_AG_Wurst/software_und_treiber/virt_manager/sles_11_sp1
> # Traceback (most recent call last):
> File "/usr/share/virt-manager/virt-manager.py", line 386, in
<module>
> main()
> File "/usr/share/virt-manager/virt-manager.py", line 247, in main
> from virtManager import cli
> File "/usr/share/virt-manager/virtManager/cli.py", line 29, in
<module>
> import libvirt
> File "/usr/lib64/python2.6/site-packages/libvirt.py", line 25, in
> <module>
> raise lib_e
> ImportError: /usr/lib64/libvirt.so.0: undefined symbol:
> selinux_virtual_domain_context_path
>
> [1]+ Exit 1 virt-manager
> =========================
>
Seems libvirt popup a importError, so libvir list may be a good place
to ask, add into cc.
Jack
I remember that probably was a fixed compile problem with probe.c/h
about libvirt several months ago.
Could you please provide the libvirt version or upgrade libvirt to
newest version?
Guannan