From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id cCe7EW0ldWRuhQAASxT56A (envelope-from ) for ; Tue, 30 May 2023 00:21:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id SFXsEW0ldWTBAQEA9RJhRA (envelope-from ) for ; Tue, 30 May 2023 00:21:33 +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 D59733CAAD for ; Tue, 30 May 2023 00:21:32 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q3lEu-0003CE-7n; Mon, 29 May 2023 18:21:20 -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 1q3lEh-00039X-LC for bug-guix@gnu.org; Mon, 29 May 2023 18:21:09 -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 1q3lEc-00085Y-02 for bug-guix@gnu.org; Mon, 29 May 2023 18:21:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q3lEb-0002K4-S3 for bug-guix@gnu.org; Mon, 29 May 2023 18:21:01 -0400 Subject: bug#63717: [Shepherd] Replaced services remain active in the shadows Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Mon, 29 May 2023 22:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63717 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63717-done@debbugs.gnu.org Mail-Followup-To: 63717@debbugs.gnu.org, ludo@gnu.org, ludovic.courtes@inria.fr Received: via spool by 63717-done@debbugs.gnu.org id=D63717.16853988318859 (code D ref 63717); Mon, 29 May 2023 22:21:01 +0000 Received: (at 63717-done) by debbugs.gnu.org; 29 May 2023 22:20:31 +0000 Received: from localhost ([127.0.0.1]:59406 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3lE6-0002Ip-QU for submit@debbugs.gnu.org; Mon, 29 May 2023 18:20:31 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51598) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3lE4-0002IY-P1 for 63717-done@debbugs.gnu.org; Mon, 29 May 2023 18:20:29 -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 1q3lDx-0007yO-Bl for 63717-done@debbugs.gnu.org; Mon, 29 May 2023 18:20:21 -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=rNb9ViMdnR0xqrvHcpc7BnDLgi3zOv5YK9yeJ3fyaks=; b=Xojwe22UGjJu4Rqeu7qV rlaWVnHQ6IOOl2AnuoGxFOFfe9L58AX5oufgwDr+mHQMxgYBryYhfDfIvQFZ6JwYtWl5f20GPnskV O2pdhVGdgY5OQOrh+NkziNjsJEE5c6x2HtFOkr2dvXhXmFtr4SMot781sx+fA9ZK7JSiSy5LXtlx+ p2if2uJ7HLR3om22PtzBRaZk+JNPFCS/nntUz2A/s4R2dn0E2ILnNlSpojCOrGHnXepV+k8T3m8sb +soTr1ALRHNrezDHJMrl4pYEiWywxVcXt/E2R3GHT90q2JOirelFAqtSMvbRAavoH5aoT5s7w08gK cQueL9eEqFMSig==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q3lDs-0006mM-Mx for 63717-done@debbugs.gnu.org; Mon, 29 May 2023 18:20:20 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87h6s0efdh.fsf@inria.fr> <87o7m8cv50.fsf@gnu.org> Date: Tue, 30 May 2023 00:20:14 +0200 In-Reply-To: <87o7m8cv50.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Thu, 25 May 2023 17:01:47 +0200") Message-ID: <878rd6eq5d.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.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: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1685398892; a=rsa-sha256; cv=none; b=hKCOe82o8kDir/tK4/IJPInWRKun68m7wZOfq7B1rWPDRzQPZWOZbLkDXrzV91IxY/17ui 33NV9WPSp1DVcRujqVaaZU4pS8Qi6Liut4ogu29hvnJ+Qj5lFKGrdm+dDmefk3kTd82Te2 sPw9ANPJMzC7iBGoxIzj19AmIKNLAUdPRztZA8fWUXHDZzi1fbnAEoj3KezJbSDXW+aYRF ykvdH/rdkFSJSsJsIWLJrcxoqguQFpYqXwltIEwWN0SDNJABjsjc1afOTq9ra5niFTtmNA CT+XuAbTXkRSsw2YCI53jVt67nWt4hCWL6sFgquOLSMek4XwIuTBtCR+On/XuA== 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=Xojwe22U; 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=1685398892; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=rNb9ViMdnR0xqrvHcpc7BnDLgi3zOv5YK9yeJ3fyaks=; b=oe06v2MUNLzhOEOztXWGqa29JDpOVAKS/SGUuMpK6KDt/LUiJsLheUofMW4SC8fJ+Op3sP mQW7qR9x6AMm6jWxl0G4kRUx7N71kxuPjEJFA/+CGwORTEYzUNoTwWwKsWpcYakA6SIPE1 hTL+3UDgsgrKx6c6ch14JmYSXQm8C1UH0//clx23CCXV6H4fyFYpBcEIUBGeIzfXp4V4Bk 2JpDBj1TkL0b56XDG6UwzHXzQLpMy83b9l+e9kP43Cc8sRMVOlME+dn8Zp2jhTcDpMbSQT /+oDcC9h0cqUlIHzxb8GoBiigIS7w2T4Cbul86wb8MNTPpo7Zc4pnBa0kJX2zA== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Xojwe22U; 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" X-Migadu-Spam-Score: -4.05 X-Spam-Score: -4.05 X-Migadu-Queue-Id: D59733CAAD X-TUID: 9ZNlzfFRGKQL Ludovic Court=C3=A8s skribis: > Ludovic Court=C3=A8s skribis: > >> What seems to happen is that, in both cases, the registry points to the >> new service; =E2=80=98herd status=E2=80=99 & co. look up the service by = name in the >> registry, find the new service, and rightfully show that it=E2=80=99s st= opped. >> But the old service still exists: it=E2=80=99s no longer in the registry= , but it >> handles SIGCHLD, incoming connections on port 22, etc. > > Fixed in Shepherd commit 63af9d7c4460b55953bfa199ea44ac0114289b64. > > We=E2=80=99ll have to make a new release soon. Released 0.10.1, and updated the package in commit b8f89ab2c9d0c459ce158ee16a4f4a6542b88ce0. Ludo=E2=80=99.