Mailinglist Archive: opensuse (3605 mails)
| < Previous | Next > |
Re: [opensuse] Problems with RC_LANG / locale (fwd)
- From: Andreas Hanke <andreas.hanke@xxxxxxxxxxxxxx>
- Date: Sun, 11 Jun 2006 21:57:53 +0200
- Message-id: <448C75C1.5070803@xxxxxxxxxxxxxx>
Hi,
Jan Engelhardt schrieb:
> My part in that aaa_base is only DIR_COLORS and a profile.sh. Other than
> that, everything else was taken from SUSE's package as-is.
there is an interesting line in the file /etc/hxtools_profile.sh added
by the .as3 package:
unset LANG;
This matches exactly the problem reported by Sven:
LANG=
LC_CTYPE=de_DE.UTF-8
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=
RC_LANG not being respected is caused by "only" unsetting LANG. Of
course it comes from aaa_base-10.1-41.as3.
Andreas Hanke
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-help@xxxxxxxxxxxx
Jan Engelhardt schrieb:
> My part in that aaa_base is only DIR_COLORS and a profile.sh. Other than
> that, everything else was taken from SUSE's package as-is.
there is an interesting line in the file /etc/hxtools_profile.sh added
by the .as3 package:
unset LANG;
This matches exactly the problem reported by Sven:
LANG=
LC_CTYPE=de_DE.UTF-8
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=
RC_LANG not being respected is caused by "only" unsetting LANG. Of
course it comes from aaa_base-10.1-41.as3.
Andreas Hanke
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-help@xxxxxxxxxxxx
| < Previous | Next > |