View Single Post

   
  #9 (permalink)  
Old 05-10-2008, 01:56 PM
Jim Leonard
 
Posts: n/a
Default Re: Bizarre reversed sort order?

On May 7, 1:16 pm, Dave Uhring <daveuhr...@yahoo.com> wrote:
> On Wed, 07 May 2008 09:22:31 -0700, Jim Leonard wrote:
> > How is this getting set differently than what I have defined in /etc/
> > default/init?

>
> Some application may have set a different locale. See locale(5).
>
> > Is there a graceful way to fix this? I know I can just put "export
> > LC_xxx=xx" into /etc/profile but that seems hackish.

>
> You might be able to track where it got changed. From a fresh boot log in
> on console and see what locale values have been set. As Colin B.
> indicated it may be Gnome which is doing this; you haven't mentioned what
> kind of environment you're using.


It's no environment, actually (ie. it's a server without a graphical
desktop).

I'll try to do some digging; thanks for the feedback.
Reply With Quote