* Michael Prokop [Tue Jan 03, 2012 at 03:59:43PM +0100]:
> * Frank Terbeck [Tue Jan 03, 2012 at 03:46:09PM +0100]:

> > Now I know.
> > The order in which you have to set LANG and LC_ALL is crucial to
> > reproduce the issue. And the order in my recipe from the last mail is
> > wrong:

> > >     b) export LANG=de_DE (*not* POSIX)
> > >        export LC_ALL=de_DE.utf8

[...]

> I sadly still can't reproduce it yet, FTR.

Ok, after talking to Frank (thanks!) the solution how to reproduce
it here as well turns out to be:

  unset LC_CTYPE
  export LC_ALL=de_DE.utf8
  export LANG=de_DE

regards,
-mika-

Attachment: signature.asc
Description: Digital signature

Reply via email to