From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qJIAEEDCgGQ2IQAASxT56A (envelope-from ) for ; Wed, 07 Jun 2023 19:45:36 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id IG7uD0DCgGQohAAAauVa8A (envelope-from ) for ; Wed, 07 Jun 2023 19:45:36 +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 17F5731F21 for ; Wed, 7 Jun 2023 19:45:34 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fsfe.org header.s=2021100501 header.b=PUw9Ndjs; dmarc=fail reason="SPF not aligned (relaxed)" header.from=fsfe.org (policy=none); 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=1686159936; 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=9f0wbS/hboTd+vYuXeyvmTjxC8LmdMVJh773tCfzEgo=; b=X4Rs5rsGBEkQHszzr87kOTDzq9dd/scC4aFUmyQwq3KpOj0m1WZIoK5jiPg4YPI2nXsbx6 lSVsvieV5vpg9aPbT59E6WZAGMqvp+sOPomRQZHIasdDrkex8or5yYV8SDJB9YnqsT/T5c +qXgBlsC2QEIlhnh/L33dDV9859Nbc68lZJzJxe0G6ofh8lVE/lUZ+knpos2hLtuSWjOhM CmxRpYISc6Ug4TSb8R3RfvCggTrofG2GsvO8GALLYxNYmzhVS315bNguVA0EiYnZDv70vP QliVF8AR5Wu2deKVJRMUtzrsOc5Q2TPPvx+l8Bh5dE8Yxnqr4ygc7PDZuq9TGg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fsfe.org header.s=2021100501 header.b=PUw9Ndjs; dmarc=fail reason="SPF not aligned (relaxed)" header.from=fsfe.org (policy=none); 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-Seal: i=1; s=key1; d=yhetil.org; t=1686159936; a=rsa-sha256; cv=none; b=rfc3HulYAa6ZCXyNhJ/NCGaJLwe8ANCsAXbCJ/VK8J/Ako8LbD+qk9lwjiTVpK1sPNiVKF MXJZnKBf7DoLPBjgEkxOFjm2Zh2bI7sb1xwCK8HDw3uetghLcU2mFadcukGj+6kg6arUV6 Nrcp9fZ6fq+f5sgyZltHA3FKnFqNpssUHfVQtwp1WuGPiZ67olHsiDLRopDliTC1oiwnQQ 86dEj0pqoRaViXtEDvJS1S7NrYMlhFZxkQXzDrA9rFLXJS4ufkCL9y6RCrpjOI6na14FtJ o8uXfXTFFzXiXEUQXxirtb/qVzauJ8UAMQC+OUauqZVR1wnEGTqU6VY0Wwm+QA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q6xDW-0006x3-2D; Wed, 07 Jun 2023 13:45:06 -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 1q6xDS-0006wo-Py for bug-guix@gnu.org; Wed, 07 Jun 2023 13:45:03 -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 1q6xDS-00048H-Ew for bug-guix@gnu.org; Wed, 07 Jun 2023 13:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q6xDS-0000Bl-4X; Wed, 07 Jun 2023 13:45:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#63921: Activation snippets in reverse order, prevent boot Resent-From: Jelle Licht Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 07 Jun 2023 17:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63921 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: "pelzflorian (Florian Pelz)" , Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 63921@debbugs.gnu.org, Brian Cully Received: via spool by 63921-submit@debbugs.gnu.org id=B63921.1686159862647 (code B ref 63921); Wed, 07 Jun 2023 17:45:02 +0000 Received: (at 63921) by debbugs.gnu.org; 7 Jun 2023 17:44:22 +0000 Received: from localhost ([127.0.0.1]:54681 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q6xCn-0000AN-Mz for submit@debbugs.gnu.org; Wed, 07 Jun 2023 13:44:22 -0400 Received: from mail1.fsfe.org ([217.69.89.151]:36716) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q6xCg-0000A6-Lt for 63921@debbugs.gnu.org; Wed, 07 Jun 2023 13:44:20 -0400 From: Jelle Licht DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fsfe.org; s=2021100501; t=1686159851; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=9f0wbS/hboTd+vYuXeyvmTjxC8LmdMVJh773tCfzEgo=; b=PUw9NdjsZrTfLdm5fsB8LGI2W2dFiQsupFATIVwZHYb/B/2SNrhu4ImzAfeuO1nja1R0ht F3iOcX8SbRLaR6slIMHi8MGJ37XIEGp7mTc1+s9PMbL33HU9iLr42ZO1pz8ui77FpnjsKk NzY1yJ11u9mVhqgt6c6JCWjVAwZPScY= In-Reply-To: <87a5xb645t.fsf@pelzflorian.de> References: <877csh9fb9.fsf@inria.fr> <87y1kw9ajz.fsf@gnu.org> <87a5xb645t.fsf@pelzflorian.de> Date: Wed, 07 Jun 2023 19:44:11 +0200 Message-ID: <87r0qni2vo.fsf@fsfe.org> 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-Country: UNKNOWN X-Migadu-Flow: FLOW_IN X-Spam-Score: -0.94 X-Migadu-Queue-Id: 17F5731F21 X-Migadu-Scanner: in3.migadu.com X-Migadu-Spam-Score: -0.94 X-TUID: U3BLUZ3NnXjQ "pelzflorian (Florian Pelz)" writes: > Hi Ludo, hi all. > [snip] > The following works for me now =E2=80=A6 > > (modify-services %base-services > (delete login-service-type) > (delete mingetty-service-type) > (delete mingetty-service-type) > (delete mingetty-service-type) > (delete mingetty-service-type) > (delete mingetty-service-type) > (delete mingetty-service-type)) Thanks for the workaround! Is this "thou shall delete N times, and _exactly_ N times" effect of the recently pushed change functioning as intended? It imho seems pretty brittle and verbose compared to how things were before. - Jelle