Bug 1691528
Summary: | glibc: Binary locale files vary within a mutilib set e.g. x86_64/i686 and should not. | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | DJ Delorie <dj> |
Component: | glibc | Assignee: | DJ Delorie <dj> |
Status: | CLOSED ERRATA | QA Contact: | qe-baseos-tools-bugs |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.1 | CC: | ashankar, codonell, dj, fweimer, mnewsome, pfrankli, skolosov |
Target Milestone: | rc | ||
Target Release: | 8.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glibc-2.28-58.el8 | Doc Type: | No Doc Update |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-11-05 21:29:04 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: |
Description
DJ Delorie
2019-03-21 20:16:36 UTC
Note that we build glibc in Red Hat Enterprise Linux 8 using -msse2 -mfpmath=sse, so the discrepancy should not materialize there because excess precision is avoided due to the use of SSE2 (on both i686 and x86_64). Verified, the file /usr/lib/locale/locale-archive.tmpl is the same on i686 and x86_64 architectures. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:3513 |