----- Original Message ----- From: "Santiago Ruano Rincón" <santi...@debian.org>
To: "Igor O. Ladygin" <a...@zabtrans.ru>
Cc: <624...@bugs.debian.org>
Sent: Wednesday, June 01, 2011 5:39 PM
Subject: Re: Bug#624387: grep: Incorrect bracket expression parsing with
national locale


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 31/05/11 05:40, Igor O. Ladygin wrote:

This Squeeze bug still have not been corrected, nor in the 2.6 or
2.7 (experimental). I did not run some scripts that I do?

Sent by ASSA


Hi, Igor

I've juste uploaded grep 2.8 to unstable. Upstream made some changes
to fix the bug, could you try it and let us know if the problem is solved?

Thanks,

Santiago

The problem was not solved:

xiron:/home/assa# apt-get -t unstable install grep
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
 grep
1 upgraded, 0 newly installed, 0 to remove and 386 not upgraded.
Need to get 375 kB of archives.
After this operation, 201 kB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian/ unstable/main grep i386 2.8-2 [375 kB]
Fetched 375 kB in 11s (33.5 kB/s)
(Reading database ... 76799 files and directories currently installed.)
Preparing to replace grep 2.7-2 (using .../archives/grep_2.8-2_i386.deb) ...
Unpacking replacement grep ...
Processing triggers for man-db ...
Processing triggers for install-info ...
Setting up grep (2.8-2) ...
xiron:/home/assa# grep -V
grep (GNU grep) 2.8
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Mike Haertel and others, see
<http://git.sv.gnu.org/cgit/grep.git/tree/AUTHORS>.
xiron:/home/assa# echo Пример|grep -qE "[Пп]ример"; echo $?
1
xiron:/home/assa# echo Sример|grep -qE "[Ss]ример"; echo $?
0
xiron:/home/assa# locale
LANG=
LANGUAGE=
LC_CTYPE=ru_RU.KOI8-R
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE=ru_RU.KOI8-R
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=

Sent by ASSA




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to