GNU logs - #45295, boring messages


Message sent to bug-guix@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: bug#45295: =?UTF-8?Q?=E2=80=9Csudo?= guix system =?UTF-8?Q?reconfigure=E2=80=9D?= triggers re-clone/update of Git checkout
Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: bug-guix@HIDDEN
Resent-Date: Thu, 17 Dec 2020 14:02:01 +0000
Resent-Message-ID: <handler.45295.B.160821371111699 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: report 45295
X-GNU-PR-Package: guix
X-GNU-PR-Keywords: 
To: 45295 <at> debbugs.gnu.org
X-Debbugs-Original-To: bug-guix@HIDDEN
Received: via spool by submit <at> debbugs.gnu.org id=B.160821371111699
          (code B ref -1); Thu, 17 Dec 2020 14:02:01 +0000
Received: (at submit) by debbugs.gnu.org; 17 Dec 2020 14:01:51 +0000
Received: from localhost ([127.0.0.1]:35108 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1kptqp-00032d-Fh
	for submit <at> debbugs.gnu.org; Thu, 17 Dec 2020 09:01:51 -0500
Received: from lists.gnu.org ([209.51.188.17]:45058)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <ludo@HIDDEN>) id 1kptqn-00032V-74
 for submit <at> debbugs.gnu.org; Thu, 17 Dec 2020 09:01:49 -0500
Received: from eggs.gnu.org ([2001:470:142:3::10]:50538)
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <ludo@HIDDEN>) id 1kptql-0001LZ-Tr
 for bug-guix@HIDDEN; Thu, 17 Dec 2020 09:01:47 -0500
Received: from fencepost.gnu.org ([2001:470:142:3::e]:52205)
 by eggs.gnu.org with esmtp (Exim 4.90_1)
 (envelope-from <ludo@HIDDEN>) id 1kptql-0004f7-Me
 for bug-guix@HIDDEN; Thu, 17 Dec 2020 09:01:47 -0500
Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=40154 helo=ribbon)
 by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256)
 (Exim 4.82) (envelope-from <ludo@HIDDEN>) id 1kptqj-0006Hn-Ct
 for bug-guix@HIDDEN; Thu, 17 Dec 2020 09:01:47 -0500
From: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN>
X-URL: http://www.fdn.fr/~lcourtes/
X-Revolutionary-Date: 27 Frimaire an 229 de la =?UTF-8?Q?R=C3=A9volution?=
X-PGP-Key-ID: 0x090B11993D9AEBB5
X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc
X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4  0CFB 090B 1199 3D9A EBB5
X-OS: x86_64-pc-linux-gnu
Date: Thu, 17 Dec 2020 15:01:43 +0100
Message-ID: <87mtycila0.fsf@HIDDEN>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Score: -2.3 (--)
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

Hi!

If you do, as a regular user:

  guix pull
  sudo guix system reconfigure =E2=80=A6

the =E2=80=98guix system reconfigure=E2=80=99, as part of the downgrade-det=
ection
machinery, triggers an update of the channel checkout(s) in
~root/.cache, even though ~USER/.cache is already up-to-date.

One way to avoid it might be to special-case the checkout cache
directory for when =E2=80=98SUDO_USER=E2=80=99 is set.

Thoughts?

Ludo=E2=80=99.




Message sent:


Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailer: MIME-tools 5.505 (Entity 5.505)
Content-Type: text/plain; charset=utf-8
X-Loop: help-debbugs@HIDDEN
From: help-debbugs@HIDDEN (GNU bug Tracking System)
To: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN>
Subject: bug#45295: Acknowledgement (=?UTF-8?Q?=E2=80=9Csudo?= guix system
 =?UTF-8?Q?reconfigure=E2=80=9D?= triggers re-clone/update of Git checkout)
Message-ID: <handler.45295.B.160821371111699.ack <at> debbugs.gnu.org>
References: <87mtycila0.fsf@HIDDEN>
X-Gnu-PR-Message: ack 45295
X-Gnu-PR-Package: guix
Reply-To: 45295 <at> debbugs.gnu.org
Date: Thu, 17 Dec 2020 14:02:01 +0000

Thank you for filing a new bug report with debbugs.gnu.org.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 bug-guix@HIDDEN

If you wish to submit further information on this problem, please
send it to 45295 <at> debbugs.gnu.org.

Please do not send mail to help-debbugs@HIDDEN unless you wish
to report a problem with the Bug-tracking system.

--=20
45295: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D45295
GNU Bug Tracking System
Contact help-debbugs@HIDDEN with problems


Message received at control <at> debbugs.gnu.org:


Received: (at control) by debbugs.gnu.org; 23 Dec 2020 23:16:11 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Wed Dec 23 18:16:11 2020
Received: from localhost ([127.0.0.1]:54368 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1ksDMW-0004r3-Py
	for submit <at> debbugs.gnu.org; Wed, 23 Dec 2020 18:16:11 -0500
Received: from eggs.gnu.org ([209.51.188.92]:49288)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <ludo@HIDDEN>) id 1ksDMR-0004qL-5T
 for control <at> debbugs.gnu.org; Wed, 23 Dec 2020 18:16:07 -0500
Received: from fencepost.gnu.org ([2001:470:142:3::e]:59831)
 by eggs.gnu.org with esmtp (Exim 4.90_1)
 (envelope-from <ludo@HIDDEN>) id 1ksDMM-0006eH-1Z
 for control <at> debbugs.gnu.org; Wed, 23 Dec 2020 18:15:58 -0500
Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=46724 helo=ribbon)
 by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256)
 (Exim 4.82) (envelope-from <ludo@HIDDEN>) id 1ksDML-0008Go-Hh
 for control <at> debbugs.gnu.org; Wed, 23 Dec 2020 18:15:57 -0500
Date: Thu, 24 Dec 2020 00:15:55 +0100
Message-Id: <87sg7wun9w.fsf@HIDDEN>
To: control <at> debbugs.gnu.org
From: =?utf-8?Q?Ludovic_Court=C3=A8s?= <ludo@HIDDEN>
Subject: control message for bug #45295
MIME-version: 1.0
Content-type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: control
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

severity 45295 important
quit






Last modified: Wed, 23 Dec 2020 23:30:02 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.