abc123
14 January 2025 22:34
1
Hi,
I tried to install:
“qt-virt-manager 0.72.99-4”
https://aur.archlinux.org/packages/qt-virt-manager
But it does not install?
Errors are below:
I need Virtualization to work, thanks!
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPkgConfig.cmake:873 (_pkg_check_modules_internal)
CMakeLists.txt:1100 (pkg_check_modules)
-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
Aborting...
Your partial log does not include any information to help us help you, sorry.
Have you read the recent comments for the AUR package? You’re not the only one that has experienced problems. Note that the package is seemingly unmaintained as it needs a change with one of the dependencies.
Just use virt-manager
in the repos.
It might be a good idea to purge your system of the AUR package(s) before doing anything else.
sudo pacman -Rns qt-virt-manager
Then install virt-manager from the official repo, as @Yochanan suggests:
sudo pacman -S virt-manager
Regards.
As the OP appears to have moved on to another topic without any consideration for summarising this one, let’s give it some early closure.
Hi,
I installed Virtual Machine Manager.
When I try to create a new Virtual Machine I receive below errors:
Let me know how to fix this, thanks!
Unable to connect to libvirt qemu:///system.
Failed to connect socket to '/var/run/libvirt/virtqemud-sock': No such file or directory
Libvirt URI is: qemu:///system
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/connection.py", line 923, in _do_open
self._backend.open(cb, data)
File "/usr/share/virt-manager/v…