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

Bug#10205: marked as done (perl 5.004-1 can't handle locales)



Your message dated 10 Mar 1998 23:17:04 -0800
with message-id <87wwe1hf2n.fsf@perv.daft.com>
and subject line It was (probably) a libc6 bug
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Ian Jackson
(administrator, Debian bugs database)

Received: (at submit) by bugs.debian.org; 28 May 1997 21:02:17 +0000
Received: (qmail 1660 invoked from network); 28 May 1997 21:02:16 -0000
Received: from max1-66.netcologne.de (HELO haitech) (root@194.8.196.66)
  by master.debian.org with SMTP; 28 May 1997 21:02:16 -0000
Received: by haitech
	id m0wWprT-00013gC
	(Debian Smail-3.2 1996-Jul-4 #2); Wed, 28 May 1997 23:02:23 +0200 (CEST)
Message-Id: <m0wWprT-00013gC@haitech>
Sender: martinb@uni-koeln.de (Martin Bialasinski)
Date: Wed, 28 May 1997 23:02:23 +0200 (CEST)
From: Martin.Bialasinski@uni-koeln.de
Sender: Martin Bialasinski <martinb@haitech.internet-treff.de>
Reply-To: Martin.Bialasinski@uni-koeln.de
Subject: perl 5.004-1 can't handle locales
To: submit@bugs.debian.org
MIME-Version: 1.0
Content-Type: TEXT/plain; CHARSET=US-ASCII

Package: perl
Version: 5.004-1

Hi,
I upgraded to libc6 2.0.3-4 (without libc6-dev), now perl has problems
with locale.

Example:

bash$ export  LANG=

bash$ date
Wed May 28 22:51:29 CEST 1997

bash$ ./myrup        <--------- from the perl examples
node    load (u)
------- --------
[...]

bash$ export LANG=de_DE

bash$ date
Mit Mai 28 22:54:29 CEST 1997

bash$ ./myrup
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LC_ALL = (unset),
        LC_MESSAGES = "C",
        LANG = "de_DE"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
node    load (u)
------- --------

As you can see date respects the German settings, but perl has some
problems. Or am I wrong and libc6 is broken ?
LC_MESSAGES=C is set be me, because I want plain English error messages.

As this happens to all perlscripts (also the ones during package
installation) this is somehow annoying and cluttering up the screen.

Ciao,
	Martin


--
E-mail the word "unsubscribe" to debian-devel-request@lists.debian.org
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to listmaster@debian.org .


Reply to: