From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id eFoPMoIZWGKjawEAgWs5BA (envelope-from ) for ; Thu, 14 Apr 2022 14:54:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id sP2qLoIZWGK+xAAAauVa8A (envelope-from ) for ; Thu, 14 Apr 2022 14:54:26 +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 71EC3D580 for ; Thu, 14 Apr 2022 14:54:26 +0200 (CEST) Received: from localhost ([::1]:43048 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1neyzR-0000Ug-M1 for larch@yhetil.org; Thu, 14 Apr 2022 08:54:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50916) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1neyy7-0000Tr-HQ for guix-patches@gnu.org; Thu, 14 Apr 2022 08:53:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33443) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1neyy6-00038g-Lm for guix-patches@gnu.org; Thu, 14 Apr 2022 08:53:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1neyy6-0002Bw-La for guix-patches@gnu.org; Thu, 14 Apr 2022 08:53:02 -0400 Subject: bug#54811: [PATCH 0/3] Support socket activation in 'guix publish' and 'guix-daemon' Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 14 Apr 2022 12:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 54811 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: 54811-done@debbugs.gnu.org Mail-Followup-To: 54811@debbugs.gnu.org, ludo@gnu.org, ludo@gnu.org Received: via spool by 54811-done@debbugs.gnu.org id=D54811.16499407288359 (code D ref 54811); Thu, 14 Apr 2022 12:53:02 +0000 Received: (at 54811-done) by debbugs.gnu.org; 14 Apr 2022 12:52:08 +0000 Received: from localhost ([127.0.0.1]:55572 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1neyxE-0002Al-Kh for submit@debbugs.gnu.org; Thu, 14 Apr 2022 08:52:08 -0400 Received: from eggs.gnu.org ([209.51.188.92]:57444) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1neyxD-00029x-8R for 54811-done@debbugs.gnu.org; Thu, 14 Apr 2022 08:52:07 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:59396) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1neyx6-00032Y-K6; Thu, 14 Apr 2022 08:52:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=OIgrCye06g7uPSZO06MUz29JN+zO8DyATAXrcB76n/I=; b=L58SS9msDAGfZ+Mh2LyY l8m/ZXmPB0nQORIG767IlSwU9OKSe261GYjCDYWK8eLU4zXmTCQw2GGCWtIYrfWCIJ4OLc5wpg3Ww IUZiEDk4Qek9KQq/YC5SAF1Owwbj/6YddByu3IzC7KfVjkH4hEZYIGzzRkrazy3JRY++UVWpKjXt/ FLa+c1ZrDjBPn1Girvah2/d8oSmSIe4W92fJ5aCCX74mS37hleREzXkGX0rQNzJax3vqheHUyC2bj CaCu6oXgsWf0g6e3LGfpfke6xqxEEiMxY+Sq5T63Uf9wY75qUATtA5nY73OVsMDPK6WnYIGy3qbbS +5niy242KA7JYQ==; Received: from [193.50.110.136] (port=57380 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1neyx6-0004q9-6V; Thu, 14 Apr 2022 08:52:00 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220409091340.7013-1-ludo@gnu.org> <20220409091340.7013-2-ludo@gnu.org> <76a4ebb5ab283c363db88ad0250ce30403a34de2.camel@telenet.be> Date: Thu, 14 Apr 2022 14:51:58 +0200 In-Reply-To: <76a4ebb5ab283c363db88ad0250ce30403a34de2.camel@telenet.be> (Maxime Devos's message of "Sat, 09 Apr 2022 11:20:39 +0200") Message-ID: <87zgkn96a9.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1649940866; 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-to: 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=OIgrCye06g7uPSZO06MUz29JN+zO8DyATAXrcB76n/I=; b=C9qglMwxLxEkpszJCOKmJo8BBhac0WLt2ZRcts71kypvgMJUBQDO7XT6rA/CoOCgXP5Dsd jgOxcxh9tGsC5L2lJkSoBqZPrSqPFlfMgn+mKsi9bY9M8wBztI3d8LuX2Zttia8e5sIhwK l60tPiaFtjygF4qhMgehJyXXf/jgae4yqO5aNuA8UQa5foPku7Bufo8kj+S1/HWkIgRT/d XAnMvvBkKAgbz2qvDpBnbaxBiRwN0IU2f24X0V2wB/r1VKhx2k9+Zt1a4JyJPmMs8bzZST XyvR0ein3AI50Oddy/wjwHTfseHMxnkdM80lRGUsGOvlABH1SNpF7L+x7j3N+g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1649940866; a=rsa-sha256; cv=none; b=fNoPvq7tXpK4K3q9HMPh6xQOxHVTLbfbBvaRiMX+CF2Hb1kZ9IDYZ6O4gOHhg+UWFOoMg5 WZpmCh9l/8/Xv9Y06rlVZgftqumXb4OLBUyg2sdzYxrn9EOyvHoY7NJZLmC3sXSEtNHUdV cF5CIoBxTTS615ZUyEb30pM2K58dQl0oPGtE9cgogwse4aepsOF19jaU7Xskgf2xt5Ftv1 advDt30NsNg8jcMyUqDpyZNOTJat1kkwJeyK1mD984tfCcqNXUYYQQ7+vuW3CQjrBquZ8a wEfKLcDDVWqSmV3yYTg33TUL0vY5YB9PzXJai0mIcZ6sNb22yra1A72qeazYtw== 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=L58SS9ms; 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-Spam-Score: -4.75 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=L58SS9ms; 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-Queue-Id: 71EC3D580 X-Spam-Score: -4.75 X-Migadu-Scanner: scn0.migadu.com X-TUID: sZZctokWfZCQ Hi, Maxime Devos skribis: > Ludovic Court=C3=A8s schreef op za 09-04-2022 om 11:13 [+0200]: >> +=C2=A0 "If this program is being spawned through systemd-style \"socket >> +activation\", whereby the listening socket is passed as file descriptor= 3, >> +return the corresponding socket." > > And if it isn't, what is returned then? > > "Otherwise, return #false." I fixed that and pushed: 5f74169e8e daemon: Support systemd-style socket activation. b9233cb9a8 publish: Support systemd-style socket activation. 17c6d00b57 publish: Use SRFI-71 instead of SRFI-11. Thanks, Ludo=E2=80=99.