From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id oOipBNRV+mFgZAAAgWs5BA (envelope-from ) for ; Wed, 02 Feb 2022 10:58:44 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id yIg/AdRV+mFYbgAAauVa8A (envelope-from ) for ; Wed, 02 Feb 2022 10:58:44 +0100 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 8A56B2E3AD for ; Wed, 2 Feb 2022 10:58:43 +0100 (CET) Received: from localhost ([::1]:43098 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nFCPR-0001JL-8m for larch@yhetil.org; Wed, 02 Feb 2022 04:58:41 -0500 Received: from eggs.gnu.org ([209.51.188.92]:41770) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nFCM8-0001G0-Qs for guix-patches@gnu.org; Wed, 02 Feb 2022 04:55:19 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:57570) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nFCLt-0006jW-PF for guix-patches@gnu.org; Wed, 02 Feb 2022 04:55:14 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nFCLt-00086s-K6 for guix-patches@gnu.org; Wed, 02 Feb 2022 04:55:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#52555] [RFC PATCH v2 0/5] Decentralized substitute distribution with ERIS Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 02 Feb 2022 09:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52555 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: ~pukkamustard/eris@lists.sr.ht, 52555@debbugs.gnu.org Received: via spool by 52555-submit@debbugs.gnu.org id=B52555.164379567931139 (code B ref 52555); Wed, 02 Feb 2022 09:55:01 +0000 Received: (at 52555) by debbugs.gnu.org; 2 Feb 2022 09:54:39 +0000 Received: from localhost ([127.0.0.1]:51467 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFCLX-00086A-Ej for submit@debbugs.gnu.org; Wed, 02 Feb 2022 04:54:39 -0500 Received: from mout02.posteo.de ([185.67.36.66]:50955) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFCLU-00085s-7i for 52555@debbugs.gnu.org; Wed, 02 Feb 2022 04:54:38 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id E72E5240101 for <52555@debbugs.gnu.org>; Wed, 2 Feb 2022 10:54:29 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1643795669; bh=fAUUkVuINH8YzKXULcEe+y9Xtj8OdNtRiMy0UlbOOJ8=; h=From:To:Cc:Subject:Date:From; b=RmXahmNnI2ICfPLlceweypZQaiP8Qw0QOhBd/yNykkLmSSiHxdOFiFc0Zpgrq22h5 Lb73Rm8tb5DW1/qW4ZbKn+HdAt1g8dsDQ9Vnd7PXL4qSfXwnq2+DS9kuj9SRS8U0rC kcnYnnQcLcmj24iLPUQ3vYuU5xfaucCPJtdRHlhGiJsjPbkjSuEBV2LYcGWqBQ1+AN w+7mYLqR4eW9Be9veB9NshUis7pCqpDfdacx7cBn3tXz9kb7GTda0kgAojKrU1k7V2 yncuwPmGq+8//UUCwW/fxK3kn+83pAAvFWeRJdd800PUAli3fuk021LyOS4hwIrqtc lyvFJcbDq4dyQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Jpcb84WNbz6tnc; Wed, 2 Feb 2022 10:54:28 +0100 (CET) References: <20211216161724.547-1-pukkamustard@posteo.net> <20220125192201.7582-1-pukkamustard@posteo.net> From: pukkamustard Date: Wed, 02 Feb 2022 09:50:34 +0000 In-reply-to: Message-ID: <86a6f9iofg.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain 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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1643795923; 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: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=fAUUkVuINH8YzKXULcEe+y9Xtj8OdNtRiMy0UlbOOJ8=; b=Y3BLCCJSapuFy4UUr+lJKv3tqVTsMW89oijkcockvsqQEDYebZ6WYp6WVyvpaFapWv5s/u TdsReOd4efZ4iqXFtrqvRI1LgRYcN10V1L+1ycs/Tg53ZwhaM75LnPXuQqUp8VWZaspOwP 2H+00siMGitTt5k1iRXxMZhnIO7LIHBf1mP6WN12lm3mm77w4sZLrkcrO68BBZH8FTVTIw cDeVOxB7lhIdum7dBDLbuphEWLv4zFz5V8iujxQ2eRBWwsSOWAnAx9LqCHW3B29yEJRd8d rH5sf4La6LQT+LyUkIausARt54z4DwEIeWOVsYBquY0VyUpaxeuOOYyTosT/AQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1643795923; a=rsa-sha256; cv=none; b=ZiBozT5qEuTUUzxVA26IZUXv2LiuECG6qT5OH+fWj21PHGU9W2jkyhtjzWFiP+SPi1Mu75 CFlE7gPMunmIIJPYkxX40cd4LizTk49ZVm9iRp9Dltio21nzs90l4moLt7XxPkvNM180Qn BDCmG5DLwsWtfTmuUG+TYTo3XQaUdLode9WHmwvqyfjB1e+eDvog5Vb7dAjXx4VXtxyyDt 6O364mk5AnFYhuUbjFgofhNW6CzHWsXKG9q8XS307IEbvUnkZw53ujj4Hk1rNTIr2wYX5Y yG2gDoSkL1lLqRSDW4SedxaK7fmq+O6eywyeLyuYS6K3e2miU/5qCcYkdHytRA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=RmXahmNn; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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-Spam-Score: -2.23 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=RmXahmNn; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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-Queue-Id: 8A56B2E3AD X-Spam-Score: -2.23 X-Migadu-Scanner: scn1.migadu.com X-TUID: rJDJ3lL9fV+a Hi Maxime, Maxime Devos writes: > There's an ipfs-service-type nowadays, so starting the daemon manually > isn't required (if using Guix System). Good point. Starting the daemon manually is only necessary if you don't use the service. I don't use the IPFS service. -pukkamustard