Bug 1358324
| Summary: | Error while configure CFME to use IPA | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | John Prause <jprause> |
| Component: | Appliance | Assignee: | Joe Vlcek <jvlcek> |
| Status: | CLOSED ERRATA | QA Contact: | amogh <amavinag> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.6.0 | CC: | abellott, cbolz, cpelland, dajohnso, jhardy, obarenbo, psavage, simaishi, vestival, wrichter |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.6.3 | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | authentication:externalauth | ||
| Fixed In Version: | 5.6.3.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1352822 | Environment: | |
| Last Closed: | 2016-11-30 19:52:37 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1352822 | ||
| Bug Blocks: | |||
(In reply to Joe Vlcek from comment #1) > $ git log > commit ee8332600ae3baa644b630c8877c7e84ac4480e3 > Author: Nick Carboni <ncarboni> > Date: Mon Sep 26 16:11:06 2016 -0400 > > Merge pull request #90 from jvlcek/bz1352822_IPA_conf_fails_locale > > Force locale to avoid failures due to erroneous locale configurations > (cherry picked from commit 67e18ad9a22363330bab2948fc827dbf5be1e476) Correction: $ git log commit 00dc91aed93188ae6f4c304905aa8f200508790a Author: Nick Carboni <ncarboni> Date: Mon Sep 26 16:11:06 2016 -0400 Merge pull request #90 from jvlcek/bz1352822_IPA_conf_fails_locale Force locale to avoid failures due to erroneous locale configurations (cherry picked from commit 67e18ad9a22363330bab2948fc827dbf5be1e476) https://bugzilla.redhat.com/show_bug.cgi?id=1358324 verified this BZ in 5.6.3.0.20161108115816_66df924 below lines are updated to /etc/default/evm: # Force locale export LANGUAGE=en_US.UTF-8 export LANG=en_US.UTF-8 export LC_CTYPE=en_US.UTF-8 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://rhn.redhat.com/errata/RHSA-2016-2839.html |
$ git log commit ee8332600ae3baa644b630c8877c7e84ac4480e3 Author: Nick Carboni <ncarboni> Date: Mon Sep 26 16:11:06 2016 -0400 Merge pull request #90 from jvlcek/bz1352822_IPA_conf_fails_locale Force locale to avoid failures due to erroneous locale configurations (cherry picked from commit 67e18ad9a22363330bab2948fc827dbf5be1e476)