Your message dated Sat, 10 Sep 2005 22:47:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#181378: fixed in grep 2.5.1.ds1-6
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Aug 2003 22:37:08 +0000
>From [EMAIL PROTECTED] Wed Aug 20 17:37:05 2003
Return-path: <[EMAIL PROTECTED]>
Received: from smtp2.apol.com.tw [203.79.224.63]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19pbZg-0006D6-00; Wed, 20 Aug 2003 17:37:05 -0500
Received: from jidanni.org (TC218-187-83-232.2-7.pl.apol.com.tw
[218.187.83.232])
by smtp2.apol.com.tw (8.9.3/8.9.3) with ESMTP id GAA39027935
for <[EMAIL PROTECTED]>; Thu, 21 Aug 2003 06:37:02 +0800 (CST)
Received: from jidanni by jidanni.org with local (Exim 4.20)
id 19pKTK-0001At-Lg
for [EMAIL PROTECTED]; Wed, 20 Aug 2003 12:21:22 +0800
From: Dan Jacobson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: LC_CTYPE=C speeds 'grep a' 800 times!
X-Mailer: reportbug 2.22
Date: Wed, 20 Aug 2003 06:58:19 +0800
Message-Id: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-7.7 required=4.0
tests=BAYES_01,DATE_IN_PAST_03_06,HAS_PACKAGE,USER_AGENT_GNUS_UA
version=2.53-bugs.debian.org_2003_8_17
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_17
(1.174.2.15-2003-03-30-exp)
Package: grep
Version: 2.5.1-5
Severity: normal
# export LC_CTYPE=zh_TW.Big5
# time zcat /var/log/syslog.*.gz|grep a > /dev/null
real 0m28.200s
user 0m28.190s
sys 0m0.010s
# time zcat /var/log/syslog.*.gz|LC_CTYPE=C grep a > /dev/null
real 0m0.035s
user 0m0.020s
sys 0m0.020s
Maybe this is not an upstream problem after all?
!From: Stepan Kasal <[EMAIL PROTECTED]>
!Subject: Re: LC_CTYPE=C speeds 'grep a' 800 times
!To: Dan Jacobson <[EMAIL PROTECTED]>
!Cc: [EMAIL PROTECTED]
!
!Hi Dan,
!
!On Sat, Aug 16, 2003 at 03:04:54AM +0800, Dan Jacobson wrote:
!> Holy s*it batman, it was all a plot by the elite westerners to slow
!> down other races' computers!
!>
!> # time zcat /var/log/syslog.*.gz|LC_CTYPE=C grep . > /dev/null
!
!> LC_CTYPE=zh_TW.Big5
!
!> Anyway, 800 times!
!
!your grep is slow, but correct. To get less correct results in shorter
!time, you can rebuild grep after ./configure --with-included-regex
!;-)
!
!The regex code your grep probably uses comes from your GNU libc.
!
!I hope my guesses were right. I also hope that this info helps you
!somehow.
!
!Stepan
maybe libc6 has a bug too?
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux debian 2.4.21-1-k7 #2 Mon Jun 16 22:23:16 EST 2003 i686
Locale: LANG=zh_TW.Big5, LC_CTYPE=zh_TW.Big5
Versions of packages grep depends on:
ii libc6 2.3.2-2 GNU C Library: Shared libraries an
-- no debconf information
---------------------------------------
Received: (at 181378-close) by bugs.debian.org; 11 Sep 2005 05:48:29 +0000
>From [EMAIL PROTECTED] Sat Sep 10 22:48:29 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EEKgD-0007zf-00; Sat, 10 Sep 2005 22:47:05 -0700
From: Santiago Ruano Rincon <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#181378: fixed in grep 2.5.1.ds1-6
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 10 Sep 2005 22:47:05 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: grep
Source-Version: 2.5.1.ds1-6
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.1.ds1-6.diff.gz
to pool/main/g/grep/grep_2.5.1.ds1-6.diff.gz
grep_2.5.1.ds1-6.dsc
to pool/main/g/grep/grep_2.5.1.ds1-6.dsc
grep_2.5.1.ds1-6_i386.deb
to pool/main/g/grep/grep_2.5.1.ds1-6_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.
Santiago Ruano Rincon <[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: Sat, 10 Sep 2005 01:52:04 -0500
Source: grep
Binary: grep
Architecture: source i386
Version: 2.5.1.ds1-6
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Changed-By: Santiago Ruano Rincon <[EMAIL PROTECTED]>
Description:
grep - GNU grep, egrep and fgrep
Closes: 181378 206470 224993
Changes:
grep (2.5.1.ds1-6) unstable; urgency=low
.
* 64-egf-speedup.patch, 65-dfa-optional.patch, 66-match_icase.patch,
67-w.patch speed up grep. Thanks to Nicolas François
<[EMAIL PROTECTED]> (Closes: #181378, #206470, #224993)
* Deleted the CVS directories
Files:
7797de5e94d5c6b930a29e0a7fc5e205 669 base required grep_2.5.1.ds1-6.dsc
caea29b0505d0401fb03d0f3c5b0de75 29266 base required grep_2.5.1.ds1-6.diff.gz
38ead74511b3423ee277778ae85c2077 172330 base required grep_2.5.1.ds1-6_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDI8JagY5NIXPNpFURAq2QAKC4AK77tJr5vlyg5sSVasgEMr49RQCgrZYI
wsu93RoCSrY292GZAvXAoTM=
=XhKe
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]