From: "Nux!" <nux(a)li.nux.ro>
To: "Yedidyah Bar David" <didi(a)redhat.com>
Cc: users(a)ovirt.org
Sent: Wednesday, August 28, 2013 11:59:59 AM
Subject: Re: [Users] engine-setup fails on CentOS 6.4 because of postgresql
On 28.08.2013 09:23, Yedidyah Bar David wrote:
> Hi,
>
> ----- Original Message -----
>> From: "Nux!" <nux(a)li.nux.ro>
>> To: users(a)ovirt.org
>> Sent: Wednesday, August 28, 2013 11:14:55 AM
>> Subject: [Users] engine-setup fails on CentOS 6.4 because of
>> postgresql
>>
>> Hello,
>>
>> Installed ovirt engine from the official repos, but engine-setup
>> fails
>> because of the database. Logs here:
>>
http://paste.fedoraproject.org/35360/77293137/
>>
http://paste.fedoraproject.org/35361/76773031/
>
> This file says:
> createdb: database creation failed: ERROR: encoding UTF8 does not
> match locale en_GB
> DETAIL: The chosen LC_CTYPE setting requires encoding LATIN1.
>
> Can you try with a UTF-8 locale?
Hi
What exactly should I do? I tried changing lc_ stuff in postgresql.conf
to en_GB.UTF-8 but it doesn't help.