Re: [gentoo-dev] [RFC] default bashrc value suggestion

2013-07-27 Thread Chí-Thanh Christopher Nguyễn
Jeroen Roovers schrieb: >> Unfortunately, gentoo.org's archive seems to be broken/frozen, while >> it is a bit hard to grep 3party archives to find already discussed >> topics :-/ http://archives.gentoo.org/gentoo-dev/msg_0ea6864e30d3a4d5319694afc18162df.xml >> 27.07.2013 18:31, Jeroen Roovers пи

Re: [gentoo-dev] [RFC] default bashrc value suggestion

2013-07-27 Thread Alexis Ballier
The only sane default is likely a POSIX UTF-8 locale, certainly not C; some package will even fail with LC_ALL=C I think.

Re: [gentoo-dev] [RFC] default bashrc value suggestion

2013-07-27 Thread Andreas K. Huettel
Am Samstag, 27. Juli 2013, 16:31:52 schrieb Jeroen Roovers: > On Sat, 27 Jul 2013 16:09:20 +0400 > > "Vadim A. Misbakh-Soloviov" wrote: > > What about adding "export LC_ALL=POSIX" (or, at least, LC_MESSAGES) > > [...] > > We've been over this plenty of times in the past. Notably in March 2009, >

Re: [gentoo-dev] [RFC] default bashrc value suggestion

2013-07-27 Thread Alex Xu
On 27/07/13 10:36 AM, Vadim A. Misbakh-Soloviov wrote: > Unfortunately, gentoo.org's archive seems to be broken/frozen, while it > is a bit hard to grep 3party archives to find already discussed topics :-/ > > 27.07.2013 18:31, Jeroen Roovers пишет: >> We've been over this plenty of times in the p

Re: [gentoo-dev] [RFC] default bashrc value suggestion

2013-07-27 Thread Jeroen Roovers
On Sat, 27 Jul 2013 18:36:26 +0400 "Vadim A. Misbakh-Soloviov" wrote: > Unfortunately, gentoo.org's archive seems to be broken/frozen, while > it is a bit hard to grep 3party archives to find already discussed > topics :-/ Please reply below the quoted text. > 27.07.2013 18:31, Jeroen Roovers п

Re: [gentoo-dev] [RFC] default bashrc value suggestion

2013-07-27 Thread Vadim A. Misbakh-Soloviov
Unfortunately, gentoo.org's archive seems to be broken/frozen, while it is a bit hard to grep 3party archives to find already discussed topics :-/ 27.07.2013 18:31, Jeroen Roovers пишет: > We've been over this plenty of times in the past. signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] [RFC] default bashrc value suggestion

2013-07-27 Thread Jeroen Roovers
On Sat, 27 Jul 2013 16:09:20 +0400 "Vadim A. Misbakh-Soloviov" wrote: > What about adding "export LC_ALL=POSIX" (or, at least, LC_MESSAGES) > [...] We've been over this plenty of times in the past. Notably in March 2009, July 2010 (about python specific build issues), April 2011, December 2011 a

Re: [gentoo-dev] [RFC] default bashrc value suggestion

2013-07-27 Thread Alex Xu
On 27/07/13 08:09 AM, Vadim A. Misbakh-Soloviov wrote: > Hi, list! > > Many times somebody post buildlogs — they're translated to user's native > language due to system's /etc/env.d/02locale. > > What about adding "export LC_ALL=POSIX" (or, at least, LC_MESSAGES) to > /etc/portage/bashrc by defau

[gentoo-dev] [RFC] default bashrc value suggestion

2013-07-27 Thread Vadim A. Misbakh-Soloviov
Hi, list! Many times somebody post buildlogs — they're translated to user's native language due to system's /etc/env.d/02locale. What about adding "export LC_ALL=POSIX" (or, at least, LC_MESSAGES) to /etc/portage/bashrc by default (out-of-the-box)? That'll 1) fix buildlogs issue, 2) fix some pyth