Your message dated Thu, 04 Oct 2007 12:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#181378: fixed in grep 2.5.3~dfsg-3
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 am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: grep
Version: 2.5.3~dfsg-2
Severity: grave
Justification: renders package unusable

With etch's grep:

    % time LC_ALL=C grep -v '^ ' short | LC_ALL=C grep : >| /dev/null
    LC_ALL=C grep --color=tty -d skip -v '^ ' short  0,00s user 0,00s system 
89% cpu 0,004 total
    LC_ALL=C grep --color=tty -d skip : >| /dev/null  0,00s user 0,00s system 
0% cpu 0,004 total
    % time grep -v '^ ' short | grep : >| /dev/null
    grep --color=tty -d skip -v '^ ' short  0,00s user 0,00s system 93% cpu 
0,009 total
    grep --color=tty -d skip : >| /dev/null  0,00s user 0,00s system 50% cpu 
0,008 total

With the one in unstable:

    % LC_ALL=C grep -v '^ ' short | LC_ALL=C grep : >| /dev/null
    LC_ALL=C grep --color=tty -d skip -v '^ ' short  0,00s user 0,00s system 
87% cpu 0,005 total
    LC_ALL=C grep --color=tty -d skip : >| /dev/null  0,00s user 0,00s system 
0% cpu 0,004 total
    % time grep -v '^ ' short | grep : >| /dev/null
    grep --color=tty -d skip -v '^ ' short  10,97s user 0,05s system 99% cpu 
11,101 total
    grep --color=tty -d skip : >| /dev/null  0,00s user 0,00s system 0% cpu 
11,100 total


So it seems that multibyte support is completely broken for some reason.
This renders grep compltely unsuitable for use in code like the kernel,
which is what it's made for in the first place.

    % locale
    LANG=C
    LC_CTYPE=fr_FR.utf8
    LC_NUMERIC=fr_FR.utf8
    LC_TIME=fr_FR.utf8
    LC_COLLATE=fr_FR.utf8
    LC_MONETARY=fr_FR.utf8
    LC_MESSAGES=C
    LC_PAPER=fr_FR.utf8
    LC_NAME=fr_FR.utf8
    LC_ADDRESS=fr_FR.utf8
    LC_TELEPHONE=fr_FR.utf8
    LC_MEASUREMENT=fr_FR.utf8
    LC_IDENTIFICATION=fr_FR.utf8
    LC_ALL=

  The "short" file is the "git shortlog" of git. It's a 13k lines long
file, 625ko big.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages grep depends on:
ii  libc6                         2.6.1-4    GNU C Library: Shared libraries

grep recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: grep
Source-Version: 2.5.3~dfsg-3

We believe that the bug you reported is fixed in the latest version of
grep, which is due to be installed in the Debian FTP archive:

grep_2.5.3~dfsg-3.diff.gz
  to pool/main/g/grep/grep_2.5.3~dfsg-3.diff.gz
grep_2.5.3~dfsg-3.dsc
  to pool/main/g/grep/grep_2.5.3~dfsg-3.dsc
grep_2.5.3~dfsg-3_i386.deb
  to pool/main/g/grep/grep_2.5.3~dfsg-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anibal Monsalve Salazar <[EMAIL PROTECTED]> (supplier of updated grep package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


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

Format: 1.7
Date: Thu, 04 Oct 2007 21:01:16 +1000
Source: grep
Binary: grep
Architecture: source i386
Version: 2.5.3~dfsg-3
Distribution: unstable
Urgency: high
Maintainer: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Changed-By: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Description: 
 grep       - GNU grep, egrep and fgrep
Closes: 181378 350206 368575 429435 432636 439931 441006 442882 444164
Changes: 
 grep (2.5.3~dfsg-3) unstable; urgency=high
 .
   * Acknowledge NMU. Closes: #181378, #442882, #439931, #368575,
     #350206, #432636, #441006, #444164, #429435
   * debian/control: added homepage
Files: 
 9634be6dc678db211b80a505b5fd2fdc 703 utils required grep_2.5.3~dfsg-3.dsc
 f38cd1e84e70ea244f6ef0ef901e2edc 16438 utils required grep_2.5.3~dfsg-3.diff.gz
 55072d5f3ab1ad8d59a5355de11b53f4 277064 utils required 
grep_2.5.3~dfsg-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHBN0BgY5NIXPNpFURAjnRAKCNKtYgLLVuFbU59OhGzfSEoiYBrQCZAXF+
6joAY6olWsHhkpkDJm4TkQY=
=5qXC
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to