Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=475938
norbert nth@aon.at changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nth@aon.at
--- Comment #3 from norbert nth@aon.at 2009-05-20 05:27:38 EDT --- might be a bug of its own, but maybe fits into the context:
could it be general problems with locales and/or glibc in fc11.i386 !?
ever since since the last glibc-update (glibc-2.10.1-1.i686) i keep running into problems like
# locale -a locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_COLLATE to default locale: No such file or directory C POSIX
localedef, too, does not quite what it (supposedly) should...
# localedef -i en_US -c -f UTF-8 en_US.UTF-8 **Floating point exception** #