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

Re: Bug#127413: base-config: 101 instances of Setting locale failed message during install



Chris Tillman wrote:
> > Which locales message might that be? You don't mean the PERL_BADLANG one
> > do you? 
> 
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
> 	LANGUAGE = (unset),
> 	LC_ALL = "",
> 	LANG = "English (QWERTY/US)"
>     are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").
> 
> > What is your LANG set to? 
> 
> echo $LANG returns a newline only.

Ok, well, during the install it was set to "English (QWERTY/US)" which
is verry broken.

> > Did you install with the boot
> > floppies language chooser? Which language did you select?
> 
> Yes, English

I can't be sure, but I suspect that the language chooser is responsible
for this bogosity of LANGUAGE in /root/debootstrap_settings, and it is being
propigated into base-config's environment. This is borne out by:

./utilities/dbootstrap/langs/english.src:            <name>English (QWERTY/US)</name>

I really don't want to turn the PERL_BADLANG hack back on in
base-config. Especially because if I _do_, it will probably just mask
the problem and everyone will get the base-config step in english. Lang
needs to be of the form LL_ll, period.

Can this be fixed in the boot floppies please?

-- 
see shy jo



Reply to: