Bug#221790: perl: please kick out that annoying locale warning

2022-11-27 Thread Dominic Hargreaves
On Sat, Nov 26, 2022 at 09:44:06AM -0800, Russ Allbery wrote: > Rene Engelhard writes: > > > dpkg-buildpackage: source package is dmake > > perl: warning: Setting locale failed. > > perl: warning: Please check that your locale settings: > > LANGUAGE = (unset), > > LC_ALL = (unset)

Bug#221790: perl: please kick out that annoying locale warning

2022-11-26 Thread Russ Allbery
Rene Engelhard writes: > dpkg-buildpackage: source package is dmake > perl: warning: Setting locale failed. > perl: warning: Please check that your locale settings: > LANGUAGE = (unset), > LC_ALL = (unset), > LANG = "de_DE@euro" > are supported and installed on your sy

Bug#221790: perl: please kick out that annoying locale warning

2008-03-09 Thread era eriksson
On Sun, 9 Mar 2008 18:05:42 +1100, "Brendan O'Dea" <[EMAIL PROTECTED]> said: > On Thu, Mar 06, 2008 at 10:54:55PM +0200, era eriksson wrote: > > How about adding something like this to /etc/skel/.bash_profile > > instead of fixing a warning in Perl which is, per se, correct and > > warranted? > > >

Bug#221790: perl: please kick out that annoying locale warning

2008-03-08 Thread Brendan O'Dea
On Thu, Mar 06, 2008 at 10:54:55PM +0200, era eriksson wrote: >How about adding something like this to /etc/skel/.bash_profile instead >of fixing a warning in Perl which is, per se, correct and warranted? > >case `perl -e 1 2>&1` in > *'perl: warning: Setting locale failed'*) >echo .bash_profi

Bug#221790: perl: please kick out that annoying locale warning

2008-03-06 Thread era eriksson
> perl: warning: Setting locale failed. > perl: warning: Please check that your locale settings: > LANGUAGE = (unset), > LC_ALL = (unset), > LANG = "[EMAIL PROTECTED]" > are supported and installed on your system. How about adding something like this to /etc/skel/.bash_