From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id uO7RBHrZjWTPzAAASxT56A (envelope-from ) for ; Sat, 17 Jun 2023 18:04:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mPcBBXrZjWToWQAA9RJhRA (envelope-from ) for ; Sat, 17 Jun 2023 18:04:10 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id BECE42F2D8 for ; Sat, 17 Jun 2023 18:04:09 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=olHXgjB0; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1687017849; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=xIOyTM1NK0dSOOWJDpkBTE66onlct1C2+LBu3B76Ikk=; b=TCWwgbrSW1R/h0HGGQ0RdNWALhJ8u6lAYWh6+qS2xYLxVy5drfmwn31NEMnFPFRm76YD5D dmA8UgH+tRq08SymvCgrrYLNhGNBVJbkRXdoRZM6LVBPrFiPZYvqZQJ7k0KqJcWylY1aWN cob9aKK5QOKpS9LffvDN4qAPXZKO+eOQmgJDAO7ivMYI3o4qyUptvBekPzx10oAMlQ82yy pCtQjTBGIh3mvZ/V5jmta7BjoiE24zf5B3yg5gVKZHvUVrNH6TOG7TvZQvotIJ5Lk/1aE3 tsdI+JzfjamDYgNMwQqs+IBfJCYiqvqVNzFL24eKl5Ga72aEB0okFa9ZoHeG8Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=olHXgjB0; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1687017849; a=rsa-sha256; cv=none; b=ll+GmH5piAdmKlT06OWzvSXw3v4TWQ4oI/pBSF3t6zLHVutYWFKl8sqseIvAB9ejhUM+aH elF802JqD7V9mWNxpVILzhIX9p81ttz0jlaE4fGa2Zx1205v7nP1uuvnpWKJsbMI3Vul6H f42GY4CFzXXBCXqJcPZbAl4lulDNwifaOpHZkpun0oe/ZKmSy8f90wDsIlLC8jNWTVA1Bg w5xeQAdFbxMf1R9caiHfw7fh4VucFtkqYU2JalkY+xzd25rNASH+Zy5cnZCCWXb3erodpa m4nsuqFGr/PEPrE1s3rRLrEzeZp1Zodl6m92m622SoPYbv7J9QDdapmiA4aKmw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qAYPE-0005dC-7j; Sat, 17 Jun 2023 12:04:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qAYPC-0005cq-Kc for bug-guix@gnu.org; Sat, 17 Jun 2023 12:04:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qAYPC-0007Yw-BQ for bug-guix@gnu.org; Sat, 17 Jun 2023 12:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qAYPC-0006hZ-6Z for bug-guix@gnu.org; Sat, 17 Jun 2023 12:04:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#64073: [PATCH] services: libvirt: Add requirement on dbus. Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 17 Jun 2023 16:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64073 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Josselin Poiret , Christian Miller , "64073@debbugs.gnu.org" <64073@debbugs.gnu.org> Received: via spool by 64073-submit@debbugs.gnu.org id=B64073.168701779325697 (code B ref 64073); Sat, 17 Jun 2023 16:04:02 +0000 Received: (at 64073) by debbugs.gnu.org; 17 Jun 2023 16:03:13 +0000 Received: from localhost ([127.0.0.1]:52476 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qAYOP-0006gO-EL for submit@debbugs.gnu.org; Sat, 17 Jun 2023 12:03:13 -0400 Received: from jpoiret.xyz ([206.189.101.64]:51464) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qAYON-0006gF-AO for 64073@debbugs.gnu.org; Sat, 17 Jun 2023 12:03:12 -0400 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 127D818519E; Sat, 17 Jun 2023 16:03:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1687017790; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=xIOyTM1NK0dSOOWJDpkBTE66onlct1C2+LBu3B76Ikk=; b=olHXgjB0rl+PpjgoSGW+gaBlbdva6tt/TYuYszN/mLCyhgxTc34sjIC7wSNOuAArrE5Zg8 64x5zgehFrG22fb/4as+41HOMheaB7mYSMMAZ88IB+ln7Pohm9qFbdL3zSLetsCp5GSWXm d/V0qOJas4O0i7MMy+JXPolPVJBLJOR90X9XxUJk3FqZZgAqKEsiAar90ijoQqWPXt7oGj 0WFf5iNdLeqZ1EaSudgR+efhwUFZKKEpiyvYcqVW4ByaaLudNm/+VhxmUbnZsAluYpyBxZ dZtAkSLbKgIyHCxegrAP0Hh/aRQ2NPGmY3LndhMzR91L8gFGmsIbikVAS8VQMg== Date: Sat, 17 Jun 2023 18:03:03 +0200 Message-Id: In-Reply-To: <87352q5b7d.fsf@jpoiret.xyz> References: <87352q5b7d.fsf@jpoiret.xyz> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: / X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Josselin Poiret From: Josselin Poiret via Bug reports for GNU Guix Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -1.53 X-Spam-Score: -1.53 X-Migadu-Queue-Id: BECE42F2D8 X-TUID: rmquldWd1O0l From: Josselin Poiret * gnu/services/virtualization.scm (libvirt-shepherd-service): Add requirement on dbus. --- gnu/services/virtualization.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/services/virtualization.scm b/gnu/services/virtualization.scm index 880557915c..506f5a7ab6 100644 --- a/gnu/services/virtualization.scm +++ b/gnu/services/virtualization.scm @@ -478,6 +478,7 @@ (define (libvirt-shepherd-service config) (list (shepherd-service (documentation "Run the libvirt daemon.") (provision '(libvirtd)) + (requirement '(dbus-system)) (start #~(make-forkexec-constructor (list (string-append #$libvirt "/sbin/libvirtd") "-f" #$config-file -- 2.40.1