Comment 17 for bug 1382774

Revision history for this message
Adam Collard (adam-collard) wrote : Re: [Bug 1382774] Re: Postgresql installation for MAAS fails on locales missing language packs

On 12 November 2014 14:17, Adam Collard <email address hidden> wrote:

> On 12 November 2014 14:00, Martin Pitt <email address hidden> wrote:
>
>> Adam, what are your settings in /etc/default/locale ?
>>
>
> $ cat /etc/default/locale
> # Created by cloud-init v. 0.7.5 on Wed, 12 Nov 2014 13:51:27 +0000
> LANG="en_US.UTF-8"
>
> I wonder if the issue here is that it's /just/ LANG being set there and
> not LC_ALL?
>

Confirmed my own theory, if I do this again with having LC_ALL in
/etc/default/locale set to en_US.UTF-8 then I get a cluster as expected.