Bug 1322292
| Summary: | Incorrect date and time locales | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Ondrej Moriš <omoris> | ||||||
| Component: | glibc | Assignee: | glibc team <glibc-bugzilla> | ||||||
| Status: | CLOSED WONTFIX | QA Contact: | qe-baseos-tools-bugs | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 6.8 | CC: | ashankar, codonell, fweimer, mnewsome, pfrankli | ||||||
| Target Milestone: | rc | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | |||||||||
| : | 1322585 (view as bug list) | Environment: | |||||||
| Last Closed: | 2017-11-08 09:30:35 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Ondrej Moriš
2016-03-30 08:37:25 UTC
Created attachment 1141620 [details]
Test Case
Created attachment 1141621 [details]
Broken Locales
Upstream 2.22 has less broken locales: Error converting time string to struct in gd_GB locale Error converting time string to struct in gd_GB.iso885915 locale Error converting time string to struct in gd_GB.utf8 locale Error converting time string to struct in lzh_TW locale Error converting time string to struct in lzh_TW.utf8 locale Error converting time string to struct in my_MM locale Error converting time string to struct in my_MM.utf8 locale Same with upstream master (using a chroot script): FAIL: Error converting time string to struct in gd_GB locale FAIL: Error converting time string to struct in gd_GB.iso885915 locale FAIL: Error converting time string to struct in gd_GB.utf8 locale FAIL: Error converting time string to struct in lzh_TW locale FAIL: Error converting time string to struct in lzh_TW.utf8 locale FAIL: Error converting time string to struct in my_MM locale FAIL: Error converting time string to struct in my_MM.utf8 locale This is going to have to go upstream first. Depending on the change the backport may not be suitable for RHEL6, but might be for RHEL7 (I'll clone to there next). I filed an upstream bug. https://sourceware.org/bugzilla/show_bug.cgi?id=19890 RHEL 7 shows: FAIL: Error converting time string to struct in ar_AE locale FAIL: Error converting time string to struct in ar_AE.iso88596 locale FAIL: Error converting time string to struct in ar_AE.utf8 locale FAIL: Error converting time string to struct in ar_BH locale FAIL: Error converting time string to struct in ar_BH.iso88596 locale FAIL: Error converting time string to struct in ar_BH.utf8 locale FAIL: Error converting time string to struct in ar_DZ locale FAIL: Error converting time string to struct in ar_DZ.iso88596 locale FAIL: Error converting time string to struct in ar_DZ.utf8 locale FAIL: Error converting time string to struct in ar_EG locale FAIL: Error converting time string to struct in ar_EG.iso88596 locale FAIL: Error converting time string to struct in ar_EG.utf8 locale FAIL: Error converting time string to struct in ar_IQ locale FAIL: Error converting time string to struct in ar_IQ.iso88596 locale FAIL: Error converting time string to struct in ar_IQ.utf8 locale FAIL: Error converting time string to struct in ar_JO locale FAIL: Error converting time string to struct in ar_JO.iso88596 locale FAIL: Error converting time string to struct in ar_JO.utf8 locale FAIL: Error converting time string to struct in ar_KW locale FAIL: Error converting time string to struct in ar_KW.iso88596 locale FAIL: Error converting time string to struct in ar_KW.utf8 locale FAIL: Error converting time string to struct in ar_LB locale FAIL: Error converting time string to struct in ar_LB.iso88596 locale FAIL: Error converting time string to struct in ar_LB.utf8 locale FAIL: Error converting time string to struct in ar_LY locale FAIL: Error converting time string to struct in ar_LY.iso88596 locale FAIL: Error converting time string to struct in ar_LY.utf8 locale FAIL: Error converting time string to struct in ar_MA locale FAIL: Error converting time string to struct in ar_MA.iso88596 locale FAIL: Error converting time string to struct in ar_MA.utf8 locale FAIL: Error converting time string to struct in ar_OM locale FAIL: Error converting time string to struct in ar_OM.iso88596 locale FAIL: Error converting time string to struct in ar_OM.utf8 locale FAIL: Error converting time string to struct in ar_QA locale FAIL: Error converting time string to struct in ar_QA.iso88596 locale FAIL: Error converting time string to struct in ar_QA.utf8 locale FAIL: Error converting time string to struct in ar_SD locale FAIL: Error converting time string to struct in ar_SD.iso88596 locale FAIL: Error converting time string to struct in ar_SD.utf8 locale FAIL: Error converting time string to struct in ar_SY locale FAIL: Error converting time string to struct in ar_SY.iso88596 locale FAIL: Error converting time string to struct in ar_SY.utf8 locale FAIL: Error converting time string to struct in ar_TN locale FAIL: Error converting time string to struct in ar_TN.iso88596 locale FAIL: Error converting time string to struct in ar_TN.utf8 locale FAIL: Error converting time string to struct in ar_YE locale FAIL: Error converting time string to struct in ar_YE.iso88596 locale FAIL: Error converting time string to struct in ar_YE.utf8 locale FAIL: Error converting time string to struct in my_MM locale FAIL: Error converting time string to struct in my_MM.utf8 locale FAIL: Error setting locale no_NO.ISO-8859-1 Which points at a core ar_* locale issue, and a core my_* locale issue. Red Hat Enterprise Linux 6 transitioned to the Production 3 Phase on May 10, 2017. During the Production 3 Phase, Critical impact Security Advisories (RHSAs) and selected Urgent Priority Bug Fix Advisories (RHBAs) may be released as they become available. This issue does not qualify, but we will consider incorporating an upstream change into Red Hat Enterprise Linux 7 if it becomes available. Development Management has reviewed and declined this request. You may appeal this decision by reopening this request. |