From unknown Mon Jun 23 11:28:02 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#64003] [PATCH] scripts: system: Remove duplicated "--target=TRIPLET" in help messages. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: mail@cbaines.net, dev@jpoiret.xyz, ludo@gnu.org, othacehe@gnu.org, rekado@elephly.net, zimon.toutoune@gmail.com, me@tobias.gr, guix-patches@gnu.org Resent-Date: Sun, 11 Jun 2023 08:57:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64003 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64003@debbugs.gnu.org Cc: Hilton Chain , Christopher Baines , Josselin Poiret , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Mathieu Othacehe , Ricardo Wurmus , Simon Tournier , Tobias Geerinckx-Rice X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Christopher Baines , Josselin Poiret , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Mathieu Othacehe , Ricardo Wurmus , Simon Tournier , Tobias Geerinckx-Rice Received: via spool by submit@debbugs.gnu.org id=B.16864738136514 (code B ref -1); Sun, 11 Jun 2023 08:57:01 +0000 Received: (at submit) by debbugs.gnu.org; 11 Jun 2023 08:56:53 +0000 Received: from localhost ([127.0.0.1]:36664 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q8GsW-0001gz-JL for submit@debbugs.gnu.org; Sun, 11 Jun 2023 04:56:52 -0400 Received: from lists.gnu.org ([209.51.188.17]:38888) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q8GsR-0001gm-0X for submit@debbugs.gnu.org; Sun, 11 Jun 2023 04:56:50 -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 1q8GsQ-0000c0-Pv for guix-patches@gnu.org; Sun, 11 Jun 2023 04:56:46 -0400 Received: from mail.boiledscript.com ([144.168.59.46]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q8GsP-0002wA-8l for guix-patches@gnu.org; Sun, 11 Jun 2023 04:56:46 -0400 From: Hilton Chain DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1686473639; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=KAfDbJMU/tfY9ElrkieDMV3HikhtDluoURCdp+/XOHo=; b=3xFToe+RIiqXyFU90cmpgndb0kAVkKxvuG6d9sIadGJHnTMAoQn+D3SLI3WTkdibcDc0B1 Ac5Dx11Gz0W0jnDJJCmWaRwg4CsgsUYCT846xQrvaMwsE7wpxyD8zYSS6axym3p4nCZ5tS yg8gtPmFRk4y2WBeLCp6o1NGIYXVR9jVkEcoPno7Ex/sC7QgJHVjCapSis4ET9oBg3uFEp xICIK9gP8GpT9uBMNrb3rUdHei2fgauXz6qtNFolLkWfApRTBejBP98g2rarOlWXgSS3Gq H5aoceGSvfyEhcLjdXmt/x3OIuwLYhOJEbIEPj4MHDKmoXyulJcsrLxYr5dtDA== Date: Sun, 11 Jun 2023 16:56:45 +0800 Message-Id: <4411d2a4b5848b29526dd82e467caef180190242.1686473762.git.hako@ultrarare.space> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: + Authentication-Results: mail.boiledscript.com; auth=pass smtp.mailfrom=hako@ultrarare.space X-Spam-Level: * Received-SPF: pass client-ip=144.168.59.46; envelope-from=hako@ultrarare.space; helo=mail.boiledscript.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * guix/scripts/system.scm (show-help): Remove "--target=TRIPLET". It's already included in (show-cross-build-options-help). --- guix/scripts/system.scm | 2 -- 1 file changed, 2 deletions(-) diff --git a/guix/scripts/system.scm b/guix/scripts/system.scm index d7163dd3eb..f1154dad33 100644 --- a/guix/scripts/system.scm +++ b/guix/scripts/system.scm @@ -1034,8 +1034,6 @@ (define (show-help) --no-graphic for 'vm', use the tty that we are started in for IO")) (display (G_ " --skip-checks skip file system and initrd module safety checks")) - (display (G_ " - --target=TRIPLET cross-build for TRIPLET--e.g., \"armel-linux-gnu\"")) (display (G_ " -v, --verbosity=LEVEL use the given verbosity LEVEL")) (newline) base-commit: e8c207589d431c00b5f1a8175f391020323a3d27 -- 2.40.1 From unknown Mon Jun 23 11:28:02 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Hilton Chain Subject: bug#64003: closed (Re: bug#64003: [PATCH] scripts: system: Remove duplicated "--target=TRIPLET" in help messages.) Message-ID: References: <87h6pojg4x.fsf@envs.net> <4411d2a4b5848b29526dd82e467caef180190242.1686473762.git.hako@ultrarare.space> X-Gnu-PR-Message: they-closed 64003 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 64003@debbugs.gnu.org Date: Fri, 28 Jul 2023 13:55:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1690552502-5624-1" This is a multi-part message in MIME format... ------------=_1690552502-5624-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #64003: [PATCH] scripts: system: Remove duplicated "--target=3DTRIPLET" in = help messages. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 64003@debbugs.gnu.org. --=20 64003: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D64003 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1690552502-5624-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 64003-done) by debbugs.gnu.org; 28 Jul 2023 13:54:40 +0000 Received: from localhost ([127.0.0.1]:44153 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPNvU-0001S0-5z for submit@debbugs.gnu.org; Fri, 28 Jul 2023 09:54:40 -0400 Received: from mail.envs.net ([5.199.136.28]:39972) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPNvS-0001Rs-41 for 64003-done@debbugs.gnu.org; Fri, 28 Jul 2023 09:54:38 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 870CA38A204D; Fri, 28 Jul 2023 13:54:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1690552477; bh=sXB7cyFITookagsFVCI32OM05zoqZdYT6dDPequYhog=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=AWAZo7odBrO4kyo4j8hPYbZfpGwVrrdLtriksdFI9N4TnEf5FLqgsLPL3vexXKhZ0 leXbaPDm6PCm/eEDwFk+004lIySSKonrkhkWw8g99ft+MhZHhRqSllUuHayzna7HiW PaWqFHTGl7snELM75D/UcPyUxbhWilyC9MbsMwr3Zlc2yGwkMNTlKp0tN9UxE4XWT0 sGNu5qlMOkrEjvVJj2C3PTfjz5tDghyWEipMRN9v1s26c10+qx2OrMIFnRNL65fkKN 3Nal7tVW4eieuY2d+hCGhFjkqV92sH8xe0+hXwkmZHUh6HsVtLa3AYKQjqEh+3ah4z j5Tv56mGv+DN5KufjCjjmMuGg8jhyOG9X7rvlVRvEi6pBi400hOZ7p5EwSeUFzhtJn 9dPOnekKWXJCPUluzzyufGSPha1gHOHzdOKRHKQHWAig3zGK6XmKfTvte/ETx3d6N9 uBv778luoPkotBbGiCUtAH8Og3pwJFKl3IZ1kEE/rqzFQE/xKvZ8S9hXZxPMNnK4UU lWTRMySnSoR7P5vgXWT/c7rq2gFiAH3TrMcMMS89IBuL4gnT2RRYu906/cCtdMHMR/ HNb1RzDsDHRL64mtKnsfWtcSzrrKS+Kde6gfi7xivc1F1LlTI+oy2IizXuwjFk8Dgk ZD9tBhFWG2M8c7dNvA0eD1ac= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id sc8JWrpa1-_r; Fri, 28 Jul 2023 13:54:23 +0000 (UTC) Received: from localhost (unknown [36.170.57.9]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Fri, 28 Jul 2023 13:54:23 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 18226bea; Fri, 28 Jul 2023 13:54:22 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: Hilton Chain Subject: Re: bug#64003: [PATCH] scripts: system: Remove duplicated "--target=TRIPLET" in help messages. References: <4411d2a4b5848b29526dd82e467caef180190242.1686473762.git.hako@ultrarare.space> Date: Fri, 28 Jul 2023 21:54:22 +0800 In-Reply-To: <4411d2a4b5848b29526dd82e467caef180190242.1686473762.git.hako@ultrarare.space> (Hilton Chain's message of "Sun, 11 Jun 2023 16:56:45 +0800") Message-ID: <87h6pojg4x.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 64003-done Cc: Josselin Poiret , Tobias Geerinckx-Rice , 64003-done@debbugs.gnu.org, Simon Tournier , Mathieu Othacehe , Ludovic =?utf-8?Q?Court=C3=A8s?= , Christopher Baines , Ricardo Wurmus X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hilton Chain writes: > * guix/scripts/system.scm (show-help): Remove "--target=TRIPLET". > > It's already included in (show-cross-build-options-help). Applied, thank you! (will push in minutes later..) ------------=_1690552502-5624-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 11 Jun 2023 08:56:53 +0000 Received: from localhost ([127.0.0.1]:36664 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q8GsW-0001gz-JL for submit@debbugs.gnu.org; Sun, 11 Jun 2023 04:56:52 -0400 Received: from lists.gnu.org ([209.51.188.17]:38888) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q8GsR-0001gm-0X for submit@debbugs.gnu.org; Sun, 11 Jun 2023 04:56:50 -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 1q8GsQ-0000c0-Pv for guix-patches@gnu.org; Sun, 11 Jun 2023 04:56:46 -0400 Received: from mail.boiledscript.com ([144.168.59.46]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q8GsP-0002wA-8l for guix-patches@gnu.org; Sun, 11 Jun 2023 04:56:46 -0400 From: Hilton Chain DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1686473639; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=KAfDbJMU/tfY9ElrkieDMV3HikhtDluoURCdp+/XOHo=; b=3xFToe+RIiqXyFU90cmpgndb0kAVkKxvuG6d9sIadGJHnTMAoQn+D3SLI3WTkdibcDc0B1 Ac5Dx11Gz0W0jnDJJCmWaRwg4CsgsUYCT846xQrvaMwsE7wpxyD8zYSS6axym3p4nCZ5tS yg8gtPmFRk4y2WBeLCp6o1NGIYXVR9jVkEcoPno7Ex/sC7QgJHVjCapSis4ET9oBg3uFEp xICIK9gP8GpT9uBMNrb3rUdHei2fgauXz6qtNFolLkWfApRTBejBP98g2rarOlWXgSS3Gq H5aoceGSvfyEhcLjdXmt/x3OIuwLYhOJEbIEPj4MHDKmoXyulJcsrLxYr5dtDA== To: guix-patches@gnu.org Subject: [PATCH] scripts: system: Remove duplicated "--target=TRIPLET" in help messages. Date: Sun, 11 Jun 2023 16:56:45 +0800 Message-Id: <4411d2a4b5848b29526dd82e467caef180190242.1686473762.git.hako@ultrarare.space> MIME-Version: 1.0 X-Debbugs-Cc: Christopher Baines , Josselin Poiret , Ludovic Courtès , Mathieu Othacehe , Ricardo Wurmus , Simon Tournier , Tobias Geerinckx-Rice Content-Transfer-Encoding: 8bit X-Spamd-Bar: + Authentication-Results: mail.boiledscript.com; auth=pass smtp.mailfrom=hako@ultrarare.space X-Spam-Level: * Received-SPF: pass client-ip=144.168.59.46; envelope-from=hako@ultrarare.space; helo=mail.boiledscript.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: Hilton Chain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * guix/scripts/system.scm (show-help): Remove "--target=TRIPLET". It's already included in (show-cross-build-options-help). --- guix/scripts/system.scm | 2 -- 1 file changed, 2 deletions(-) diff --git a/guix/scripts/system.scm b/guix/scripts/system.scm index d7163dd3eb..f1154dad33 100644 --- a/guix/scripts/system.scm +++ b/guix/scripts/system.scm @@ -1034,8 +1034,6 @@ (define (show-help) --no-graphic for 'vm', use the tty that we are started in for IO")) (display (G_ " --skip-checks skip file system and initrd module safety checks")) - (display (G_ " - --target=TRIPLET cross-build for TRIPLET--e.g., \"armel-linux-gnu\"")) (display (G_ " -v, --verbosity=LEVEL use the given verbosity LEVEL")) (newline) base-commit: e8c207589d431c00b5f1a8175f391020323a3d27 -- 2.40.1 ------------=_1690552502-5624-1--