Bug 1700675

Summary: Inconsistent locale configuration
Product: Red Hat Enterprise Linux 8 Reporter: Jan Pazdziora (Red Hat) <jpazdziora>
Component: ubi8-containerAssignee: Lokesh Mandvekar <lsm5>
Status: CLOSED ERRATA QA Contact: Martin Jenner <mjenner>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.0CC: bbreard, ddarrah, jpazdziora, jwboyer
Target Milestone: rc   
Target Release: 8.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-05 23:04:54 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 Jan Pazdziora (Red Hat) 2019-04-17 07:13:42 UTC
Description of problem:

The base image configures

  LANG="en_US.UTF-8"

but that locale is not installed.

Version-Release number of selected component (if applicable):

REPOSITORY                              TAG                 IMAGE ID            CREATED             SIZE
registry.access.redhat.com/rhel8-beta   latest              a80dad1c1953        5 months ago        203 MB

How reproducible:

Deterministic.

Steps to Reproduce:
1. docker run --rm registry.access.redhat.com/rhel8-beta cat /etc/locale.conf
LANG="en_US.UTF-8"
2. docker run --rm registry.access.redhat.com/rhel8-beta locale -a

Actual results:

  LANG="en_US.UTF-8"

  C
  C.utf8
  POSIX

Expected results:

Either LANG="C.utf8", or en_US.utf8 installed.

Additional info:

The registry.access.redhat.com/rhel7 has 

  C
  POSIX
  en_US.utf8

installed.

Comment 10 Jan Pazdziora (Red Hat) 2019-07-12 10:45:54 UTC
To cross reference, Fedora 30 image now has the same issue, bug 1729454.

Comment 12 errata-xmlrpc 2019-11-05 23:04:54 UTC
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/RHBA-2019:3710