Your message dated Fri, 04 Mar 2016 22:37:34 +0000 with message-id <[email protected]> and subject line Bug#356120: fixed in grep 2.23.7~9e28-1 has caused the Debian Bug report #356120, regarding grep: behaviour of multiple -e expressions is undocumented 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 356120: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=356120 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: grep Version: 2.5.1.ds2-4 Severity: normal The result of this command is undocumented: echo foo |grep -e foo -e bar -e baz In fact the manpage and help output both suggest that this will be rejected, because -e is only allowed once: grep [options] [-e PATTERN | -f FILE] [FILE...] (actually, the help output doesn't say that, which is an inconsistency) The behaviour seems to be that any of the matches is allowed, similar to grep -E 'foo|bar|baz'.. On that note, does grep allow matching multiple things, in any order? As in, the 1-process equivalent of |grep foo|grep bar|grep baz, or grep -E '(foo.*bar)|(bar.*foo)'.
--- End Message ---
--- Begin Message ---Source: grep Source-Version: 2.23.7~9e28-1 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. 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: SHA512 Format: 1.8 Date: Fri, 04 Mar 2016 21:14:58 +0100 Source: grep Binary: grep Architecture: source Version: 2.23.7~9e28-1 Distribution: experimental Urgency: medium Maintainer: Anibal Monsalve Salazar <[email protected]> Changed-By: Santiago Ruano Rincón <[email protected]> Description: grep - GNU grep, egrep and fgrep Closes: 356120 Changes: grep (2.23.7~9e28-1) experimental; urgency=medium . * debian/rules: set DEB_MAKE_CHECK_TARGET to run expensive tests on amd64 and i386 only, and cheap tests on any other architecture. * Add 81-356120-document-multiple-e.patch to clarify information about multiple -e and -f options. Closes: #356120. * Updated 80-587930-man-ere-reference.patch to modify grep.texi. Checksums-Sha1: fecd2dbac355492013f5d5a372167be8a01eabd3 1970 grep_2.23.7~9e28-1.dsc eafe207faf634c3f2212cce1ea7cc5eb0147475e 1313280 grep_2.23.7~9e28.orig.tar.xz 5849ae83eeec6deffa8ed4017112d916dfab7776 108884 grep_2.23.7~9e28-1.debian.tar.bz2 Checksums-Sha256: b6a6868e40500a8aea6d144083139928f4557530607e1ad7e5d278f426b19327 1970 grep_2.23.7~9e28-1.dsc 6bc6f46daed1f6cd921dbfa03b2ee91a8feb53efb3698b57081cc3042cc73542 1313280 grep_2.23.7~9e28.orig.tar.xz 0bc259d26f2b2cb93585b4df3678851baccd8019dc81d2247641a679060d9c09 108884 grep_2.23.7~9e28-1.debian.tar.bz2 Files: f4d72e82ec4f53f269de701efc21b67c 1970 utils required grep_2.23.7~9e28-1.dsc 7842607b80cfb67d1e20e803ff5b6051 1313280 utils required grep_2.23.7~9e28.orig.tar.xz 3cf4529ea78b230cbb73d73f1b8c7a13 108884 utils required grep_2.23.7~9e28-1.debian.tar.bz2 -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJW2fKbAAoJEN5v/bjI1ki9kO8QAIyz6qMKsjp7QWBQ63LHg3BR XfwCb/aJgboqwX3uKiBS5WXGv0ggreuTGt4YLExvXZSfh71pTjAFxjMhEEoDTRFm 8I6I5ZgQetu0TBmXrzMKlRi5KF4ZxaCHKFc8KeVJm80MD5uTNxhX/+OJgVthmii7 LB7FRjmfJxcTXC4N01RjoWlALU3pTTbj4nI+ixs1ZdriIyy8R7wgLpVNkupo3L0x p2OHBvf338Xh1hLOgqU0qMo0BqfhFTgt+fPbiH4mTj+88a3wvOd2GrAgr6Zkq6BN MmJ0MIGmrAhnrPRgx1L7C/5WBg1EugsF1G8x9Qd0p/RjJr/81zUBQW5OvvJPHU91 6NVRu8USkHCqY02bcLGLK5OPvUxZBLwHexykSRxam/ct4YwfZOgKVQDynDYUUczZ BMY29fYL5bCEdr/P2Br4Rkxl+UHSADKTI4X94cnDe+vYroVjAmeLsXNRNE37R83/ 6c5EkTyNZki9Yjg072JPifU9vFPN6ici5cIBfw1JFwAXUUsaq55lHhMFeZg4B/G+ bsRIotxoGzkh0ZjZ7aMbFDotnA3jDeCJh2b0DOkcaBX3GTTfmlMQKsHZl1294Mwp dAwb7/Viwk7ULzt1KskQXmZmc+ghImggEIEwoT9giz+O5zTSNkfhJzKzZwWJQ8Mn Krc8F/t7NIUl1fqdQliX =TRmf -----END PGP SIGNATURE-----
--- End Message ---

