Your message dated Thu, 06 Sep 2007 12:17:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#440342: fixed in grep 2.5.3~dfsg-2
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-1
Severity: critical
Justification: breaks unrelated software


  grep -w is completely broken as it does not print hits on separate
lines like it should:

$ /bin/grep -w p_new *.c
archive.c:p_newarchive.c:p_newarchive.c:p_newarchive.c:p_newarchive.c:p_newarchive.c:p_newarray.c:p_newarray.c:p_newblob-iconv.c:p_newbtree.c:p_newbtree.c:p_newconcatbin.c:p_newfarch.c:p_newfifo.c:p_newint_array.c:p_newisndx.c:p_newisndx.c:p_newlog_limit.c:p_newlog_limit.c:p_newlog_limit.c:p_newmem-fifo-pool.c:p_newmmappedfile.c:p_newpaged-index.c:p_newstats-temporal.c:p_newtst-btree.c:p_newtst-isndx.c:p_newxml.c:p_new


  grep though does the right thing:
$ /bin/grep p_new *.c
archive.c:    head = p_new(archive_head, 1);
archive.c:    file = p_new(archive_file, 1);
archive.c:        file->attrs = p_new(archive_file_attr *, file->nb_attrs);
[...]

  This breaks scripts using grep -w and parsing the output very badly.


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

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-2.diff.gz
  to pool/main/g/grep/grep_2.5.3~dfsg-2.diff.gz
grep_2.5.3~dfsg-2.dsc
  to pool/main/g/grep/grep_2.5.3~dfsg-2.dsc
grep_2.5.3~dfsg-2_i386.deb
  to pool/main/g/grep/grep_2.5.3~dfsg-2_i386.deb
grep_2.5.3~dfsg-2_sparc.deb
  to pool/main/g/grep/grep_2.5.3~dfsg-2_sparc.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.
Santiago Ruano Rincón <[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, 06 Sep 2007 00:16:20 -0500
Source: grep
Binary: grep
Architecture: source i386 sparc
Version: 2.5.3~dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Changed-By: Santiago Ruano Rincón <[EMAIL PROTECTED]>
Description: 
 grep       - GNU grep, egrep and fgrep
Closes: 439827 440195 440342
Changes: 
 grep (2.5.3~dfsg-2) unstable; urgency=low
 .
   * Removed 65-dfa-optional.patch. (Closes: #439827, #440195, #440342)
Files: 
 10e134a513b2da9d4387b7a1615828e1 658 utils required grep_2.5.3~dfsg-2.dsc
 3d3415551658ce3a14ec5c8fbbc93099 9921 utils required grep_2.5.3~dfsg-2.diff.gz
 cd8910ae221372381ab0d049fe1392fe 273106 utils required 
grep_2.5.3~dfsg-2_i386.deb
 52f4af5006882f75c9f3de390050484f 276434 utils required 
grep_2.5.3~dfsg-2_sparc.deb

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

iD8DBQFG3+3tgY5NIXPNpFURAtK5AKCaKbCswT1zN6uZasHogD/9hivEkACfW5FW
5ZNbuhAUyGouDhnFdMQN/m4=
=MPRI
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to