From unknown Mon Jun 23 07:51:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63261: Recent changes to git config cause errors for non-committers Resent-From: Brian Cully Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 04 May 2023 10:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 63261 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63261@debbugs.gnu.org Cc: Maxim Cournoyer X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168319778120773 (code B ref -1); Thu, 04 May 2023 10:57:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 May 2023 10:56:21 +0000 Received: from localhost ([127.0.0.1]:48650 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puWdJ-0005Oz-3b for submit@debbugs.gnu.org; Thu, 04 May 2023 06:56:21 -0400 Received: from lists.gnu.org ([209.51.188.17]:36094) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puWdG-0005Oq-8n for submit@debbugs.gnu.org; Thu, 04 May 2023 06:56: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 1puWdF-0003um-Rz for bug-guix@gnu.org; Thu, 04 May 2023 06:56:17 -0400 Received: from coleridge.kublai.com ([166.84.7.167] helo=mail.spork.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1puWdE-0007Tz-Ev for bug-guix@gnu.org; Thu, 04 May 2023 06:56:17 -0400 Received: from psyduck (ool-18b8e9e7.dyn.optonline.net [24.184.233.231]) by mail.spork.org (Postfix) with ESMTPSA id 120ED96CF; Thu, 4 May 2023 06:55:43 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=spork.org; s=dkim; t=1683197743; bh=pQJLpveuC8516Z8ckgx9vxk+2w90uv65mqJCEQ11Pd4=; h=From:To:Subject:Date:CC; b=fHx70/blPNalqlMS7rjynt+2+srDiKRhFsuvh0kTBh+de354F/Ki4rfzOklpvUKFL D6OqFaX7TKNTWJd+MEYox+ZiwI7+n5p3/dYJVVJPxOT/JZ/1GpVJE/f+VhI5I0dZsI rq0ZZm/cI1YXOoHqcU85/zSBet41kdWzHI4zsqGk= User-agent: mu4e 1.10.2; emacs 28.2 From: Brian Cully Date: Thu, 04 May 2023 06:47:32 -0400 Message-ID: <874jospdr2.fsf@psyduck.jhoto.kublai.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=166.84.7.167; envelope-from=bjc@spork.org; helo=mail.spork.org 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 (--) I've run into two issues with the recent changes to git config=20 integration: 1) All commits must now be signed, even if you're not a=20 committer. This breaks just tons of things, including=20 rebasing. I'm not sure how to fix this without just disabling that=20 configuration line altogether. 2) Some =E2=80=98make=E2=80=99 rules now require git to be installed so tha= t =E2=80=98git=20 config=E2=80=99 can add =E2=80=98etc/git/gitconfig=E2=80=99 to the local=20 configuration. So, for instance, =E2=80=98guix shell --pure -D guix --=20 make=E2=80=99 will now fail. Calls to git should be prefixed with a test=20 to see if there is a git executable in the path. -bjc From unknown Mon Jun 23 07:51:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63261: Recent changes to git config cause errors for non-committers Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 04 May 2023 13:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63261 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Brian Cully Cc: 63261@debbugs.gnu.org Received: via spool by 63261-submit@debbugs.gnu.org id=B63261.168320750515465 (code B ref 63261); Thu, 04 May 2023 13:39:02 +0000 Received: (at 63261) by debbugs.gnu.org; 4 May 2023 13:38:25 +0000 Received: from localhost ([127.0.0.1]:48853 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puZA9-00041L-Cj for submit@debbugs.gnu.org; Thu, 04 May 2023 09:38:25 -0400 Received: from mail-qt1-f178.google.com ([209.85.160.178]:46237) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puZA8-000419-4u for 63261@debbugs.gnu.org; Thu, 04 May 2023 09:38:24 -0400 Received: by mail-qt1-f178.google.com with SMTP id d75a77b69052e-3ee339e8c2fso1918161cf.0 for <63261@debbugs.gnu.org>; Thu, 04 May 2023 06:38:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1683207498; x=1685799498; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=2D531nh0GBY2E7HJ1JagdGCjh76PyN+M711IkKQjxfQ=; b=DRcetK1Zy2jgdUlMLOqjPTxF+2uInlJgDmHC/B3lAHpHIRKNexp4JyOwXUvmfVnhxW gjsLGMn9CzfjGRFh7Rm56CCe7J9CraLcd1BjZLrpff4Zbx4YnN9EtQaPHwDii1CeIUWq nou8tKNH77pI47NpmOTCoGZXYjqY3EpyDK8M+ItzNSVEfMyfqKdiXwj0Q9tycTy7PSmS vNFzidx4Hy5PPjz8pVcNLgFTSFJns9SfGwlOghXU6rhR7UwjbQl9BPua0I//cBaL40O7 NAbe9QQZ6P4VlomhKvHuUUvTB0uGb/Sy68cc1LHvm2KiLnuM4WYtAVuJyvDRdIWx/NKe lxmQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683207498; x=1685799498; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=2D531nh0GBY2E7HJ1JagdGCjh76PyN+M711IkKQjxfQ=; b=hJ8S+i3DmjL/e4IxNZEFBcAt2MD25s3c0ULzfOL9KWMd5kS2LLQomekhxEuKxM2End 4VknSbQR5XiLtmuYTyByRpETJAZ2AyPN3VRyXWvnwBVRXELrouNzkTwRHbfdwlFVln+f uAsLw0cQUGQDUsHBNhnljwMYePNRPlWoiDHYGhTUjQN5a+2G7fI7qT/G2i+oKyditXKO EpUibHRifJpaKSWcB/W4Qe8Pt/Ft6ijQu3oVZ2F29VjAtPnn5DnrwV5v+sVBRuS9gLxp +m4VhzGGZIFz5ntg4aefQYeY/oZkfT5l2Jyn67T4XflVGQDHmg0tAfbvQVSjNDTN2tDC TsQQ== X-Gm-Message-State: AC+VfDx5d60HrprLowo00amqK9PSvUiMM50hum9nQAtecJ2PqQoI7rsw sjmBtZjK/FHo4YyU4JEg79lgklYNfro= X-Google-Smtp-Source: ACHHUZ4uBshpnlfVPf3brUfibQVtGdrds4P62YV2cl9twzB7cV9HhKRZxbfcDX8cay4ZqzHFrx/5jQ== X-Received: by 2002:a05:622a:118c:b0:3e4:df94:34fa with SMTP id m12-20020a05622a118c00b003e4df9434famr5578480qtk.37.1683207498320; Thu, 04 May 2023 06:38:18 -0700 (PDT) Received: from hurd (dsl-151-193.b2b2c.ca. [66.158.151.193]) by smtp.gmail.com with ESMTPSA id z28-20020ac87cbc000000b003e388264753sm12346545qtv.65.2023.05.04.06.38.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 May 2023 06:38:17 -0700 (PDT) From: Maxim Cournoyer References: <874jospdr2.fsf@psyduck.jhoto.kublai.com> Date: Thu, 04 May 2023 09:38:16 -0400 In-Reply-To: <874jospdr2.fsf@psyduck.jhoto.kublai.com> (Brian Cully's message of "Thu, 04 May 2023 06:47:32 -0400") Message-ID: <87lei45i9j.fsf@gmail.com> 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-Spam-Score: 0.0 (/) 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 (-) Hi! Thanks for the feedback. Brian Cully writes: > I've run into two issues with the recent changes to git config > integration: > > 1) All commits must now be signed, even if you're not a > committer. This breaks just tons of things, including rebasing. I'm > not sure how to fix this without just disabling that configuration > line altogether. Could you elaborate on 'tons of things' ? :-) And why does it break rebasing? I rebase my branches often while signing the commits, so I'll need more details to understand the issue. The idea was to distribute the basic configuration that makes collaborating on Guix easier, by auto-configuring things that previously were left to do manually. By having non-committers also follow the committers' flow, it also prepares them to become committers, if they wish :-). > 2) Some =E2=80=98make=E2=80=99 rules now require git to be installed so t= hat =E2=80=98git > config=E2=80=99 can add =E2=80=98etc/git/gitconfig=E2=80=99 to the local = configuration. So, > for instance, =E2=80=98guix shell --pure -D guix -- make=E2=80=99 will no= w fail. Calls > to git should be prefixed with a test to see if there is a git > executable in the path. This one is a clear problem, for example causing issues to build a release tarball of Guix where git shouldn't be a requirement. It should be easy to fix with a test as you suggest. --=20 Thanks, Maxim From unknown Mon Jun 23 07:51:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63261: [PATCH] Makefile.am: Only auto-configure Git when available. References: <874jospdr2.fsf@psyduck.jhoto.kublai.com> In-Reply-To: <874jospdr2.fsf@psyduck.jhoto.kublai.com> Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 04 May 2023 14:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63261 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63261@debbugs.gnu.org Cc: Maxim Cournoyer , bjc@spork.org Received: via spool by 63261-submit@debbugs.gnu.org id=B63261.168320919622039 (code B ref 63261); Thu, 04 May 2023 14:07:02 +0000 Received: (at 63261) by debbugs.gnu.org; 4 May 2023 14:06:36 +0000 Received: from localhost ([127.0.0.1]:51619 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puZbP-0005jO-V1 for submit@debbugs.gnu.org; Thu, 04 May 2023 10:06:36 -0400 Received: from mail-qv1-f53.google.com ([209.85.219.53]:52229) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puZbN-0005jA-SF for 63261@debbugs.gnu.org; Thu, 04 May 2023 10:06:35 -0400 Received: by mail-qv1-f53.google.com with SMTP id 6a1803df08f44-61b79b93ac5so2442326d6.0 for <63261@debbugs.gnu.org>; Thu, 04 May 2023 07:06:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1683209187; x=1685801187; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=keSjZT1BSS+trVzl9qi6P/xG5tI2srlBrFF36VHegYQ=; b=l9+sdYxDuqBkF1zk7shgH484fNxTEpqrkci9HhrSvLCNjLLqmqHowJ0gOd4F8z6N7J h9NnFN2o6YjcWe22WWRz0o4hx5tZ8162+4cZfLk11p7JPqqvr7/demsp9OfVlyQjiU9Y UaKTMDi43crSGMHGWFmZDz98MsImYX5BueybwcxP7Pawj2rCCcWeSOs+ELTDv7kElAMN czhhK7okpey5sGIDzyevHRGfJUtas5OD6OzHox6J7gAUh1o39OvabpHA3jyhHZBu4OC5 8/wBUdRry0XQx5byBj7CeDFxW0pqLljvVMFTu101e1K+xm5TkHD8SZMzV0A5A2EvJvwV HQlw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683209187; x=1685801187; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=keSjZT1BSS+trVzl9qi6P/xG5tI2srlBrFF36VHegYQ=; b=bezH8qKvOg4iKjJo8kU19M7ARwbU5PWHDq9EAb5fA9z8a/tcCAsQkWl5P8vATb6QJt yYDCWhk4gxDwGdgITW64FlhT6JUd2ONQtKyOINc3GJkMFnUqdPvyPVrnP0XdNqm/IDbT Mqc1P8D19jT+1MGDp52XqEI4qnM+h7edBUGXRWfntiJaG5zp0jAjEidyJhbPmq/03mju 8H0VT+93sYp5M9rsPBTwPgGCl/jqtsfOSUD2zX2+8K4tJrgie97jP/olnqOMjU5yNmMJ I96Ve4hgG8J4cezvl5A3uJtW95LTN7dIHsJBYTp6lSUUqWNOUQqfVfB7l0YULBDvwq4y ye8Q== X-Gm-Message-State: AC+VfDx00PXSm2C/B8HMv/1KcBGa5u74zPT97WD6ZI2oJVBLZpQRRp/b YYCIycNsp6TnTjgZtRp6uvyPwGWE0No= X-Google-Smtp-Source: ACHHUZ7iL1JWbPSvX5kh8qXvWuQCtcZWCjrv916UPgODjLBPWs99nVHm2kiach5JILNCBZuEO0aqCw== X-Received: by 2002:a05:6214:4109:b0:5e6:ceb5:7981 with SMTP id kc9-20020a056214410900b005e6ceb57981mr15751542qvb.51.1683209187001; Thu, 04 May 2023 07:06:27 -0700 (PDT) Received: from localhost.localdomain (dsl-151-193.b2b2c.ca. [66.158.151.193]) by smtp.gmail.com with ESMTPSA id k15-20020a0cb24f000000b0060530c942f4sm10826074qve.46.2023.05.04.07.06.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 May 2023 07:06:26 -0700 (PDT) From: Maxim Cournoyer Date: Thu, 4 May 2023 10:06:14 -0400 Message-Id: X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) 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 (-) * Makefile.am (.git/hooks/pre-push): Only run recipe if the '.git' directory exists. Make it silent. (.git/config): Likewise, and also check if the 'git' command is available. Reported-by: Brian Cully --- Makefile.am | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 4a9124e0c2..8af69f88ac 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1115,10 +1115,14 @@ cuirass-jobs: $(GOBJECTS) # Git auto-configuration. .git/hooks/pre-push: etc/git/pre-push - cp etc/git/pre-push .git/hooks/pre-push + $(AM_V_at)if test -d .git; then \ + cp etc/git/pre-push .git/hooks/pre-push; \ + fi .git/config: etc/git/gitconfig - git config include.path ../etc/git/gitconfig + $(AM_V_at)if command -v git >/dev/null && test -d .git; then \ + git config include.path ../etc/git/gitconfig; \ + fi nodist_noinst_DATA = .git/hooks/pre-push .git/config base-commit: ae6643326a983d141fd8320a755181d21e5a1f2f -- 2.39.2 From unknown Mon Jun 23 07:51:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63261: Recent changes to git config cause errors for non-committers Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 07 May 2023 03:35:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63261 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63261@debbugs.gnu.org Cc: 63261-done@debbugs.gnu.org, Brian Cully X-Debbugs-Original-To: Brian Cully via Bug reports for GNU Guix Received: via spool by submit@debbugs.gnu.org id=B.16834304918835 (code B ref -1); Sun, 07 May 2023 03:35:01 +0000 Received: (at submit) by debbugs.gnu.org; 7 May 2023 03:34:51 +0000 Received: from localhost ([127.0.0.1]:36106 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pvVAh-0002IQ-38 for submit@debbugs.gnu.org; Sat, 06 May 2023 23:34:51 -0400 Received: from lists.gnu.org ([209.51.188.17]:47326) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pvVAd-0002IC-2X for submit@debbugs.gnu.org; Sat, 06 May 2023 23:34: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 1pvVAc-0004yG-Sb for bug-guix@gnu.org; Sat, 06 May 2023 23:34:46 -0400 Received: from mail-qt1-x82c.google.com ([2607:f8b0:4864:20::82c]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pvVAb-0000WG-Dg for bug-guix@gnu.org; Sat, 06 May 2023 23:34:46 -0400 Received: by mail-qt1-x82c.google.com with SMTP id d75a77b69052e-3ef588dcf7aso36396251cf.1 for ; Sat, 06 May 2023 20:34:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1683430484; x=1686022484; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=HKPG0n4RbUOwdB4ngMj9UJowZE+l92VgjduBR8kdRfU=; b=F36GHVn5JNBAi1aYW8tz+oXagxrdWcGsyTiZMKVqpDcGwYbiG/fpUAsprfUka7snrs k/+4Z4JflaYaTQocEwLk96FvwbZ3oCLICTkJ8tC3XAb8TgD8sbaYIDsAwbgG8+WmlqAr Q3SFRm0XhFLpe9CEGSpuRD4vvkHceZNaduEFIKR0TEVI1Qq6M+sB6I+4SFJesveIGti5 pah/kl0qla5/AKLS3be9t7spLWSqgwyb/MrJ054ZKIFDsIk2TothEmohIBnhdmTEBHoh 00KW3P5en0Lk9yI5mrZMqoRIFcMFBrouRlnwN8hyJpXFQfQc8vnahXvFWwTaxWZ13+oC Kfvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683430484; x=1686022484; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=HKPG0n4RbUOwdB4ngMj9UJowZE+l92VgjduBR8kdRfU=; b=JxwKrCxYHgHGxdjRVOE1cuobqaBB6CbtmRbjm4V4JJOU2PuLH8cDZoHV2Que4ik2t0 MqosmPhMea557YFRJh5ES07rXMIagi2L90F6i20YhlSaH9SXzCuluNlqrSzqlVMgO8e7 DpgagYOb6ek2W5tpeTmTqGfTWqtbCrrO7ozSAVRX+qoxTm1sLJsTzVNewXmnrO7LJgDS R7HVu8ja3LT3NgkZlivcdTpgP+zkhg/mfdhqEVuhj2QqPs3BREcwYJHD3sZsU2lRiPv9 sOZT+22WDWt/pW4PuwULuYwjUDPRxfST16z7TLfEMg8NkdszYKKsc83WNpc0fyeLRUwU AyrA== X-Gm-Message-State: AC+VfDyAsRhCUqrOTVEkX/w0dgKmS67QDdhhyyvf5KrVItKzNFPNXzTz 4cgoZeZgmd7Wd449aYZdk/+Ll/KB0mE= X-Google-Smtp-Source: ACHHUZ5R34a6/bcCcCIKWGtPhYj/N9M4yZAz6K6bCq2fiRDYfa87bSlZcHcdi69Oac0es14f0tG7Aw== X-Received: by 2002:a05:622a:2c2:b0:3ef:6c09:edcc with SMTP id a2-20020a05622a02c200b003ef6c09edccmr9891388qtx.22.1683430483905; Sat, 06 May 2023 20:34:43 -0700 (PDT) Received: from hurd (dsl-205-236-230-162.b2b2c.ca. [205.236.230.162]) by smtp.gmail.com with ESMTPSA id b9-20020ac86789000000b003b9b8ec742csm1922991qtp.14.2023.05.06.20.34.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 06 May 2023 20:34:43 -0700 (PDT) From: Maxim Cournoyer References: <874jospdr2.fsf@psyduck.jhoto.kublai.com> Date: Sat, 06 May 2023 23:34:42 -0400 In-Reply-To: <874jospdr2.fsf@psyduck.jhoto.kublai.com> (Brian Cully via Bug reports for's message of "Thu, 04 May 2023 06:47:32 -0400") Message-ID: <87y1m024rx.fsf@gmail.com> 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 Received-SPF: pass client-ip=2607:f8b0:4864:20::82c; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qt1-x82c.google.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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, 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 (--) Hi, Brian Cully via Bug reports for GNU Guix writes: > I've run into two issues with the recent changes to git config > integration: > > 1) All commits must now be signed, even if you're not a > committer. This breaks just tons of things, including rebasing. I'm > not sure how to fix this without just disabling that configuration > line altogether. > > 2) Some =E2=80=98make=E2=80=99 rules now require git to be installed so t= hat =E2=80=98git > config=E2=80=99 can add =E2=80=98etc/git/gitconfig=E2=80=99 to the local = configuration. So, > for instance, =E2=80=98guix shell --pure -D guix -- make=E2=80=99 will no= w fail. Calls > to git should be prefixed with a test to see if there is a git > executable in the path. 2. has been fixed (also by Ludovic, ah!). I'm not sure a good solution can be found for 1. but it seems reasonable to me that contributors working on Guix learn to sign their commits with GnuPG; that way they are on the right path to become a Guix committer, already getting up to speed with the required practices. Closing, but we can continue discussing it. --=20 Thanks, Maxim From unknown Mon Jun 23 07:51:16 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: Brian Cully Subject: bug#63261: closed (Re: bug#63261: Recent changes to git config cause errors for non-committers) Message-ID: References: <87y1m024rx.fsf@gmail.com> <874jospdr2.fsf@psyduck.jhoto.kublai.com> X-Gnu-PR-Message: they-closed 63261 X-Gnu-PR-Package: guix Reply-To: 63261@debbugs.gnu.org Date: Sun, 07 May 2023 03:35:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1683430502-8871-1" This is a multi-part message in MIME format... ------------=_1683430502-8871-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #63261: Recent changes to git config cause errors for non-committers which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 63261@debbugs.gnu.org. --=20 63261: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D63261 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1683430502-8871-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 63261-done) by debbugs.gnu.org; 7 May 2023 03:34:54 +0000 Received: from localhost ([127.0.0.1]:36108 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pvVAk-0002Ia-Dv for submit@debbugs.gnu.org; Sat, 06 May 2023 23:34:54 -0400 Received: from mail-qt1-f178.google.com ([209.85.160.178]:51637) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pvVAf-0002I8-NJ for 63261-done@debbugs.gnu.org; Sat, 06 May 2023 23:34:50 -0400 Received: by mail-qt1-f178.google.com with SMTP id d75a77b69052e-3ef32014101so36346361cf.3 for <63261-done@debbugs.gnu.org>; Sat, 06 May 2023 20:34:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1683430484; x=1686022484; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=HKPG0n4RbUOwdB4ngMj9UJowZE+l92VgjduBR8kdRfU=; b=F36GHVn5JNBAi1aYW8tz+oXagxrdWcGsyTiZMKVqpDcGwYbiG/fpUAsprfUka7snrs k/+4Z4JflaYaTQocEwLk96FvwbZ3oCLICTkJ8tC3XAb8TgD8sbaYIDsAwbgG8+WmlqAr Q3SFRm0XhFLpe9CEGSpuRD4vvkHceZNaduEFIKR0TEVI1Qq6M+sB6I+4SFJesveIGti5 pah/kl0qla5/AKLS3be9t7spLWSqgwyb/MrJ054ZKIFDsIk2TothEmohIBnhdmTEBHoh 00KW3P5en0Lk9yI5mrZMqoRIFcMFBrouRlnwN8hyJpXFQfQc8vnahXvFWwTaxWZ13+oC Kfvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683430484; x=1686022484; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=HKPG0n4RbUOwdB4ngMj9UJowZE+l92VgjduBR8kdRfU=; b=H+S2ObrMwp+GJdADAGzZ0SEkzxaYm8Nyo9GO/da2YFlflaP5LHhed6knNZaaGwltIB pesX5mDPYF/MS01g3OVKlCLfBd6Xn72ZLui/T/plOy0tVkpaphhjbVqUHZ1E//BN8OFO A4Gg0QNgOEnmBOgRzSI7fTdfohnW6UqsqUE/CmOj0sI5+b+9BLLiwm6WNpIgid1WB6/Y /M8yb/bSp0uHdGkWVhGgD4ZWnd+BFXnnbPT0tGHjCmSDqe+SZmmbkb9A+CGZF3M0VhU/ ErM8Vl/r3ASMyDtpEyfroZo3UTUz/DYujJwLeW//QSozcqLl8Z6fUms2PEe3cpa+oShi QXdQ== X-Gm-Message-State: AC+VfDw54cSCYzddykjx1a/Z6Jbng2K9yhqlLjsu4qChq1c6Z/Qipyu6 +5E6wZKSE4zQ+tb540f0Udc= X-Google-Smtp-Source: ACHHUZ5R34a6/bcCcCIKWGtPhYj/N9M4yZAz6K6bCq2fiRDYfa87bSlZcHcdi69Oac0es14f0tG7Aw== X-Received: by 2002:a05:622a:2c2:b0:3ef:6c09:edcc with SMTP id a2-20020a05622a02c200b003ef6c09edccmr9891388qtx.22.1683430483905; Sat, 06 May 2023 20:34:43 -0700 (PDT) Received: from hurd (dsl-205-236-230-162.b2b2c.ca. [205.236.230.162]) by smtp.gmail.com with ESMTPSA id b9-20020ac86789000000b003b9b8ec742csm1922991qtp.14.2023.05.06.20.34.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 06 May 2023 20:34:43 -0700 (PDT) From: Maxim Cournoyer To: Brian Cully via Bug reports for GNU Guix Subject: Re: bug#63261: Recent changes to git config cause errors for non-committers References: <874jospdr2.fsf@psyduck.jhoto.kublai.com> Date: Sat, 06 May 2023 23:34:42 -0400 In-Reply-To: <874jospdr2.fsf@psyduck.jhoto.kublai.com> (Brian Cully via Bug reports for's message of "Thu, 04 May 2023 06:47:32 -0400") Message-ID: <87y1m024rx.fsf@gmail.com> 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-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 63261-done Cc: 63261-done@debbugs.gnu.org, Brian Cully 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 (-) Hi, Brian Cully via Bug reports for GNU Guix writes: > I've run into two issues with the recent changes to git config > integration: > > 1) All commits must now be signed, even if you're not a > committer. This breaks just tons of things, including rebasing. I'm > not sure how to fix this without just disabling that configuration > line altogether. > > 2) Some =E2=80=98make=E2=80=99 rules now require git to be installed so t= hat =E2=80=98git > config=E2=80=99 can add =E2=80=98etc/git/gitconfig=E2=80=99 to the local = configuration. So, > for instance, =E2=80=98guix shell --pure -D guix -- make=E2=80=99 will no= w fail. Calls > to git should be prefixed with a test to see if there is a git > executable in the path. 2. has been fixed (also by Ludovic, ah!). I'm not sure a good solution can be found for 1. but it seems reasonable to me that contributors working on Guix learn to sign their commits with GnuPG; that way they are on the right path to become a Guix committer, already getting up to speed with the required practices. Closing, but we can continue discussing it. --=20 Thanks, Maxim ------------=_1683430502-8871-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 4 May 2023 10:56:21 +0000 Received: from localhost ([127.0.0.1]:48650 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puWdJ-0005Oz-3b for submit@debbugs.gnu.org; Thu, 04 May 2023 06:56:21 -0400 Received: from lists.gnu.org ([209.51.188.17]:36094) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puWdG-0005Oq-8n for submit@debbugs.gnu.org; Thu, 04 May 2023 06:56: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 1puWdF-0003um-Rz for bug-guix@gnu.org; Thu, 04 May 2023 06:56:17 -0400 Received: from coleridge.kublai.com ([166.84.7.167] helo=mail.spork.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1puWdE-0007Tz-Ev for bug-guix@gnu.org; Thu, 04 May 2023 06:56:17 -0400 Received: from psyduck (ool-18b8e9e7.dyn.optonline.net [24.184.233.231]) by mail.spork.org (Postfix) with ESMTPSA id 120ED96CF; Thu, 4 May 2023 06:55:43 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=spork.org; s=dkim; t=1683197743; bh=pQJLpveuC8516Z8ckgx9vxk+2w90uv65mqJCEQ11Pd4=; h=From:To:Subject:Date:CC; b=fHx70/blPNalqlMS7rjynt+2+srDiKRhFsuvh0kTBh+de354F/Ki4rfzOklpvUKFL D6OqFaX7TKNTWJd+MEYox+ZiwI7+n5p3/dYJVVJPxOT/JZ/1GpVJE/f+VhI5I0dZsI rq0ZZm/cI1YXOoHqcU85/zSBet41kdWzHI4zsqGk= User-agent: mu4e 1.10.2; emacs 28.2 From: Brian Cully To: bug-guix@gnu.org Subject: Recent changes to git config cause errors for non-committers Date: Thu, 04 May 2023 06:47:32 -0400 Message-ID: <874jospdr2.fsf@psyduck.jhoto.kublai.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=166.84.7.167; envelope-from=bjc@spork.org; helo=mail.spork.org 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: Maxim Cournoyer 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 (--) I've run into two issues with the recent changes to git config=20 integration: 1) All commits must now be signed, even if you're not a=20 committer. This breaks just tons of things, including=20 rebasing. I'm not sure how to fix this without just disabling that=20 configuration line altogether. 2) Some =E2=80=98make=E2=80=99 rules now require git to be installed so tha= t =E2=80=98git=20 config=E2=80=99 can add =E2=80=98etc/git/gitconfig=E2=80=99 to the local=20 configuration. So, for instance, =E2=80=98guix shell --pure -D guix --=20 make=E2=80=99 will now fail. Calls to git should be prefixed with a test=20 to see if there is a git executable in the path. -bjc ------------=_1683430502-8871-1-- From unknown Mon Jun 23 07:51:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63261: Recent changes to git config cause errors for non-committers Resent-From: Leo Famulari Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 13 May 2023 19:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63261 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxim Cournoyer Cc: 63261@debbugs.gnu.org, 63261-done@debbugs.gnu.org, Brian Cully Received: via spool by 63261-submit@debbugs.gnu.org id=B63261.168400463131118 (code B ref 63261); Sat, 13 May 2023 19:04:02 +0000 Received: (at 63261) by debbugs.gnu.org; 13 May 2023 19:03:51 +0000 Received: from localhost ([127.0.0.1]:39648 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pxuX1-00085k-5L for submit@debbugs.gnu.org; Sat, 13 May 2023 15:03:51 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:40009) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pxuWz-00085O-2W; Sat, 13 May 2023 15:03:49 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 00C305C0124; Sat, 13 May 2023 15:03:42 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Sat, 13 May 2023 15:03:42 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:cc:content-type:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=mesmtp; t=1684004621; x=1684091021; bh=oXlxIZj2W9ew7t0YqTKWfQD3QmwYNE5LscP2c6d6UgY=; b= SfI3jlADp5SjhQ7UtFHunFLIcELTWEzpy+uAOKEm7uOu88uNuW3To8fv2lfMdEMZ BvYsrApzOa5kORwZIYt0vwKsOgMJVgNJLv3xpGUihPQ0CVJuyJ3CY/uYjhKOgkAK GiQFOANowKAvcVRcOYjzIatOgARz/kaBvTwGr7bC7kE= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; t=1684004621; x=1684091021; bh=oXlxIZj2W9ew7 t0YqTKWfQD3QmwYNE5LscP2c6d6UgY=; b=kqwp76+2cTB7K0C2jnnqZ12aIOv3H VNe34lEyrQnMNNr+tcqzVgwaMwlkP4Ig8zZLsoRXFzIf2cArCdSRcMCaaYMAuV/N 8i6APdbmhAvJvIHDH7V/HgDz68UFz4i/0C+UJYrB4d3D7dbvElRLUjma8Co+Bdm0 BJDC3Zqm7OTiwz+zlI+JCfpZRSGPOyNcTpIUFgL8kouzldPuKDC0rGSF+x3NuM83 2EpybBzLhdgsZnLLtYXsXmfBLMdO1U7uOGI2cNNyIZer7hLQ6kUHrx8NNXIGc7QM xra3WyWYmGpVesl1oR5OvZhYM3ZbdRKz2/sH7KVi9HNP23b7fapB5I/qw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrfeehvddgudefvdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpeffhffvvefukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefnvgho ucfhrghmuhhlrghrihcuoehlvghosehfrghmuhhlrghrihdrnhgrmhgvqeenucggtffrrg htthgvrhhnpeeiteduheefkeeufeelgeduhfejgfelheefleeuhfeffffgueduleehvdej leeiteenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpe hlvghosehfrghmuhhlrghrihdrnhgrmhgv X-ME-Proxy: Feedback-ID: i819c4023:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sat, 13 May 2023 15:03:41 -0400 (EDT) Date: Sat, 13 May 2023 15:03:39 -0400 From: Leo Famulari Message-ID: References: <874jospdr2.fsf@psyduck.jhoto.kublai.com> <87y1m024rx.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87y1m024rx.fsf@gmail.com> X-Spam-Score: -0.7 (/) 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.7 (-) Can someone help me by pointing to the original discussion of this change? From unknown Mon Jun 23 07:51:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63261: Recent changes to git config cause errors for non-committers Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 15 May 2023 13:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63261 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Leo Famulari Cc: 63261@debbugs.gnu.org, 63261-done@debbugs.gnu.org, Brian Cully Received: via spool by 63261-submit@debbugs.gnu.org id=B63261.168415792529885 (code B ref 63261); Mon, 15 May 2023 13:39:02 +0000 Received: (at 63261) by debbugs.gnu.org; 15 May 2023 13:38:45 +0000 Received: from localhost ([127.0.0.1]:43001 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pyYPV-0007ls-3A for submit@debbugs.gnu.org; Mon, 15 May 2023 09:38:45 -0400 Received: from mail-qv1-f50.google.com ([209.85.219.50]:55615) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pyYPR-0007lX-C3; Mon, 15 May 2023 09:38:43 -0400 Received: by mail-qv1-f50.google.com with SMTP id 6a1803df08f44-61b5a6865dfso98865836d6.3; Mon, 15 May 2023 06:38:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684157915; x=1686749915; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=cuYmvdbJyyAO2rKMiYtjuth0avofBH/0nJbQB33CrVk=; b=EsqAbZEgOiHKm2ZpGTtRTgTz520YNagdOJ26YbZII/WuowE+4i99pJOYYo1iM/txh5 UhST6N32bMxWb9z5CX1Y25iCaCybNS+lLF6vQpEyNzs/3gA+qWLwDtBzt+Nsox9Bzl3t WBCh6u2ZP5o4yoceD+bh8V1uNqyPE3SVaX6K8zTYtuZ0leAw6A61SFlN1DLsR0un/d8Z oCylzQ2nbEDsuR8Qm8R/DNBRd3i+/KWstm1UAqSl50+oQvCtZbWpoFpnvqvwzIsVR0IL QwHgeOMlQ931TMZuTb4kFtDja8A5MVSAOGkNrNwZN/7JCsiqLvado5aYz6z0b2rtSGjN tXmQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684157915; x=1686749915; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=cuYmvdbJyyAO2rKMiYtjuth0avofBH/0nJbQB33CrVk=; b=WUTMHCU2nyqWC20Nm+8KmEA7hEeKVBi6FU0zf8zBvTybGjFIVr7zTqi9/aHnaf5zBE dkgJq/P59ItvpZC0pY4xUhK2NLtvsK48HLkQzWsr2iFKKyw7fQkjQhF7IXEljN+STFve MU6MCRU9rrYdBZUfZJR9iTDT7rf7S1pRevizjUyOn5KibZpflBjM/NtY9dLoduFR5nOZ iTLj2YRh2/XnO/IIwRpOCGCU/+2Xtid3lLaoJesDB+OJuAHuipNz7Dnrj4CGtWq/cXKr Gcti4krAsZzBeZj2Vaz3jcrd6RkZshAaMT92QwEleVkNWuqO8ndGIYXO/yL+qgb5ewoV b+zQ== X-Gm-Message-State: AC+VfDywgdILFZibvdcdYeeWn8Dfpuop1JBR7xd8JUbtVYpJesh2OO0+ xYdFuxW5SiCVM/u2v4oLGnz1y9pgIv9vxw== X-Google-Smtp-Source: ACHHUZ6BHhtBcH/C2FVJm9TFnpqsPj4cHgah+B7sLIDAmagvv6y98kwgt299d6dlQMU151lOKKTPtw== X-Received: by 2002:a05:6214:2587:b0:579:5dbc:ab6e with SMTP id fq7-20020a056214258700b005795dbcab6emr60647328qvb.3.1684157915471; Mon, 15 May 2023 06:38:35 -0700 (PDT) Received: from hurd (dsl-205-236-230-106.b2b2c.ca. [205.236.230.106]) by smtp.gmail.com with ESMTPSA id n2-20020a0c8c02000000b005e9a1409458sm4922773qvb.71.2023.05.15.06.38.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 15 May 2023 06:38:34 -0700 (PDT) From: Maxim Cournoyer References: <874jospdr2.fsf@psyduck.jhoto.kublai.com> <87y1m024rx.fsf@gmail.com> Date: Mon, 15 May 2023 09:38:33 -0400 In-Reply-To: (Leo Famulari's message of "Sat, 13 May 2023 15:03:39 -0400") Message-ID: <875y8tww86.fsf@gmail.com> 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-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 (-) Hi Leo, Leo Famulari writes: > Can someone help me by pointing to the original discussion of this > change? It was the team.scm issue in https://issues.guix.gnu.org/58813 that led to this change. -- Thanks, Maxim