From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-164605-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 5BA0E138CD3
	for <garchives@archives.gentoo.org>; Fri, 29 May 2015 18:45:30 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B236CE0903;
	Fri, 29 May 2015 18:45:23 +0000 (UTC)
Received: from mail-wg0-f48.google.com (mail-wg0-f48.google.com [74.125.82.48])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 76EB4E08EA
	for <gentoo-user@lists.gentoo.org>; Fri, 29 May 2015 18:45:22 +0000 (UTC)
Received: by wgme6 with SMTP id e6so69895086wgm.2
        for <gentoo-user@lists.gentoo.org>; Fri, 29 May 2015 11:45:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        bh=+ajM8YKAMd8CqOcNHn9hz5uuwthJtBKKhMnDr+PT+jI=;
        b=Cer0oVFvKHWBxJMxxDRIIIakmPbHw/vJjKLBkh1ksbbF48RTzxpzUZs/UFf1vbqu6t
         ecLMYfhlUOEFRfHD51gWU0c7nuOi+GHGtPsAsCH/FcZQ8yqjZRfilLku5gs2zS8n5TTy
         eMAGpgsNVVsm/uUVXKaxrS5RhMr6BPpT8at8WhbyMffteMfW12tXCXsLFDyeAfBNBClp
         URG9GVFKK1yBJ20boThs/ZSNvH0iIo/2iXnIQmJLuQfvtLsguh4ljzhiXOwWAfKR/tVO
         8Mt+hOhfF5JW7jp6LvelY1r1Mt+pWNMt6VOJZTjvbutYVqku+u1OIcJ8ye0kQeoEmdPo
         W/Lw==
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
X-Received: by 10.194.205.37 with SMTP id ld5mr18181886wjc.14.1432925121151;
 Fri, 29 May 2015 11:45:21 -0700 (PDT)
Received: by 10.27.178.16 with HTTP; Fri, 29 May 2015 11:45:21 -0700 (PDT)
In-Reply-To: <201505291736.43214.michaelkintzios@gmail.com>
References: <CA+t6X7cZsj7kC0iyy785Wzemu0w99jEM_FLS9Cq-k1Q73P=Xmw@mail.gmail.com>
	<201505291547.08439.michaelkintzios@gmail.com>
	<CA+t6X7cn-oyWJU7aEk0VSKx4=L4uS-ue_vMdk1W5Nm4t+gcujw@mail.gmail.com>
	<201505291736.43214.michaelkintzios@gmail.com>
Date: Fri, 29 May 2015 21:45:21 +0300
Message-ID: <CA+t6X7fHoHkf4jLu=qZxrq9stfMTpiQUBs4H8Y5B3ikBGQS78A@mail.gmail.com>
Subject: Re: [gentoo-user] Unwelcomed non-native language support
From: gevisz <gevisz@gmail.com>
To: "gentoo-user@lists.gentoo.org" <gentoo-user@lists.gentoo.org>
Content-Type: text/plain; charset=UTF-8
X-Archives-Salt: ac2046e5-8c49-4c42-bdac-a4ef3767df0c
X-Archives-Hash: 5064b397adf991fa800f0db3b8a7e6c6

2015-05-29 19:36 GMT+03:00 Mick <michaelkintzios@gmail.com>:
> On Friday 29 May 2015 17:20:13 gevisz wrote:
>> 2015-05-29 17:46 GMT+03:00 Mick <michaelkintzios@gmail.com>:
>
>> > Do you get anything unexpected when you run 'locale'?
>>
>> Nothing. (Thank you for your question.)
>>
>> I have just re-read the Gentoo Localization Guide
>> (https://wiki.gentoo.org/wiki/Localization/Guide)
>> and checked what I have in my /etc/env.d/02locale
>> file: every possible option, except for LC_COLLATE
>> and LC_ALL, is set to en_US.UTF-8. Here is its full
>> content:
>>
>> LANG="en_US.UTF-8"
>> LC_CTYPE="en_US.UTF-8"
>> LC_NUMERIC="en_US.UTF-8"
>> LC_TIME="en_US.UTF-8"
>> LC_COLLATE=C
>> LC_MONETARY="en_US.UTF-8"
>> LC_MESSAGES="en_US.UTF-8"
>> LC_PAPER="en_US.UTF-8"
>> LC_NAME="en_US.UTF-8"
>> LC_ADDRESS="en_US.UTF-8"
>> LC_TELEPHONE="en_US.UTF-8"
>> LC_MEASUREMENT="en_US.UTF-8"
>> LC_IDENTIFICATION="en_US.UTF-8"
>
> You probably don't need all these.  Mine are:
>
> LANG="en_GB.UTF-8"
> LC_TIME="POSIX"
> LC_COLLATE="C"
>
> The rest are inherited from $LANG.
>
>> Here is what I get from
>> $ locale
>> LANG=en_US.UTF-8
>> LC_CTYPE=en_US.UTF-8
>> LC_NUMERIC=en_US.UTF-8
>> LC_TIME=en_US.UTF-8
>> LC_COLLATE=C
>> LC_MONETARY=en_US.UTF-8
>> LC_MESSAGES=en_US.UTF-8
>> LC_PAPER=en_US.UTF-8
>> LC_NAME=en_US.UTF-8
>> LC_ADDRESS=en_US.UTF-8
>> LC_TELEPHONE=en_US.UTF-8
>> LC_MEASUREMENT=en_US.UTF-8
>> LC_IDENTIFICATION=en_US.UTF-8
>> LC_ALL=
>>
>> I am almost giving up on this issue.
>
> Hmm ... this is rather odd.  Just in case, you don't have in addition any LANG
> or LC_*  entries in your .bashrc?

No. Looked there as well.

Now, I am going to forcefully unmerge the gettext package.
Will report the results later.