GNU bug report logs - #34611
virt-manager is not recognizing libvirtd service

Previous Next

Package: guix;

Reported by: Brett Gilio <brettg <at> posteo.net>

Date: Fri, 22 Feb 2019 05:08:01 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: calcium <calcium <at> disroot.org>
Cc: 34611 <at> debbugs.gnu.org, "brettg <at> posteo.net" <brettg <at> posteo.net>, Efraim Flashner <efraim <at> flashner.co.il>
Subject: bug#34611: virt-manager is not recognizing libvirtd service
Date: Fri, 29 Dec 2023 23:12:36 -0500
Hello,

calcium <calcium <at> disroot.org> writes:

> Same problem still present as of start of 2022. Virt-manager can't connect to libvirt service
>
>
> ...
>
> (users ...
>        (supplementary-groups '("kvm" ...)
>        ...)
>
>
> (services ...
>           (service libvirt-service-type (libvirt-configuartion (unix-sock-group "kvm")))
>           ...)
>
> ...

Does it work when you run virt-manager as root?  My configuration looks
like:

--8<---------------cut here---------------start------------->8---
(users ...
       (supplementary-groups '("libvirt" ...))
       ...)

[...]

(services ...)
          (service libvirt-service-type
                   (libvirt-configuration
                    (unix-sock-group "libvirt")))
--8<---------------cut here---------------end--------------->8---

And virt-manager is able to connect as my unprivileged user.

-- 
Thanks,
Maxim




This bug report was last modified 1 year and 146 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.