From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 12607 invoked from network); 13 Nov 2023 19:04:38 -0000 Received: from alyss.skarnet.org (95.142.172.232) by inbox.vuxu.org with ESMTPUTF8; 13 Nov 2023 19:04:38 -0000 Received: (qmail 26295 invoked by uid 89); 13 Nov 2023 19:05:03 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Received: (qmail 26284 invoked from network); 13 Nov 2023 19:05:03 -0000 X-Virus-Scanned: Debian amavis at hohnstaedt.de Date: Mon, 13 Nov 2023 20:04:35 +0100 From: Christian Hohnstaedt To: Laurent Bercot Cc: "supervision@list.skarnet.org" Subject: Re: s6-svunlink hangs with s6-2.12.0.0 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Am Mon, Nov 13, 2023 at 05:22:33PM +0000 schrieb Laurent Bercot: > > calling s6-svunlink for a s6-svlink'ed service hangs with s6-2.12.0.0 > > and succeeds with previous s6-2.11.3.2 > > It's very probably caused by a known issue with s6-svscan. Could you > please try with the latest s6 git and tell me whether it's fixed there? > Yes, applying commit 2598c3ce94f6f292bdd234020709af034c27d262 solves the issue. Thanks Christian