From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#36785: Impossible to pull on foreign distro Date: Thu, 19 Sep 2019 10:24:18 +0200 Message-ID: <87lfuky9ql.fsf@gnu.org> References: <6733C9AB-E5C1-4B63-8F0E-04CD1BB32338@lepiller.eu> <874l39ra37.fsf@gnu.org> <3DC355B8-FE36-4C4E-BBC9-EEC5F580AF0D@lepiller.eu> <87tvb9qktd.fsf@gnu.org> <87woe6fune.fsf@gnu.org> <87o8zho3ko.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:34291) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iArkO-0000py-Up for bug-guix@gnu.org; Thu, 19 Sep 2019 04:25:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iArkN-0003zE-Ua for bug-guix@gnu.org; Thu, 19 Sep 2019 04:25:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46307) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iArkN-0003yS-6d for bug-guix@gnu.org; Thu, 19 Sep 2019 04:25:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iArkM-0002s3-VH for bug-guix@gnu.org; Thu, 19 Sep 2019 04:25:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87o8zho3ko.fsf@elephly.net> (Ricardo Wurmus's message of "Wed, 18 Sep 2019 20:35:19 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ricardo Wurmus Cc: 36785-done@debbugs.gnu.org Hi, Ricardo Wurmus skribis: > Ludovic Court=C3=A8s writes: [...] >> We could apply the patch I posted earlier, which simply disables profile >> migration when SUDO_USER is set. That won=E2=80=99t address the fact th= at root >> writes to the user=E2=80=99s ~/.cache, but there=E2=80=99s not much we c= an do here. > > This sounds fine to me. I went ahead and pushed that as ee25048e51dd45ad91a1ad4b0f25f4013843c52b. Thanks, Ludo=E2=80=99.