[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#286281: locales are not generated



[Christian Perrier]
> > > LANG=fr_FR@euro
> > > LC_CTYPE="fr_FR"
> > > LC_NUMERIC="fr_FR"
> > > LC_TIME="fr_FR"
> > > LC_COLLATE="fr_FR"
> > > LC_MONETARY="fr_FR"
> > > LC_MESSAGES="fr_FR"
> > > LC_PAPER="fr_FR"
> > > LC_NAME="fr_FR"
> > > LC_ADDRESS="fr_FR"
> > > LC_TELEPHONE="fr_FR"
> > > LC_MEASUREMENT="fr_FR"
> > > LC_IDENTIFICATION="fr_FR"
> > > LC_ALL=fr_FR
> 
> *this* is not what is shown by default French installs after running
> d-i rc2. I'm pretty sure that no d-i version except maybe some old
> daily builds have had any other behaviour.
> 
> LANG as well as all LC_* variables should be set to "fr_FR@euro", not
> fr_FR. The LC_* value comes from LANG, indeed. They are not set
> explicitely anywhere.
> 
> LC_ALL is *not* set at all, of course.

In 'locale' output, variables are quoted when they are not explicitly set,
but get their values from other variables, in this case LC_ALL.
So it looks like the bug submitter erroneously added LC_ALL=fr_FR into
user's configuration file.

Denis



Reply to: