From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id EGn5KDn6ImSb9gAASxT56A (envelope-from ) for ; Tue, 28 Mar 2023 16:31:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 0G7eKDn6ImSoVgAA9RJhRA (envelope-from ) for ; Tue, 28 Mar 2023 16:31:21 +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 8352395C7 for ; Tue, 28 Mar 2023 16:31:21 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1phAL0-0004ki-KV; Tue, 28 Mar 2023 10:30:14 -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 1phAKw-0004gr-SH for guix-patches@gnu.org; Tue, 28 Mar 2023 10:30:10 -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 1phAKw-0006ss-KS for guix-patches@gnu.org; Tue, 28 Mar 2023 10:30:10 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1phAKw-0002by-GC for guix-patches@gnu.org; Tue, 28 Mar 2023 10:30:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62307] [PATCH core-updates v2 14/20] system: hurd: Use shepherd-0.8 in the package list. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 28 Mar 2023 14:30:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62307 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62307@debbugs.gnu.org Cc: Josselin Poiret , Ludovic =?UTF-8?Q?Court=C3=A8s?= Received: via spool by 62307-submit@debbugs.gnu.org id=B62307.16800137879837 (code B ref 62307); Tue, 28 Mar 2023 14:30:10 +0000 Received: (at 62307) by debbugs.gnu.org; 28 Mar 2023 14:29:47 +0000 Received: from localhost ([127.0.0.1]:50430 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1phAKY-0002YU-Lt for submit@debbugs.gnu.org; Tue, 28 Mar 2023 10:29:47 -0400 Received: from eggs.gnu.org ([209.51.188.92]:47256) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1phAKF-0002VX-TP for 62307@debbugs.gnu.org; Tue, 28 Mar 2023 10:29:28 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1phAKA-0006SC-Hs; Tue, 28 Mar 2023 10:29:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=zhlCekgdNvxiBHbdgLCzvNvHIe+AwimdlLM6eMPgR74=; b=M3NC5jDak86M0BMbQYNa NPYXfkJEBahhMtzM76J6OWMm+dkgb3zB97dNBHvvXR3xhBqa2Nmh2SAteYfSL5DucoppKhuOIccXq YSzj2p7lZWLoBz3ZSYWWLV/BtnghSsYXkxMDsSsv9DDNkkS/6xHBRclsg/rVVemrHlhCMobG+6dmc xwXa5QV+3jDffT8G2BJvmHjPv8+RBwknOoNeTDbmhJLj534aJHuwaE/6R+DEwVOlTWSwqfxs6wV+U EvnLeiXE5wlOyk4G/rQXnr/0buBpkq/PJf9YJp8J1sONFcXSpy01yZAlzkEc/essZKjkE7XtAOxPT qH/fKwou8BpEww==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (helo=gnu.org) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1phAKA-00026Y-3d; Tue, 28 Mar 2023 10:29:22 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Date: Tue, 28 Mar 2023 16:28:46 +0200 Message-Id: <20230328142852.26635-15-ludo@gnu.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230328142852.26635-1-ludo@gnu.org> References: <87pm90bzva.fsf_-_@gnu.org> <20230328142852.26635-1-ludo@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1680013881; a=rsa-sha256; cv=none; b=Sjh+tGpk8uQLgIerayahrPhPr3akHG3JEmeZWiuStzoA/7e0z10GQFFrdrbhZLuE2zaMJK huqf6s9DTSKKf9A71TxtXzCN9DtX7rNh6V1brhOSK/hpSpFA7LHDdAj+fEeXOAgdAGRFsD bJuFkdE8myAdByDrzV//YEgLGG4D2ssha3TqJyprQUCXcOJFpQQUzpo3uzUj001hILuGRJ JDmoMhpaRqPnPVi6lAdEiipFT5UgAAzwbx47Vuf8Jhz1ng0wGEUmOvCHEEGVs14r6XKqnP cO7EjMM8HqB6IaRmuXJoW1PiC0W4n2GE0N70EZEPsFVTMg8ch022cpImT/y94A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=M3NC5jDa; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1680013881; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=zhlCekgdNvxiBHbdgLCzvNvHIe+AwimdlLM6eMPgR74=; b=Jn+vKmEsCKvaRDQEWunWk8a1TkUjM3Hp/LiFJAIRglmHeqn1ord9qoIsMsztrNTP4bWFIK HJU4jjBJ8Lp3tpxUEqEw5w8Pila2h56qznlUufABNZVmXqoC5LdRncT3OzqqcHHwKix0uS X4lEccQC9OwR7cGcaBOkNVg+zNtkiAp1JJScqASO4x7sShLDsL0ZZSHHSa9Va/EoyO+U+B mu1vkra1BevM/H2fKDmBaPA1TRVBRvt9O4XFj9NCHlH4OL4gVYkE0xFyCXiLY6zghvpS18 2qDcLy7lhooUTXRwzWY0uet8WLwOuhenYQojsAO5JEoWjQLPk2esliM+4kqZpA== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=M3NC5jDa; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -1.63 X-Spam-Score: -1.63 X-Migadu-Queue-Id: 8352395C7 X-TUID: 1iCKSV5HyAMF From: Josselin Poiret * gnu/system/hurd.scm (%base-packages/hurd): Change shepherd to shepherd-0.8, since the former uses fibers, and thus conflicts with the shepherd-0.8 we use in the default essential services. Signed-off-by: Ludovic Courtès --- gnu/system/hurd.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/system/hurd.scm b/gnu/system/hurd.scm index 20dc4ae735..558d1ee9e3 100644 --- a/gnu/system/hurd.scm +++ b/gnu/system/hurd.scm @@ -68,7 +68,7 @@ (define %base-packages/hurd ;; Note: the Shepherd comes before the Hurd, not just because its duty is to ;; shepherd the herd, but also because we want its 'halt' and 'reboot' ;; commands to take precedence. - (list shepherd hurd bash coreutils file findutils grep sed + (list shepherd-0.8 hurd bash coreutils file findutils grep sed diffutils patch gawk tar gzip bzip2 xz lzip guile-3.0-latest guile-colorized guile-readline net-base inetutils less shadow sudo which -- 2.39.2