Bug 1382767 - Error while configure CFME to use IPA
Summary: Error while configure CFME to use IPA
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Appliance
Version: 5.6.0
Hardware: Unspecified
OS: Linux
medium
medium
Target Milestone: GA
: 5.7.0
Assignee: Joe Vlcek
QA Contact: amogh
URL:
Whiteboard: authentication:externalauth
Depends On: 1352822
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-07 16:19 UTC by Satoe Imaishi
Modified: 2017-01-11 20:25 UTC (History)
12 users (show)

Fixed In Version: 5.7.0.4
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1352822
Environment:
Last Closed: 2017-01-11 20:25:15 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


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