$ 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)
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