[Bug localedata/10824] New: Locale file for Chuvash - cv_RU

View: New views
9 Messages — Rating Filter:   Alert me  

[Bug localedata/10824] New: Locale file for Chuvash - cv_RU

by Bugzilla from sourceware-bugzilla@sourceware.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'm helping the Chuvash speaking users to implemnt Chuvash locale support in glibc.

The initial bug report was filed in Ubuntu here.

The cv_RU locale file can be found here:
http://launchpadlibrarian.net/33739429/cv_RU

When trying to install the file we get this error, but we don't know how to fix it.

$ localedef -i '/home/blackfez/Desktop/cv_RU' -f ISO-8859-1 cv_RU
LC_ADDRESS: `lang_ab' value does not match `lang_term' value
LC_ADDRESS: `lang_lib' value does not match `lang_term' value
LC_ADDRESS: `country_ab2' value does not match `country_num' value
LC_ADDRESS: `country_ab3' value does not match `country_num' value

Any help is much appreciated!

Kindest regards,
Adi

--
           Summary: Locale file for Chuvash - cv_RU
           Product: glibc
           Version: 2.10
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
        AssignedTo: libc-locales at sources dot redhat dot com
        ReportedBy: adi at roiban dot ro
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=10824

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

[Bug localedata/10824] Locale file for Chuvash - cv_RU

by Bugzilla from sourceware-bugzilla@sourceware.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


------- Additional Comments From ldv at altlinux dot org  2009-10-22 00:12 -------
That locale file contains several buggy and/or redundant definitions that should
be replaced with
copy "ru_RU"
statements.  See also
http://sourceware.org/git/?p=glibc.git;a=blob;f=localedata/locales/tt_RU

--


http://sourceware.org/bugzilla/show_bug.cgi?id=10824

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

[Bug localedata/10824] Locale file for Chuvash - cv_RU

by Bugzilla from sourceware-bugzilla@sourceware.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


------- Additional Comments From adi at roiban dot ro  2009-10-22 00:27 -------
Created an attachment (id=4307)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4307&action=view)
cv_RU locale files

I have replace the redundant entries with copy "ru_RU" but we still get those
errors.

Looking at this error message I don't know why lang_ab should match lang_term.
For many locales they are not the same.
LC_ADDRESS: `lang_ab' value does not match `lang_term' value


--


http://sourceware.org/bugzilla/show_bug.cgi?id=10824

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

[Bug localedata/10824] Locale file for Chuvash - cv_RU

by Bugzilla from sourceware-bugzilla@sourceware.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


------- Additional Comments From adi at roiban dot ro  2009-10-22 18:37 -------
Created an attachment (id=4311)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4311&action=view)
Working locale file

I have copied LC_ADDRESS from ru_RU and now it is working.

Can you please include it in the next glib release?

Many thanks!

--
           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #4307 is|0                           |1
           obsolete|                            |


http://sourceware.org/bugzilla/show_bug.cgi?id=10824

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

[Bug localedata/10824] Locale file for Chuvash - cv_RU

by Bugzilla from sourceware-bugzilla@sourceware.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


------- Additional Comments From drepper at redhat dot com  2009-10-26 20:52 -------
The code below is not sufficient.  You have to use reorder_after to assign the
collation symbols their place. Just mentioning it in the comment is not going to
work.


LC_COLLATE
copy "iso14651_t1"

% The Chuvash alphabet has the following letters, ordered as below:
% a a( c e e( h i j k l m n p r s< s s, t u u: v y

collating-symbol <a(>
collating-symbol <e(>
collating-symbol <s<>
collating-symbol <s,>
collating-symbol <u:>

END LC_COLLATE


--
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


http://sourceware.org/bugzilla/show_bug.cgi?id=10824

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

[Bug localedata/10824] Locale file for Chuvash - cv_RU

by Bugzilla from sourceware-bugzilla@sourceware.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


------- Additional Comments From adi at roiban dot ro  2009-11-01 14:39 -------
Created an attachment (id=4348)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4348&action=view)
reorder-after added

Hi,

I have added the reorder-after reference.

Please excuse my errors. I'm still trying to understand the ISO 146522 standard


Cheers

--


http://sourceware.org/bugzilla/show_bug.cgi?id=10824

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

[Bug localedata/10824] Locale file for Chuvash - cv_RU

by Bugzilla from sourceware-bugzilla@sourceware.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



--
           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #4311 is|0                           |1
           obsolete|                            |


http://sourceware.org/bugzilla/show_bug.cgi?id=10824

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

[Bug localedata/10824] Locale file for Chuvash - cv_RU

by Bugzilla from sourceware-bugzilla@sourceware.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


------- Additional Comments From adi at roiban dot ro  2009-11-01 14:55 -------
Created an attachment (id=4349)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4349&action=view)
diaerisis fixed

This should fix the diaeresis problem

--
           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #4348 is|0                           |1
           obsolete|                            |


http://sourceware.org/bugzilla/show_bug.cgi?id=10824

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

[Bug localedata/10824] Locale file for Chuvash - cv_RU

by Bugzilla from sourceware-bugzilla@sourceware.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


------- Additional Comments From adi at roiban dot ro  2009-11-16 21:50 -------
HI,

Is there anything I can do to push forward a resolution for this issue?

--


http://sourceware.org/bugzilla/show_bug.cgi?id=10824

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.