#4844 closed defect (fixed)
glibc: `make localedata/install-locales` does not install some locales needed by tests
| Reported by: | Pierre Labastie | Owned by: | lfs-book |
|---|---|---|---|
| Priority: | normal | Milestone: | 11.0 |
| Component: | Book | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by )
C.UTF-8 and ja_JP.SIJS are not in localedata/SUPPORTED, but tests may benefit of their presence. Report by Douglas Reno.
Change History (7)
comment:1 by , 5 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 5 years ago
comment:3 by , 5 years ago
From Xi Ruoyao on freenode:
We can split C.UTF-8 and ja_JP.SIJS into a separate <screen> and add a description like "install two locales not supported by Glibc developers, but needed for the testsuite of some packages"
comment:4 by , 5 years ago
| Summary: | glibc: installing the full set of locales does not install some fonts needed by tests → glibc: installing the full set of locales does not install some locales needed by tests |
|---|
comment:5 by , 5 years ago
| Summary: | glibc: installing the full set of locales does not install some locales needed by tests → glibc: `make localedata/install-locales` does not install some locales needed by tests |
|---|
Make the title more precise.
comment:6 by , 5 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed at commit 49e360b9b52900bdda162467c1d01244379c093b
Note:
See TracTickets
for help on using tickets.

I will note that both C.utf8 and ja_JP.sijs are listed on rivendell with 'locale -a'and I did not do anything about locales other than run jhalfs. It looks like this is fixed in the current -dev version Chapter 8.5. Glibc-2.33 and it's been that way for at least a year.
This ticket probably should be marked 'worksforme'.