Bug 1382767

Summary: Error while configure CFME to use IPA
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: ApplianceAssignee: Joe Vlcek <jvlcek>
Status: CLOSED CURRENTRELEASE QA Contact: amogh <amavinag>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.6.0CC: abellott, cbolz, cpelland, dajohnso, dberger, jhardy, jvlcek, obarenbo, psavage, simaishi, vestival, wrichter
Target Milestone: GAKeywords: Reopened, TestOnly, ZStream
Target Release: 5.7.0   
Hardware: Unspecified   
OS: Linux   
Whiteboard: authentication:externalauth
Fixed In Version: 5.7.0.4 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1352822 Environment:
Last Closed: 2017-01-11 20:25:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1352822    
Bug Blocks:    

Comment 1 Joe Vlcek 2016-10-07 21:08:21 UTC
$ 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)

Comment 2 amogh 2016-11-08 17:01:34 UTC
verified this BZ in 5.7.0.9-beta2.1.20161101182054_eb0afaa

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