Re: Trying to get/build virt-manager

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

 



OK, I solved this. After installing some more python modules, libxml2-python3 finally showed up on the list.

October 2, 2018 at 4:54 PM
I'm trying to get a new version of virt-manager. The one that comes with centos7 has a bug installing ubuntu hosts.

I built the rpm on Centos7 (after installing python3), but when I run virt-install, I get this error.


[root@kvm-arm-1 virt-manager]# virt-install
ERROR    name 'libxml2' is not defined
Exception ignored in: <bound method _Libxml2API.__del__ of <virtinst.xmlapi._Libxml2API object at 0x7fcdbe531400>>
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtinst/xmlapi.py", line 261, in __del__
    self._doc.freeDoc()
AttributeError: '_Libxml2API' object has no attribute '_doc'
[root@kvm-arm-1 virt-manager]#

I had to change libxml2 to lxml (as that's the name it seems to have changed). I can't find any pythong module with this reference, so I gave up and installed Ubuntu 18.04.1. However, the virt-manager package for this does not seem to exist anywhere. How can I get the latest virt-manager running on either CentOS7 or Ubuntu 18?

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

_______________________________________________
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