Ühel kenal päeval, R, 21.07.2017 kell 05:31, kirjutas wabe: > Stroller <strol...@stellar.eclipse.co.uk> wrote: > > > When emerging Firefox the warning "LINGUAS value en_GB is not > > enabled > > using L10N use flags" is twice shown. > > > > Is there anything I can or should do about this? > > > > The only uncommented lines in /etc/locale.gen are: > > > > en_GB.UTF-8 > > UTF-8 en_GB ISO-8859-1 > > > > And in /etc/portage/make.conf I have: > > > > LINGUAS="en_GB en" > > L10N="en_GB en" > > Shouldn't it be en-GB and not en_GB?
Yes, it should be en-GB in L10N, but stay en_GB in LINGUAS. That doesn't mean the warning will necessarily go away, but L10N is purely a USE_EXPAND flag thing, and there exists no en_GB there (see profiles/desc/l10n.desc). Warning might be harmless after you fix that thing up. Mart