misc/71186: locale ru_UA.KOI8-U is broken

Pavel Gulchouck gul at gul.kiev.ua
Tue Aug 31 03:20:21 PDT 2004


>Number:         71186
>Category:       misc
>Synopsis:       locale ru_UA.KOI8-U is broken
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 31 10:20:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Pavel Gulchouck
>Release:        FreeBSD 5.3-BETA2 i386
>Organization:
>Environment:
System: FreeBSD cheetah.itpark.com.ua 5.3-BETA2 FreeBSD 5.3-BETA2 #0: Tue Aug 31 11:33:20 EEST 2004 root at cheetah.itpark.com.ua:/usr/obj/usr/src/sys/CUST-DBG i386


	
>Description:
gul at cheetah;~>LANG=ru_UA.KOI8-U perl
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LC_ALL = (unset),
        LANG = "ru_UA.KOI8-U"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

For working with needed locale I do after installworld:

root at cheetah;/usr/share/locale>rm -rf ru_UA.KOI8-U
root at cheetah;/usr/share/locale>cp -rp ru_RU.KOI8-R ru_UA.KOI8-U
root at cheetah;/usr/share/locale>cp -p uk_UA.KOI8-U/LC_CTYPE ru_UA.KOI8-U

After that it works:

root at cheetah;/usr/share/locale>LANG=ru_UA.KOI8-U perl
root at cheetah;/usr/share/locale>

>How-To-Repeat:
	
>Fix:
	


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list