bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: sed bug when installing texlive-latex-base


From: Terje Bråten
Subject: Re: sed bug when installing texlive-latex-base
Date: Sun, 27 Nov 2011 22:18:48 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

Hi again.

Here is a shortened example of how I can trigger the sed bug.

Put the three files updmap_edit, input1 and input2 in the same directory.
Then run the file updmap_edit (sh updmap_edit).

This crashes when I have the following locale:
LANG=nb_NO.UTF-8
LANGUAGE=nb:en
LC_CTYPE=nb_NO.UTF-8
LC_NUMERIC="nb_NO.UTF-8"
LC_TIME="nb_NO.UTF-8"
LC_COLLATE=nb_NO.UTF-8
LC_MONETARY="nb_NO.UTF-8"
LC_MESSAGES=nb_NO.UTF-8
LC_PAPER="nb_NO.UTF-8"
LC_NAME="nb_NO.UTF-8"
LC_ADDRESS="nb_NO.UTF-8"
LC_TELEPHONE="nb_NO.UTF-8"
LC_MEASUREMENT="nb_NO.UTF-8"
LC_IDENTIFICATION="nb_NO.UTF-8"
LC_ALL=

If I run it with
$  LC_ALL=C sh updmap_edit
then nothing crashes and all seems to be normal.



Terje Bråten.

Attachment: updmap_edit
Description: Text document

Attachment: input1
Description: Text document

Attachment: input2
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]