Bug 1312910 - Running login shell in 'rhscl/varnish-4-rhel7' container outputs warnings.
Summary: Running login shell in 'rhscl/varnish-4-rhel7' container outputs warnings.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Software Collections
Classification: Red Hat
Component: rh-varnish4-container
Version: rh-varnish4
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: alpha
: 2.2
Assignee: Jan Kaluža
QA Contact: Peter Hostačný
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-29 13:59 UTC by Peter Hostačný
Modified: 2016-08-01 01:06 UTC (History)
5 users (show)

Fixed In Version: rh-varnish4-docker-4-12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-31 10:20:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2016:1162 0 normal SHIPPED_LIVE new container image: rhscl/varnish-4-rhel7 2016-05-31 14:00:06 UTC

Description Peter Hostačný 2016-02-29 13:59:14 UTC
Description of problem:
Running 'bash -l' in 'rhscl/varnish-4-rhel7' yells some warnings:
bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory
bash: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
bash: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
bash: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
bash: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory

Running container with 'bash -l' argument cause the same behavior.
$ docker run --rm -ti rhscl/varnish-4-rhel7 bash -l


Version-Release number of selected component (if applicable):
rhscl/varnish-4-rhel7:4-5

How reproducible:
Always


Steps to Reproduce:
1. docker run --rm -ti rhscl/varnish-4-rhel7 bash -l
OR
1. docker run --rm -ti rhscl/varnish-4-rhel7 bash
2. bash -l

Actual results:
Warnings after login shell start.

Expected results:
No warnings on output after start of login shell.

Additional info:

Comment 6 errata-xmlrpc 2016-05-31 10:20:43 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/RHEA-2016:1162


Note You need to log in before you can comment on or make changes to this bug.