Description of problem: failed to create 'engine' db with the following message: [engine-db-install] creating engine db on postgres. /usr/share/ovirt-engine/dbscripts ~ /usr/share/ovirt-engine/dbscripts /usr/share/ovirt-engine/dbscripts Creating the database: engine dropdb: database removal failed: ERROR: database "engine" does not exist createdb: database creation failed: ERROR: encoding "UTF8" does not match locale "en_US" DETAIL: The chosen LC_CTYPE setting requires encoding "LATIN1". Failed to create database engine /usr/share/ovirt-engine/dbscripts my locale: [root@localhost ~]# locale LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL= Version-Release number of selected component (if applicable): ovirt-engine-3.2.0-2 How reproducible: 100% Steps to Reproduce: run engine-setup after fresh f18 installation Actual results: Expected results: Additional info:
Please try to follow http://stackoverflow.com/questions/13115692/encoding-utf8-does-not-match-locale-en-us-the-chosen-lc-ctype-setting-requires
please ignore comment #1 (not related)
The patch in ovirt-gerrit (http://gerrit.ovirt.org/12004) did fix the engine-setup run for me.
fixed in commit : b12fc07
as RC is built, moving to ON_QA (hopefully did not catch incorrect bugs when doing this)
closing as this should be in 3.3 (doing so in bulk, so may be incorrect)