From unknown Fri Aug 15 12:54:53 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#25136 <25136@debbugs.gnu.org> To: bug#25136 <25136@debbugs.gnu.org> Subject: Status: locale confusion Reply-To: bug#25136 <25136@debbugs.gnu.org> Date: Fri, 15 Aug 2025 19:54:53 +0000 retitle 25136 locale confusion reassign 25136 guix submitter 25136 Dave Love severity 25136 normal tag 25136 notabug thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 08 08:48:56 2016 Received: (at submit) by debbugs.gnu.org; 8 Dec 2016 13:48:56 +0000 Received: from localhost ([127.0.0.1]:60878 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cEz4C-0006de-GS for submit@debbugs.gnu.org; Thu, 08 Dec 2016 08:48:56 -0500 Received: from eggs.gnu.org ([208.118.235.92]:50035) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cEz4B-0006dR-0R for submit@debbugs.gnu.org; Thu, 08 Dec 2016 08:48:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cEz44-0003qO-M0 for submit@debbugs.gnu.org; Thu, 08 Dec 2016 08:48:49 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_20 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:39328) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cEz44-0003qD-IB for submit@debbugs.gnu.org; Thu, 08 Dec 2016 08:48:48 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40988) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cEz43-0006T5-1v for bug-guix@gnu.org; Thu, 08 Dec 2016 08:48:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cEz3y-0003oe-1B for bug-guix@gnu.org; Thu, 08 Dec 2016 08:48:47 -0500 Received: from bhsophx.liv.ac.uk ([138.253.100.116]:36312) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cEz3x-0003oN-RG for bug-guix@gnu.org; Thu, 08 Dec 2016 08:48:41 -0500 Received: from bhsophx.liv.ac.uk (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id C419BC0A99 for ; Thu, 8 Dec 2016 13:48:38 +0000 (GMT) Received: from mxg.liv.ac.uk (mxg.liv.ac.uk [138.253.100.62]) by bhsophx.liv.ac.uk (Postfix) with ESMTP id BE510C0A91 for ; Thu, 8 Dec 2016 13:48:38 +0000 (GMT) Received: from mailhubd.liv.ac.uk ([138.253.100.81]) by mxg.liv.ac.uk with esmtp (Exim 4.80.1) (envelope-from ) id 1cEz3u-0000tF-Nm for bug-guix@gnu.org; Thu, 08 Dec 2016 13:48:38 +0000 Received: from localhost ([127.0.0.1] helo=mailhubd.liv.ac.uk) by mailhubd.liv.ac.uk with esmtp (Exim 4.80.1) (envelope-from ) id 1cEz3u-0001WM-Mr for bug-guix@gnu.org; Thu, 08 Dec 2016 13:48:38 +0000 Received: from pc102091.liv.ac.uk ([138.253.102.91] helo=albion) by mailhubd.liv.ac.uk with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.84_2) (envelope-from ) id 1cEz3u-0001WE-Hi for bug-guix@gnu.org; Thu, 08 Dec 2016 13:48:38 +0000 Received: from dlove by albion with local (Exim 4.82) (envelope-from ) id 1cEz3u-0006Hs-A5 for bug-guix@gnu.org; Thu, 08 Dec 2016 13:48:38 +0000 From: Dave Love To: bug-guix@gnu.org Subject: locale confusion Date: Thu, 08 Dec 2016 13:48:38 +0000 Message-ID: <87y3zq7cqx.fsf@pc102091.liv.ac.uk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit 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: -4.0 (----) I followed the instructions for getting locales working in "(guix)Application Setup" to no effect initially. I'm running over RHEL6, if that's relevant, and I have: $ locale LANG=en_GB.UTF-8 LC_CTYPE="en_GB.UTF-8" LC_NUMERIC="en_GB.UTF-8" LC_TIME="en_GB.UTF-8" LC_COLLATE="en_GB.UTF-8" LC_MONETARY="en_GB.UTF-8" LC_MESSAGES="en_GB.UTF-8" LC_PAPER="en_GB.UTF-8" LC_NAME="en_GB.UTF-8" LC_ADDRESS="en_GB.UTF-8" LC_TELEPHONE="en_GB.UTF-8" LC_MEASUREMENT="en_GB.UTF-8" LC_IDENTIFICATION="en_GB.UTF-8" LC_ALL= $ export -p | grep GUIX declare -x GUIX_LOCPATH="/home/dlove/.guix-profile/lib/locale" $ find $GUIX_LOCPATH -name en_GB.UTF-8 /home/dlove/.guix-profile/lib/locale/2.24/en_GB.UTF-8 but saw this (note the warning): $ guix --version warning: failed to install locale: Invalid argument guix (GNU Guix) 20161208.12 Copyright (C) 2016 the Guix authors License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. strace showed it looking in "locale/2.23", not "locale/2.24", despite the environment. "guix" there was from the /usr/local/bin link suggested by the installation instructions. After a "guix package -i guix" (to the same version of guix, but now in .guix-profile), I don't get the warning but I wonder why that should have made a difference and why the environment seems to be ignored. From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 08 15:09:07 2016 Received: (at 25136) by debbugs.gnu.org; 8 Dec 2016 20:09:07 +0000 Received: from localhost ([127.0.0.1]:34873 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cF507-0008Fb-5n for submit@debbugs.gnu.org; Thu, 08 Dec 2016 15:09:07 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:46155) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cF504-0008FO-M6 for 25136@debbugs.gnu.org; Thu, 08 Dec 2016 15:09:05 -0500 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 448F420985; Thu, 8 Dec 2016 15:09:04 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Thu, 08 Dec 2016 15:09:04 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=famulari.name; h= cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=EHU8S6GZ7JD89Z70hNbFw+KPemk=; b=iQqeXG HT5k2mm/w7CQJFzf0xFuH1Jf5zZhDH2xKcFqFdj8q0q5nvP2siWUgt6P4hiSW4bs Xe/ObypdGW5USdkC2na067rzv+K8nvu1T1ajp6DOvKkYVxICYG2uBepgbuJQ0kk1 rQbn26LEZ/DWvjX656xHRQVdBu+Xmf+bLshXs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=smtpout; bh=EHU8S6GZ7JD89Z 70hNbFw+KPemk=; b=H52IqZPizZyCt9dvYNRZxPKZfbmJfngIxYhfF81C54mKT1 8xIY9DqCHIYx/l3ycjYRPG8nAQPw83MTPtXk/X6NWrs6PZjYqeI1+7K8bdOM506F Yz0E/hfgKQFPabrwM7ICAsp1KamktAkc24091Y7u/08AVTeoE2dENV+aGT6Kc= X-ME-Sender: X-Sasl-enc: ZU5KtbOTSiqltpJoasnv5oapCR/gCoGB099R4Gr13YQA 1481227742 Received: from localhost (c-73-188-17-148.hsd1.pa.comcast.net [73.188.17.148]) by mail.messagingengine.com (Postfix) with ESMTPA id C957D2478A; Thu, 8 Dec 2016 15:09:02 -0500 (EST) Date: Thu, 8 Dec 2016 15:08:59 -0500 From: Leo Famulari To: Dave Love Subject: Re: bug#25136: locale confusion Message-ID: <20161208200859.GB23449@jasmine> References: <87y3zq7cqx.fsf@pc102091.liv.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87y3zq7cqx.fsf@pc102091.liv.ac.uk> User-Agent: Mutt/1.7.1 (2016-10-04) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 25136 Cc: 25136@debbugs.gnu.org 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: -0.7 (/) On Thu, Dec 08, 2016 at 01:48:38PM +0000, Dave Love wrote: > $ find $GUIX_LOCPATH -name en_GB.UTF-8 > /home/dlove/.guix-profile/lib/locale/2.24/en_GB.UTF-8 > > but saw this (note the warning): > > $ guix --version > warning: failed to install locale: Invalid argument > guix (GNU Guix) 20161208.12 > Copyright (C) 2016 the Guix authors > License GPLv3+: GNU GPL version 3 or later > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > > strace showed it looking in "locale/2.23", not "locale/2.24", despite > the environment. The `guix` used here is older than the latest version, as evidenced by the call to an older version of the locales. > "guix" there was from the /usr/local/bin link suggested by the > installation instructions. After a "guix package -i guix" (to the same > version of guix, but now in .guix-profile), I don't get the warning but > I wonder why that should have made a difference and why the environment > seems to be ignored. If you followed the installation instructions, then '/usr/local/bin/guix' is owned by root, as it is symlinked to '/var/guix/profiles/per-user/root/guix-profile/bin/guix'. My guess is that you updated dlove's Guix package definitions, using `guix pull`, but not root's. This operation is per-user. So, dlove's locales package is at 2.24, while root's is at 2.23. The issue went away when you tried the `guix` command installed by dlove because dlove's package definitions are more recent than root's, and all refer to the 2.24 locales. Note that you will also see these locale warnings from the guix-daemon if GUIX_LOCPATH is unset in the daemon's environment. From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 09 01:46:32 2016 Received: (at 25136) by debbugs.gnu.org; 9 Dec 2016 06:46:32 +0000 Received: from localhost ([127.0.0.1]:35124 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cFEwy-0004m7-Fz for submit@debbugs.gnu.org; Fri, 09 Dec 2016 01:46:32 -0500 Received: from mail-pg0-f41.google.com ([74.125.83.41]:35763) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cFEwx-0004lt-8G for 25136@debbugs.gnu.org; Fri, 09 Dec 2016 01:46:31 -0500 Received: by mail-pg0-f41.google.com with SMTP id p66so4598953pga.2 for <25136@debbugs.gnu.org>; Thu, 08 Dec 2016 22:46:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=8JfgAEr4CY2jubB8wfKi2kCHGXc2somU04evjSXfzaA=; b=j5gJN8gSWFRyM+7c/nruzsaf3NDzMyw7YHi9c68PEvLO8ix/6EOztxYPzOwBzxS39O G+qd5uKZIvLgd2UP0dZOOjzH8KF/jUZlc67xQuvAS8BGKoVRi/d0P7BlhDTE81Dm5HTc aVsk6cEVk9SzSBKj5m31yj6HqDZEB+PZcHtGxYpKb3kzbLCnr2aJF3rmLDxrZoKc/YDB IhEc/fPFPn7orJubfxEbWfDGze/GTCw7psg0do7wDotKZKcG1QyDiqg2+PnRIGtrga69 /5n/9LjweRhLCAbQsl/eOPPfLLrI9MmdypKFlsi+Ea2HV9HBX5IDJGqkbrOVSjAi8u8G gZ/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=8JfgAEr4CY2jubB8wfKi2kCHGXc2somU04evjSXfzaA=; b=IMvXQRjIassET5Y9gnZFPUIBl68iTuSqS4rbHsQz51ChMI1oWxtRtp1ClGRgxbkqB7 xHd7axPfeqM5kIi7uFdl/Pvf9Z62r/N0AOPZ1dEvFEBm2+cWbufHx4ebQYZzlLCRT9gd 5fOdFWhoD611Y06zQEA/SLx2+L0+cS7d8nyWNFi/F/BLmNzwYSnXrvp9JSGa7nMBCnZF Vl1nkSP5s+whOomv7ncVh3DLKxpwGY7EVNXLLhTGFWNiN50xb4DuYFk2mcqPgaKAQ5EB LFLMKyh92yfnm94zOcszJyf/mbIO69vWhoMzRYyyZAIzOpatUoGSEAi7K6IyEg90UW4S DxMw== X-Gm-Message-State: AKaTC003uVU8/OEaMSIgjaqsYG9bF2QoHCBuprh4ta6OdRNTN+h532S1n+CU7u8sf7hBGg== X-Received: by 10.99.124.20 with SMTP id x20mr105483852pgc.142.1481265985509; Thu, 08 Dec 2016 22:46:25 -0800 (PST) Received: from garuda (c-24-18-189-215.hsd1.wa.comcast.net. [24.18.189.215]) by smtp.gmail.com with ESMTPSA id t25sm54823884pgo.9.2016.12.08.22.46.24 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 08 Dec 2016 22:46:24 -0800 (PST) From: Chris Marusich To: Dave Love Subject: Re: bug#25136: locale confusion References: <87y3zq7cqx.fsf@pc102091.liv.ac.uk> Date: Thu, 08 Dec 2016 22:46:21 -0800 In-Reply-To: <87y3zq7cqx.fsf@pc102091.liv.ac.uk> (Dave Love's message of "Thu, 08 Dec 2016 13:48:38 +0000") Message-ID: <87a8c5sipu.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 25136 Cc: 25136@debbugs.gnu.org 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: -0.0 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Dave Love writes: > I followed the instructions for getting locales working in > "(guix)Application Setup" to no effect initially. I'm running over > RHEL6, if that's relevant, and I have: > > $ locale > LANG=3Den_GB.UTF-8 > LC_CTYPE=3D"en_GB.UTF-8" > LC_NUMERIC=3D"en_GB.UTF-8" > LC_TIME=3D"en_GB.UTF-8" > LC_COLLATE=3D"en_GB.UTF-8" > LC_MONETARY=3D"en_GB.UTF-8" > LC_MESSAGES=3D"en_GB.UTF-8" > LC_PAPER=3D"en_GB.UTF-8" > LC_NAME=3D"en_GB.UTF-8" > LC_ADDRESS=3D"en_GB.UTF-8" > LC_TELEPHONE=3D"en_GB.UTF-8" > LC_MEASUREMENT=3D"en_GB.UTF-8" > LC_IDENTIFICATION=3D"en_GB.UTF-8" > LC_ALL=3D > $ export -p | grep GUIX > declare -x GUIX_LOCPATH=3D"/home/dlove/.guix-profile/lib/locale" > $ find $GUIX_LOCPATH -name en_GB.UTF-8 > /home/dlove/.guix-profile/lib/locale/2.24/en_GB.UTF-8 > > but saw this (note the warning): > > $ guix --version=20 > warning: failed to install locale: Invalid argument > guix (GNU Guix) 20161208.12 > Copyright (C) 2016 the Guix authors > License GPLv3+: GNU GPL version 3 or later > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > > strace showed it looking in "locale/2.23", not "locale/2.24", despite > the environment. Did /home/dlove/.guix-profile/lib/locale contain a "2.23" directory? If not, then perhaps that's why the warning was emitted. > "guix" there was from the /usr/local/bin link suggested by the > installation instructions. After a "guix package -i guix" (to the same > version of guix, but now in .guix-profile), I don't get the warning but > I wonder why that should have made a difference and why the environment > seems to be ignored. After "guix package -i guix", does the warning still show up when you invoke "/usr/local/bin/guix"? If so, then perhaps the reason is that the "guix" program installed in root's profile was compiled against a different version of glibc (2.23, I guess) than the one in your profile. I wonder if perhaps this is the kind of problem described in "(guix) Locales", specifically the following: https://www.gnu.org/software/guix/manual/html_node/Locales.html#Locale-Data= -Compatibility-Considerations =2D-=20 Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEy/WXVcvn5+/vGD+x3UCaFdgiRp0FAlhKUz0ACgkQ3UCaFdgi Rp3tFRAAsYtGlOq16jeZPYAzLN1gezH/wwbSKNp3L3+6hZ0rLvj0VInURm56Sq+W v9CbdP3B85qQ02exDmIEYZYgVmoxUQpyd6wcm2oznyQdQ+NI+c/w+sF1dUfMEp8W uPB52AqNxBbS+uVuoCpeQKWecU4QX/f8qgWGU3HUkTH33HJJtBgQ/UBI4tLTM2Tj tw9t1+/o5+RR73SRZCuz+9SdyO1adyGREOYm3ByuPZuzdNDmBxCTLmXObpun4VO3 kZU/TrCZwVMRqt8lByy1u5ja2cB02baSpX8IihUeudWKHfiEFFqTahwJVgZacSIk tl7w9ptsmARyPGJ8iqOnadGRI/oPBO72fo4mNrGrbcwZqtjKUMfeaa15n8RZ4pTp KkVad9SvrJuEKyFHNTiXvuSkXaxtFXgzbnaefMNVKMmZjidLm9x+F2M7yrVZ1lSs Ai9tR/qQHWtU5NgUnl932yHyiNNfSEUVjBPd9qaLuAKdlxd9A3IOPTQu8uW0Ctty sf2XH+9ktHq8PLBL4+007kOmoS+jK/IdY2c6a/228s5McKB+W2s9RWqoVlkBUulO bgsFFXw0p5jMiaf3LWk72zXrDiMABHsz0ZIhyAc1iW2/Ecxz+tGw5eHcZSrvoJyB /0VQ9qnW1V7ZexOmpFpb5EyC/Tx/MxL4Smy4KZ0G7kJnBTsNfjc= =ZzGm -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 12 08:40:16 2016 Received: (at 25136) by debbugs.gnu.org; 12 Dec 2016 13:40:16 +0000 Received: from localhost ([127.0.0.1]:38894 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cGQq0-0005lm-Io for submit@debbugs.gnu.org; Mon, 12 Dec 2016 08:40:16 -0500 Received: from bhsophx.liv.ac.uk ([138.253.100.116]:52210) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cGQpy-0005lY-4S for 25136@debbugs.gnu.org; Mon, 12 Dec 2016 08:40:15 -0500 Received: from bhsophx.liv.ac.uk (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 2A0DDC019C for <25136@debbugs.gnu.org>; Mon, 12 Dec 2016 13:40:06 +0000 (GMT) Received: from mxf.liv.ac.uk (mxf.liv.ac.uk [138.253.100.60]) by bhsophx.liv.ac.uk (Postfix) with ESMTP id 23FB5C017F for <25136@debbugs.gnu.org>; Mon, 12 Dec 2016 13:40:06 +0000 (GMT) Received: from mailhubd.liv.ac.uk ([138.253.100.81]) by mxf.liv.ac.uk with esmtp (Exim 4.80.1) (envelope-from ) id 1cGQpq-0007lv-3a for 25136@debbugs.gnu.org; Mon, 12 Dec 2016 13:40:06 +0000 Received: from localhost ([127.0.0.1] helo=mailhubd.liv.ac.uk) by mailhubd.liv.ac.uk with esmtp (Exim 4.80.1) (envelope-from ) id 1cGQpq-0005Fp-2g; Mon, 12 Dec 2016 13:40:06 +0000 Received: from pc102091.liv.ac.uk ([138.253.102.91] helo=albion) by mailhubd.liv.ac.uk with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.84_2) (envelope-from ) id 1cGQpp-0005Fl-Rm; Mon, 12 Dec 2016 13:40:05 +0000 Received: from dlove by albion with local (Exim 4.82) (envelope-from ) id 1cGQpp-0001Ln-Ku; Mon, 12 Dec 2016 13:40:05 +0000 From: Dave Love To: Leo Famulari Subject: Re: bug#25136: locale confusion References: <87y3zq7cqx.fsf@pc102091.liv.ac.uk> <20161208200859.GB23449@jasmine> X-Draft-From: ("Misc" 20347) Date: Mon, 12 Dec 2016 13:40:05 +0000 In-Reply-To: <20161208200859.GB23449@jasmine> (Leo Famulari's message of "Thu, 8 Dec 2016 15:08:59 -0500") Message-ID: <87a8c15kqy.fsf@pc102091.liv.ac.uk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 25136 Cc: 25136@debbugs.gnu.org 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 (--) Leo Famulari writes: > My guess is that you updated dlove's Guix package definitions, using > `guix pull`, but not root's. This operation is per-user. So, dlove's > locales package is at 2.24, while root's is at 2.23. That may be right. I've lost track of this now, but I'll try to reconstruct it and the thought process that caused the confusion. Thanks for the comments, and perhaps this should have been on help- rather than bug-. I guess it can be smoothed out anyhow. [For what it's worth, I'm interested in avoiding obstacles to using saner solutions on HPC systems, and the obstacles don't have to be very high...] From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 24 17:00:54 2017 Received: (at control) by debbugs.gnu.org; 24 Jan 2017 22:00:54 +0000 Received: from localhost ([127.0.0.1]:40942 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cW994-00067g-0q for submit@debbugs.gnu.org; Tue, 24 Jan 2017 17:00:54 -0500 Received: from eggs.gnu.org ([208.118.235.92]:42932) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cW992-00061a-7k for control@debbugs.gnu.org; Tue, 24 Jan 2017 17:00:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cW98u-0004e5-3H for control@debbugs.gnu.org; Tue, 24 Jan 2017 17:00:47 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_20,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50120) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cW98u-0004e1-0K for control@debbugs.gnu.org; Tue, 24 Jan 2017 17:00:44 -0500 Received: from reverse-83.fdn.fr ([80.67.176.83]:38116 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1cW98t-0001o0-A4 for control@debbugs.gnu.org; Tue, 24 Jan 2017 17:00:43 -0500 Date: Tue, 24 Jan 2017 23:00:41 +0100 Message-Id: <87efzs3ypi.fsf@gnu.org> To: control@debbugs.gnu.org From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: control message for bug #25136 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -8.2 (--------) X-Debbugs-Envelope-To: control 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: -8.2 (--------) tags 25136 notabug close 25136 From unknown Fri Aug 15 12:54:53 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 22 Feb 2017 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator