That file should be a symlink to locale.conf:

~ $ file /etc/env.d/02locale
/etc/env.d/02locale: symbolic link to ../locale.conf

It looks like there have been attempts to remove these two files
(especially the symlink) from the images.
I do not understand why.
I should have fixed it now in the buld scripts:

commit 53a0ab8f48d50bc1f923cd240d343d766182bbe2
Author: Fabio Erculiani <lx...@sabayon.org>
Date:   Fri Aug 12 22:33:34 2016 +0200

    [scripts] make sure to only write /etc/locale.conf and force 02locale
as symlink.

    This fixes locale config after install.

commit fadf05624a1c6149a09977a06bb22f46b70261af
Author: Fabio Erculiani <lx...@sabayon.org>
Date:   Fri Aug 12 22:28:53 2016 +0200

    Do not remove /etc/locale.conf and /etc/env.d/02locale

    WE NEED THEM! ESPECIALLY THE 02locale SYMLINK!



On Fri, Aug 12, 2016 at 6:27 PM, sabayonino <sabayon...@gmail.com> wrote:

> Hi, another issue for MATE DEV (I think for all ISO's)
>
> Installation was fine but language was not set properly
>
> During installation I choosed Italian language.
>
> System has kept US-English language
>
> localectl is set to it_IT UTF-8 (ok)
>
> but /etc/env.d/02locale is set to:
> LANG=us_US.UTF-8
> LANGUAGE=us_US.UTF-8
> LC_ALL=us_US.UTF-8
>
>
> solved with :
> LANG=it_IT.UTF-8
> LANGUAGE=it_IT.UTF-8
> LC_ALL=it_IT.UTF-8
>
>
> cheers :)
>
>
>


-- 
 Fabio Erculiani


Reply via email to