Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647322 - sys-libs/glibc-2.27-r1: locale-gen: et_EE.UTF-8 locale: "[error] LC_COLLATE: missing `reorder-end' keyword"
Summary: sys-libs/glibc-2.27-r1: locale-gen: et_EE.UTF-8 locale: "[error] LC_COLLATE: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL: https://sourceware.org/bugzilla/show_...
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.27
  Show dependency tree
 
Reported: 2018-02-11 17:53 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2018-05-25 18:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2018-02-11 17:53:03 UTC
My /etc/locale.gen contains 11 entries.
'et_EE.UTF-8 UTF-8' is one of them.
During pkg_postinst() of sys-libs/glibc or when running `locale-gen` manually, an error occurs for et_EE.UTF-8 locale.
I think that this problem was absent in ~sys-libs/glibc-2.26.


# locale-gen
 * Generating 11 locales (this might take a while) with 2 jobs
 *  ( 1/11) Generating cs_CZ.UTF-8 ...                  [ ok ]
 *  ( 2/11) Generating en_US.UTF-8 ...                  [ ok ]
 *  ( 3/11) Generating et_EE.UTF-8 ...
failed to set locale!
[error] LC_COLLATE: missing `reorder-end' keyword       [ ok ]
 *  ( 4/11) Generating fr_FR.UTF-8 ...                  [ ok ]
 *  ( 6/11) Generating lt_LT.UTF-8 ...                  [ ok ]
 *  ( 5/11) Generating ja_JP.UTF-8 ...                  [ ok ]
 *  ( 7/11) Generating pl_PL.UTF-8 ...                  [ ok ]
 *  ( 8/11) Generating ru_RU.UTF-8 ...                  [ ok ]
 *  (10/11) Generating tr_TR.UTF-8 ...                  [ ok ]
 *  ( 9/11) Generating sk_SK.UTF-8 ...                  [ ok ]
 *  (11/11) Generating uk_UA.UTF-8 ...                  [ ok ]
 * Generation complete
 * Adding locales to archive ...                        [ ok ]
Comment 1 Mart Raudsepp gentoo-dev 2018-02-11 18:24:23 UTC
Let me know if this needs any input from a native speaker. It worked in 2.26, I haven't tested 2.27 personally yet to observe the issue.
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2018-03-04 22:37:14 UTC
Patch added to gentoo/2.27 branch
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2018-05-25 18:40:39 UTC
This is fixed in sys-libs/glibc-2.27-r3.