From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id DWTcDqUBQ1+6ZwAA0tVLHw (envelope-from ) for ; Sun, 23 Aug 2020 23:54:13 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id IKSGCqUBQ1/OLwAAB5/wlQ (envelope-from ) for ; Sun, 23 Aug 2020 23:54:13 +0000 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 B7D2C940631 for ; Sun, 23 Aug 2020 23:54:12 +0000 (UTC) Received: from localhost ([::1]:47200 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k9zoQ-0002KP-C6 for larch@yhetil.org; Sun, 23 Aug 2020 19:54:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47842) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k9zoK-0002KF-GX for bug-guix@gnu.org; Sun, 23 Aug 2020 19:54:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43809) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1k9zoH-0005ZP-RT for bug-guix@gnu.org; Sun, 23 Aug 2020 19:54:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1k9zoH-0005IP-PZ for bug-guix@gnu.org; Sun, 23 Aug 2020 19:54:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#42983: "sudo -E guix pull" breaks ~/.config/guix/current for regular user Resent-From: Danny Milosavljevic Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 23 Aug 2020 23:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42983 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Bengt Richter Received: via spool by 42983-submit@debbugs.gnu.org id=B42983.159822680820315 (code B ref 42983); Sun, 23 Aug 2020 23:54:01 +0000 Received: (at 42983) by debbugs.gnu.org; 23 Aug 2020 23:53:28 +0000 Received: from localhost ([127.0.0.1]:55355 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k9znj-0005Hb-Lm for submit@debbugs.gnu.org; Sun, 23 Aug 2020 19:53:27 -0400 Received: from dd26836.kasserver.com ([85.13.145.193]:49862) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k9zni-0005HP-2k for 42983@debbugs.gnu.org; Sun, 23 Aug 2020 19:53:26 -0400 Received: from localhost (80-110-126-103.cgn.dynamic.surfer.at [80.110.126.103]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 2F1193360AB3; Mon, 24 Aug 2020 01:53:24 +0200 (CEST) Date: Mon, 24 Aug 2020 01:53:20 +0200 From: Danny Milosavljevic Message-ID: <20200824015320.669fb70c@scratchpost.org> In-Reply-To: <20200822162009.GA2810@LionPure> References: <20200822122750.78ddc111@scratchpost.org> <20200822162009.GA2810@LionPure> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/xgILrQiOjwQXEB48XUnm.+="; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.7 (-) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 42983@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -1.11 X-TUID: 2W5NWa8LjwJK --Sig_/xgILrQiOjwQXEB48XUnm.+= Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi, On Sat, 22 Aug 2020 18:20:09 +0200 Bengt Richter wrote: > BTW, what would sudo guix describe without the -E (preserving user enviro= nment) have produced? I've tried it again (it's 100% reproducible) and I get (after "sudo -E guix= pull"): dannym@dayas ~$ export LC_ALL=3DC dannym@dayas ~$ sudo -E guix describe Generation 65 Aug 23 2020 23:44:26 (current) guix 9e2a49d repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 9e2a49db8ce70068644cecdfda4c198d4c09e36e heads 50b97d4 repository URL: https://github.com/daym/heads-guix.git branch: wip-musl commit: 50b97d446ebafd0be7a0e19d87cd236882093244 dannym@dayas ~$ sudo guix describe Generation 65 Aug 23 2020 23:44:26 (current) guix 9e2a49d repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 9e2a49db8ce70068644cecdfda4c198d4c09e36e heads 50b97d4 repository URL: https://github.com/daym/heads-guix.git branch: wip-musl commit: 50b97d446ebafd0be7a0e19d87cd236882093244 dannym@dayas ~$ guix describe guix 9e2a49d repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 9e2a49db8ce70068644cecdfda4c198d4c09e36e heads 50b97d4 repository URL: https://github.com/daym/heads-guix.git branch: wip-musl commit: 50b97d446ebafd0be7a0e19d87cd236882093244 --Sig_/xgILrQiOjwQXEB48XUnm.+= Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl9DAXAACgkQ5xo1VCww uqVzIgf+N1nfNk6ZMkVY4YH4F7dXvFpZ2BEXO1ucKWhMc57g5HSoeEY1nhPhmznK SOQAhVvbKJxQ3CWhAvb4438MBAEIKwWqXgTD0cnyqdzFZ9pw3dxcylQUTuHYqopM np+XR112FTRsk19jcGKlSwzyIOcCKkBwh72xxIb4V8Cn4l6t9c521GBLhzCSsPbT OJrA8P5JlnvwjgeXi/47ZTSSuJl7oPXICEh82+Gs17AwVdN0GBV5BXeF6Rj+ZlxK hLmCAc/YajtrETtCv1qJ6asqbWZ7Lf+HFDxPt+s1iqsYKAjpPcByWrrQBnCMpkNc bDbWDympIrFne9vcVIlmK11aCdKeaw== =19MO -----END PGP SIGNATURE----- --Sig_/xgILrQiOjwQXEB48XUnm.+=--