public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/22861] New: #22517 broke et_EE locale generation
@ 2018-02-19 11:02 glen@pld-linux.org
  2018-02-19 11:04 ` [Bug localedata/22861] " glen@pld-linux.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: glen@pld-linux.org @ 2018-02-19 11:02 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=22861

            Bug ID: 22861
           Summary: #22517 broke et_EE locale generation
           Product: glibc
           Version: 2.27
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: glen@pld-linux.org
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

de9661d6beb74b177cef07fe44c90c4e48a983a2

broke localedb gen:
http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2018-February/025504.html

$ localedb-gen --locales et_EE.UTF-8/UTF-8 -d .
Generating et_EE.UTF-8 using charset UTF-8... failed to set locale!
[error] LC_COLLATE: missing `reorder-end' keyword
failed to set locale!
[error] no output file produced because errors were issued

DONE.

fixed in pld-linux repo:
https://github.com/pld-linux/glibc/commit/8b435bd17628a5c73f5cfded06dbfa2d78680063

i'll attach copy to this bugreport

the locale-gen was pld own script:
https://github.com/pld-linux/glibc/commit/e54f46e702827b008db74edfa238621e18bd0cd9

but whole glibc build should had failed with same error. but it did not so it
wouldn't appear in 2.27 release

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug localedata/22861] #22517 broke et_EE locale generation
  2018-02-19 11:02 [Bug localedata/22861] New: #22517 broke et_EE locale generation glen@pld-linux.org
@ 2018-02-19 11:04 ` glen@pld-linux.org
  2018-02-19 11:18 ` glen@pld-linux.org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: glen@pld-linux.org @ 2018-02-19 11:04 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=22861

--- Comment #1 from Elan Ruusamäe <glen@pld-linux.org> ---
localedb-gen invokes `localedef -f UTF-8 -i et_EE et_EE.UTF-8`

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug localedata/22861] #22517 broke et_EE locale generation
  2018-02-19 11:02 [Bug localedata/22861] New: #22517 broke et_EE locale generation glen@pld-linux.org
  2018-02-19 11:04 ` [Bug localedata/22861] " glen@pld-linux.org
@ 2018-02-19 11:18 ` glen@pld-linux.org
  2018-02-19 11:30 ` glen@pld-linux.org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: glen@pld-linux.org @ 2018-02-19 11:18 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=22861

--- Comment #2 from Elan Ruusamäe <glen@pld-linux.org> ---
Created attachment 10836
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10836&action=edit
et_EE: Add missing reorder-end keyword (bug 22861)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug localedata/22861] #22517 broke et_EE locale generation
  2018-02-19 11:02 [Bug localedata/22861] New: #22517 broke et_EE locale generation glen@pld-linux.org
  2018-02-19 11:04 ` [Bug localedata/22861] " glen@pld-linux.org
  2018-02-19 11:18 ` glen@pld-linux.org
@ 2018-02-19 11:30 ` glen@pld-linux.org
  2018-03-04 22:31 ` dilfridge at gentoo dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: glen@pld-linux.org @ 2018-02-19 11:30 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=22861

--- Comment #3 from Elan Ruusamäe <glen@pld-linux.org> ---
$ localedef -f UTF-8 -i et_EE et_EE.UTF-8 --prefix /tmp/localedef; echo $?
[error] LC_COLLATE: missing `reorder-end' keyword
[error] no output file produced because errors were issued
4

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug localedata/22861] #22517 broke et_EE locale generation
  2018-02-19 11:02 [Bug localedata/22861] New: #22517 broke et_EE locale generation glen@pld-linux.org
                   ` (2 preceding siblings ...)
  2018-02-19 11:30 ` glen@pld-linux.org
@ 2018-03-04 22:31 ` dilfridge at gentoo dot org
  2024-01-11 14:25 ` maiku.fabian at gmail dot com
  2024-01-11 14:25 ` maiku.fabian at gmail dot com
  5 siblings, 0 replies; 7+ messages in thread
From: dilfridge at gentoo dot org @ 2018-03-04 22:31 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=22861

Andreas K. Huettel <dilfridge at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dilfridge at gentoo dot org

--- Comment #4 from Andreas K. Huettel <dilfridge at gentoo dot org> ---
Confirmed in Gentoo: https://bugs.gentoo.org/647322

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug localedata/22861] #22517 broke et_EE locale generation
  2018-02-19 11:02 [Bug localedata/22861] New: #22517 broke et_EE locale generation glen@pld-linux.org
                   ` (3 preceding siblings ...)
  2018-03-04 22:31 ` dilfridge at gentoo dot org
@ 2024-01-11 14:25 ` maiku.fabian at gmail dot com
  2024-01-11 14:25 ` maiku.fabian at gmail dot com
  5 siblings, 0 replies; 7+ messages in thread
From: maiku.fabian at gmail dot com @ 2024-01-11 14:25 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=22861

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |maiku.fabian at gmail dot com
                 CC|                            |maiku.fabian at gmail dot com
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #5 from Mike FABIAN <maiku.fabian at gmail dot com> ---
commit 7ec5f9465e732e668d0dc94ac078ba68056d6d0a
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Mon Feb 19 21:59:30 2018 +0100

    Add missing “reorder-end” in LC_COLLATE of et_EE [BZ #22517]

            [BZ #22517]
            * localedata/locales/et_EE (LC_COLLATE): add missing “reorder-end”

diff --git a/ChangeLog b/ChangeLog
index 8ced269fe7..d8de7a91a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-02-21  Mike FABIAN  <mfabian@redhat.com>
+
+       [BZ #22517]
+       * localedata/locales/et_EE (LC_COLLATE): add missing “reorder-end”
+
 2018-02-21  Rical Jasan  <ricaljasan@pacific.net>

        * io/fcntl.h: Fix a typo in a comment.
diff --git a/localedata/locales/et_EE b/localedata/locales/et_EE
index 9cb55b568f..bab7493c98 100644
--- a/localedata/locales/et_EE
+++ b/localedata/locales/et_EE
@@ -103,6 +103,8 @@ reorder-after <w>
 <U00FC> <u-diaresis>;<BAS>;<MIN>;IGNORE % ü
 <U00DC> <u-diaresis>;<BAS>;<CAP>;IGNORE % Ü

+reorder-end
+
 END LC_COLLATE

 LC_CTYPE

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug localedata/22861] #22517 broke et_EE locale generation
  2018-02-19 11:02 [Bug localedata/22861] New: #22517 broke et_EE locale generation glen@pld-linux.org
                   ` (4 preceding siblings ...)
  2024-01-11 14:25 ` maiku.fabian at gmail dot com
@ 2024-01-11 14:25 ` maiku.fabian at gmail dot com
  5 siblings, 0 replies; 7+ messages in thread
From: maiku.fabian at gmail dot com @ 2024-01-11 14:25 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=22861

Mike FABIAN <maiku.fabian at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2.28

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-01-11 14:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-19 11:02 [Bug localedata/22861] New: #22517 broke et_EE locale generation glen@pld-linux.org
2018-02-19 11:04 ` [Bug localedata/22861] " glen@pld-linux.org
2018-02-19 11:18 ` glen@pld-linux.org
2018-02-19 11:30 ` glen@pld-linux.org
2018-03-04 22:31 ` dilfridge at gentoo dot org
2024-01-11 14:25 ` maiku.fabian at gmail dot com
2024-01-11 14:25 ` maiku.fabian at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).