From mboxrd@z Thu Jan  1 00:00:00 1970
From: "brettg@posteo.net" <brettg@posteo.net>
Subject: bug#34611: virt-manager is not recognizing libvirtd service
Date: Fri, 22 Feb 2019 16:57:41 -0600
Message-ID: <ulhbmr9i4jm3ams9n3c8s1qa.1550876218030@email.lge.com>
References: <87bm34jtsd.fsf@posteo.net>
Mime-Version: 1.0
Content-Type: multipart/alternative;
	boundary="--_com.lge.email_4126844108199620"
Return-path: <bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([209.51.188.92]:59716)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1gxJlc-0006Nz-W8
	for bug-guix@gnu.org; Fri, 22 Feb 2019 17:58:05 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1gxJlc-0004yK-15
	for bug-guix@gnu.org; Fri, 22 Feb 2019 17:58:04 -0500
Received: from debbugs.gnu.org ([209.51.188.43]:35113)
	by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)
	(Exim 4.71) (envelope-from <Debian-debbugs@debbugs.gnu.org>)
	id 1gxJlZ-0004wQ-VU
	for bug-guix@gnu.org; Fri, 22 Feb 2019 17:58:03 -0500
Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2)
	(envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1gxJlZ-0001DP-SK
	for bug-guix@gnu.org; Fri, 22 Feb 2019 17:58:01 -0500
In-Reply-To: <87bm34jtsd.fsf@posteo.net>
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
Resent-Message-ID: <handler.34611.B34611.15508762794663@debbugs.gnu.org>
List-Id: Bug reports for GNU Guix <bug-guix.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/bug-guix>,
	<mailto:bug-guix-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/bug-guix/>
List-Post: <mailto:bug-guix@gnu.org>
List-Help: <mailto:bug-guix-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/bug-guix>,
	<mailto:bug-guix-request@gnu.org?subject=subscribe>
Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org
Sender: "bug-Guix" <bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org>
To: 34611@debbugs.gnu.org

----_com.lge.email_4126844108199620
Content-Type: text/plain;
   charset=utf-8
Content-Transfer-Encoding: 8bit

It also might be useful to make a tutorial on setting up other distros in a virtual machine using guixsdSent from my Sprint Phone.------ Original message------From: Brett GilioDate: Thu, Feb 21, 2019 11:08 PMTo: 34611@debbugs.gnu.org;Cc: Subject:bug#34611: virt-manager is not recognizing libvirtd serviceHi all,

I am having an issue using virt-manager on GuixSD. I have libvirt and
virt-manager installed, and am starting the libvirtd service using my
configuration file. However, regardless of whether or not I start
virt-manager as root or normal privileges, I am getting a "checking for
virtualization packages..." note with an error of "No active connection
to install on." libvirtd and virtlogd are properly started as far as I
can tell by queurying the herd. Here is my relevant configuration.

(users (cons (user-account
                (name "brettg")
                (comment "Brett Gilio")
                (group "users")
                (supplementary-groups '("wheel" "netdev"
                                        "audio" "video"
					"libvirt"))
                (home-directory "/home/brettg"))
               %base-user-accounts))


  (packages (cons* nss-certs         ;for HTTPS access
                   gvfs              ;for user mounts
		   libvirt
                   %base-packages))

  (services (cons* (service gnome-desktop-service-type
			    (gnome-desktop-configuration
			     (inherit config)
			     (gnome-package gnome-custom)))
		   (service libvirt-service-type)
		   (service virtlog-service-type)
		   (service gdm-service-type)
                   (filter (lambda (x)
                             (not (eq? (service-kind x) slim-service-type)))
                           %desktop-services)))




----_com.lge.email_4126844108199620
Content-Type: text/html;
   charset=utf-8
Content-Transfer-Encoding: 8bit

<html><head>






</head>
<body>
    <div style="font-size: 10pt;"><div dir="auto">It also might be useful to make a tutorial on setting up other distros in a virtual machine using guixsd</div><div dir="auto"><br></div><div><div dir="auto" style="font-size:9pt;"><i>Sent from my Sprint Phone.</i></div></div></div><div style="font-size: 10pt;"><div id="LGEmailHeader" dir="auto"><div dir="auto"><br></div><div dir="auto">------ Original message------</div><div dir="auto"><b>From: </b>Brett Gilio<brettg@posteo.net></brettg@posteo.net></div><div dir="auto"><b>Date: </b>Thu, Feb 21, 2019 11:08 PM</div><div dir="auto"><b>To: </b><a href="mailto:34611@debbugs.gnu.org">34611@debbugs.gnu.org</a>;</div><div dir="auto"><b>Cc: </b></div><div dir="auto"><b>Subject:</b>bug#34611: virt-manager is not recognizing libvirtd service</div><div
  dir="auto"><br></div></div><pre>Hi all,

I am having an issue using virt-manager on GuixSD. I have libvirt and
virt-manager installed, and am starting the libvirtd service using my
configuration file. However, regardless of whether or not I start
virt-manager as root or normal privileges, I am getting a "checking for
virtualization packages..." note with an error of "No active connection
to install on." libvirtd and virtlogd are properly started as far as I
can tell by queurying the herd. Here is my relevant configuration.

(users (cons (user-account
                (name "brettg")
                (comment "Brett Gilio")
                (group "users")
                (supplementary-groups '("wheel" "netdev"
                                        "audio" "video"
					"libvirt"))
                (home-directory "/home/brettg"))
               %base-user-accounts))


  (packages (cons* nss-certs         ;for HTTPS access
                   gvfs              ;for user mounts
		   libvirt
                   %base-packages))

  (services (cons* (service gnome-desktop-service-type
			    (gnome-desktop-configuration
			     (inherit config)
			     (gnome-package gnome-custom)))
		   (service libvirt-service-type)
		   (service virtlog-service-type)
		   (service gdm-service-type)
                   (filter (lambda (x)
                             (not (eq? (service-kind x) slim-service-type)))
                           %desktop-services)))



</pre></div>


</body></html>
----_com.lge.email_4126844108199620--