It does not care. I found the working srcs :
deb-src
http://deb.devuan.org/merged/ chimaera main non-free contrib
deb-src
http://deb.devuan.org/merged/ chimaera-security non-free contrib
main
deb-src
http://deb.devuan.org/merged/ chimaera-updates main contrib
non-free
deb-src
http://deb.devuan.org/merged/ chimaera-backports main contrib
non-free
thanks anyway.
On Sun, Aug 20, 2023 at 6:48 PM Mario Marietto <marietto2008@???>
wrote:
> Hello to everyone.
>
> In order to fix this error :
>
> root@devuan:/lib/modules# virt-manager
> Traceback (most recent call last):
> File "/usr/bin/virt-manager", line 6, in <module>
> from virtManager import virtmanager
> File "/usr/share/virt-manager/virtManager/virtmanager.py", line 19, in
> <module>
> from virtinst import BuildConfig
> File "/usr/share/virt-manager/virtinst/__init__.py", line 43, in <module>
> _set_libvirt_error_handler()
> File "/usr/share/virt-manager/virtinst/__init__.py", line 33, in
> _set_libvirt_error_handler
> import libvirt
> ModuleNotFoundError: No module named 'libvirt'
>
> as suggested by this post :
>
>
> https://superuser.com/questions/1039738/error-in-running-libvirt-virt-manager-1-3-2
>
> I'm trying to do :
>
> # apt-get build-dep virt-manager
>
> but it says :
>
> You must put some 'deb-src' URIs in your sources.list
>
> These are the src that I tried to add :
>
> deb-src http://deb.devuan.org/merged chimaera main non-free
> contrib
> deb-src http://deb.devuan.org/merged chimaera-updates main non-free
> contrib
> deb-src http://deb.devuan.org/merged chimaera-security main non-free
> contrib
>
> but they didn't work. What are the correct ones ? thanks.
>
> --
> Mario.
>
--
Mario.