Bug 222871

Summary: locale configuration has no effect
Product: Base System Reporter: david
Component: confAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed DUPLICATE    
Severity: Affects Only Me CC: cem, yuripv
Priority: ---    
Version: 11.1-RELEASE   
Hardware: powerpc   
OS: Any   

Description david 2017-10-08 20:08:35 UTC
When I edit my .login_conf on fresh install to change locale it only change LANG parameter.

My .login_conf:
me:\
        :charset=UTF-8:\
        :lang=fr_FR.UTF-8:


locale command output:
LANG=fr_FR.UTF-8
LC_CTYPE="C"
LC_COLLATE="C"
LC_TIME="C"
LC_NUMERIC="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_ALL=
Comment 1 Yuri Pankov freebsd_committer freebsd_triage 2018-10-23 03:26:10 UTC
As the reported arch is powerpc, it's likely that it was cross-compiled, and that was indeed broken, see bug #231965.
Comment 2 Yuri Pankov freebsd_committer freebsd_triage 2018-11-06 01:54:14 UTC
Could you please try installing 12.0-BETA3 and see if it fixes the problem?  (Note that I'm relying on H/W being correctly set to "powerpc" when this was filed.)
Comment 3 Yuri Pankov freebsd_committer freebsd_triage 2019-09-01 06:40:51 UTC
Should be fixed in bug #231965, base r339489.  Please reopen if it's not.

*** This bug has been marked as a duplicate of bug 231965 ***