Bug #2660
Issue with virt-manager/libvirt-python on armv7
0%
Description
Hi, I am seeing some problems with virt-manager on armv7:
Firstly, it seems to require libvirt-python, but that is not listed as a dependency.
Secondly, libvirt-python is installing to python3.7, whereas the current python version is 3.8. I added the python3.7 path to libvirt.py
to my PYTHONPATH and virt-manager was able to find it; however, it was then unable to find libvirtmod
and I'm not sure how to resolve that.
History
Updated by Time4Tea about 3 years ago
Anyone have any ideas on this? It seems like maybe the package needs to be rebuilt against the newer version of Python?
Updated by bill-auger about 3 years ago
i remember that many packages needed to be rebuilt for python 3.8
- probably this was was over-looked
Updated by Time4Tea about 3 years ago
I downloaded the PKGBUILD from ALARM; changed it to 'armv7h' and the latest version; built it and it worked fine. So, yeah, it just needs a rebuild.