From gul@cheetah.itpark.com.ua  Tue Aug 31 10:11:30 2004
Return-Path: <gul@cheetah.itpark.com.ua>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 043BA16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 31 Aug 2004 10:11:30 +0000 (GMT)
Received: from cheetah.itpark.com.ua (cheetah.itpark.com.ua [193.109.240.9])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8478D43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 31 Aug 2004 10:11:29 +0000 (GMT)
	(envelope-from gul@cheetah.itpark.com.ua)
Received: from gul by cheetah.itpark.com.ua with local (Exim 4.41)
	id 1C25br-0008vy-Ro
	for FreeBSD-gnats-submit@freebsd.org; Tue, 31 Aug 2004 13:11:27 +0300
Message-Id: <E1C25br-0008vy-Ro@cheetah.itpark.com.ua>
Date: Tue, 31 Aug 2004 13:11:27 +0300
From: Pavel Gulchouck <gul@gul.kiev.ua>
Sender: Pavel Gulchouck <gul@cheetah.itpark.com.ua>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: locale ru_UA.KOI8-U is broken
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         71186
>Category:       conf
>Synopsis:       locale ru_UA.KOI8-U is broken
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 31 10:20:20 GMT 2004
>Closed-Date:    Tue Aug 31 13:21:45 GMT 2004
>Last-Modified:  Tue Aug 31 21:03:13 GMT 2004
>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@cheetah.itpark.com.ua:/usr/obj/usr/src/sys/CUST-DBG i386


	
>Description:
gul@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@cheetah;/usr/share/locale>rm -rf ru_UA.KOI8-U
root@cheetah;/usr/share/locale>cp -rp ru_RU.KOI8-R ru_UA.KOI8-U
root@cheetah;/usr/share/locale>cp -p uk_UA.KOI8-U/LC_CTYPE ru_UA.KOI8-U

After that it works:

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

>How-To-Repeat:
	
>Fix:
	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ache 
State-Changed-When: Tue Aug 31 13:19:19 GMT 2004 
State-Changed-Why:  
What isn't exists at all can't be broken. 
(we have no ru_UA.* locales) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71186 
>Unformatted:
