From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38225) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gNm9v-0005NF-QR for guix-patches@gnu.org; Fri, 16 Nov 2018 17:00:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gNm9j-0006WW-6g for guix-patches@gnu.org; Fri, 16 Nov 2018 17:00:09 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:52607) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gNm9i-0006U5-Lk for guix-patches@gnu.org; Fri, 16 Nov 2018 17:00:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gNm9i-0000Hx-Ea for guix-patches@gnu.org; Fri, 16 Nov 2018 17:00:02 -0500 Subject: [bug#33111] [PATCH 0/3] Have the binary tarball populate ~root/.config/guix/current Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20181021204506.1978-1-ludo@gnu.org> <87bm7hsrjt.fsf@gnu.org> <87a7n15l1g.fsf@elephly.net> <871s8dni8h.fsf@gnu.org> Date: Fri, 16 Nov 2018 22:59:29 +0100 In-Reply-To: <871s8dni8h.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 26 Oct 2018 11:57:02 +0200") Message-ID: <87r2fkr8e6.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ricardo Wurmus Cc: 33111@debbugs.gnu.org Hi! ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > I share your concern but I can=E2=80=99t think of a good solution. [...] > Also, we could have the install script run =E2=80=98guix package -i > glibc-utf8-locales=E2=80=99 automatically. Since I don=E2=80=99t have a better idea, I=E2=80=99d like to go with this = patch set, and then possibly augment the install script as noted above. How does that sound? Thanks, Ludo=E2=80=99.