From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id gCyVO9yHTWOHYgAAbAwnHQ (envelope-from ) for ; Mon, 17 Oct 2022 18:50:37 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 2CSGO9yHTWO+iQAAauVa8A (envelope-from ) for ; Mon, 17 Oct 2022 18:50: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 BCA0327758 for ; Mon, 17 Oct 2022 18:50:36 +0200 (CEST) Received: from localhost ([::1]:41818 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1okTJz-0006Pk-SO for larch@yhetil.org; Mon, 17 Oct 2022 12:50:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36606) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okTJT-0006LP-JH for guix-patches@gnu.org; Mon, 17 Oct 2022 12:50:18 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50701) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1okTJS-0002xQ-A5 for guix-patches@gnu.org; Mon, 17 Oct 2022 12:50:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1okTJS-000628-62 for guix-patches@gnu.org; Mon, 17 Oct 2022 12:50:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58583] [PATCH v2] scripts: package: Forbid installation of the guix package. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 17 Oct 2022 16:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58583 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Tobias Geerinckx-Rice" Cc: 58583@debbugs.gnu.org X-Debbugs-Original-Cc: 58583@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by 58583-submit@debbugs.gnu.org id=B58583.166602534923093 (code B ref 58583); Mon, 17 Oct 2022 16:50:02 +0000 Received: (at 58583) by debbugs.gnu.org; 17 Oct 2022 16:49:09 +0000 Received: from localhost ([127.0.0.1]:49772 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okTIa-00060P-SO for submit@debbugs.gnu.org; Mon, 17 Oct 2022 12:49:09 -0400 Received: from knopi.disroot.org ([178.21.23.139]:41624) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okTIZ-00060G-9Q for 58583@debbugs.gnu.org; Mon, 17 Oct 2022 12:49:08 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 041AF4CA26; Mon, 17 Oct 2022 18:49:06 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with UTF8SMTP id JSk5Vwew4PIl; Mon, 17 Oct 2022 18:49:05 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1666024989; bh=3h8wDYoXqVETs3zT7XD9tXYeRJ+3jn2sRND4dkNBZmw=; h=Date:To:Cc:Subject:From:References:In-Reply-To; b=O263i8/AA49FsLIb8AqHRrvWnxl9GDbXXZqCI/sLvtmm9VI1STrjNVC6tAd8hja82 KffWbMGCIggYk8IfZ0cxwWG/w2aITxbZUzdmMgirfeaV3YZhpXEmsB5KOkU81KbJfD i/WkTqo8WaKBqjQJQcKteq/Qe2PXZW0FM1W++144/jQrN9H1rHrRfR20GZbPx+951s /7f8dqtpholAM06uJMYzNLmyvfAoSaoIkEmYSua8Fpfl60ASj23CkyYRiE4v+ZkMgH OIe1nz5vq59JNaShKkffnq9PDwF4xFxOIDJ4KqCObAzgoirsGbr2XZ4p2cbw6HMDzT h6ZmOua72o3gQ== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Mon, 17 Oct 2022 17:43:08 +0100 Message-Id: References: <20221017121642.15468-1-paren@disroot.org> <20221017122254.16230-1-paren@disroot.org> <871qr6e7fb.fsf@nckx> In-Reply-To: <871qr6e7fb.fsf@nckx> 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" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via 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=1666025436; h=from:from:sender:sender:reply-to: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=Z4lG7WtNZ+9Q+2GQfPTZZHOkbP51sbyNPQ9v70oAneI=; b=k0k1F2p3xO29NyfNyXqA+m6t/ipSNt17Od3LjUiWIuqXlso7GfaztLUzLCJZjtxgII9TqL FJn6Pxz7rrEDy06gcjvOI0Pdl6YDLLnPUKo0dsJS/Yhnlp+BZlnJ3Vh0WkIN4uuXBYdXmj nX1q+EQo9gIe+fEHfwk8icJfEQ4OIzjTLo+y3iJ45eSCIKYXcnWpMPfQ6AwGGACshTV4hs 1EBk8yx9co3qoJBqdE+EibtkANLS+Ast/t/Xod4qciqDgcSUJFjR+F1jyA2+eg9lAwVlAD pxpgX++7kllNdsCHKeTlhHK3lnIM3UH7vkLHIqE1NpiqP3nWApCEHHkVGQVDoQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666025436; a=rsa-sha256; cv=none; b=sAQbVw3/FbxOJA+v4NzS+RYXURC4X976tjTozz7QflW7LF9H8eSX+i70rT92+5J28lXUw5 IlqbRCRjXbA3BmEVPMHh3+ZaD6YDaSe6NG9HKhOl7R/YvvMaDeLtda+TmMECgI0aM2EdLw cKMehlMt8a9akjn1eMiDUXaBr+f7XLWsPzsX/qZszOanxYMaRE4ico04s+tu35iD7AbbAq p+7ZczymCIHG8pyi1jq/dQm8OmPY/MaOqRCl+sWsVbQAgQkTYlzJ3CozPtEgA+jAa4Pjij Lad6miq+77eLzqPsHURku2iKD18i6P7GqmdWwQQANbP1rLxN/cexBoSoBgGiUw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="O263i8/A"; 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: -1.72 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="O263i8/A"; 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: BCA0327758 X-Spam-Score: -1.72 X-Migadu-Scanner: scn0.migadu.com X-TUID: layzja9CZfK4 Heya, On Mon Oct 17, 2022 at 5:24 PM BST, Tobias Geerinckx-Rice wrote: > > + (report-error (G_ "the 'guix' package should not be=20 > > installed")) > > + (newline (current-error-port)) > > I would write (report-error "=E2=80=A6~%") sans (newline). If you=20 > intentionally didn't, let's explicitly discuss that. Agh, silly me. I'll correct that in a moment. -- (