Your message dated Sat, 10 Sep 2005 22:47:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#224993: 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; 24 Dec 2003 09:04:54 +0000
>From [EMAIL PROTECTED] Wed Dec 24 03:04:54 2003
Return-path: <[EMAIL PROTECTED]>
Received: from frodo.hserus.net [204.74.68.40]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1AYvEp-0001Q1-00; Tue, 23 Dec 2003 16:42:51 -0600
Received: from tc218-187-82-142.2-7.pl.apol.com.tw ([218.187.82.142]:34188
helo=jidanni.org)
by frodo.hserus.net with asmtp
(Cipher TLSv1:RC4-SHA:128) (Exim 4.30 #2)
id 1AYvEn-00062g-Vc by authid <jidanni> with plain
for <[EMAIL PROTECTED]>; Wed, 24 Dec 2003 04:12:50 +0530
Received: from jidanni by jidanni.org with local (Exim 4.24)
id 1AYsOt-0000yX-GY; Wed, 24 Dec 2003 03:41:03 +0800
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Dan Jacobson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: /usr/share/man/man1/dlocate.1.gz: not fast alternative for dpkg -l
X-Mailer: reportbug 2.37
Date: Wed, 24 Dec 2003 03:41:03 +0800
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin
2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_15
(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-4.3 required=4.0 tests=DATE_IN_PAST_03_06,
HAS_PACKAGE autolearn=no
version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_15
X-Spam-Level:
Package: dlocate
Version: 0.5-0.1
Severity: minor
File: /usr/share/man/man1/dlocate.1.gz
It says
dlocate is a fast alternative to dpkg for queries like `dpkg -L' and
`dpkg -S'
Perhaps it should add "but not for dpkg -l":
$ time dpkg -l > /dev/null
real 0m1.235s
user 0m1.160s
sys 0m0.080s
$ time dlocate -l > /dev/null #oh, that is due to a grep bug, but still:
real 1m6.598s
user 1m5.530s
sys 0m0.550s
$ time LC_ALL=C dlocate -l > /dev/null
real 0m4.899s
user 0m3.410s
sys 0m1.490s
By the way, sure get more chaff:
$ LC_ALL=C dlocate -l|wc
18503 115305 1813151
$ dpkg -l|wc
1457 12584 103737
-- System Information:
Locale: LANG=zh_TW.Big5, LC_CTYPE=zh_TW.Big5
---------------------------------------
Received: (at 224993-close) by bugs.debian.org; 11 Sep 2005 05:48:39 +0000
>From [EMAIL PROTECTED] Sat Sep 10 22:48:39 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EEKgD-0007zn-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#224993: 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
X-CrossAssassin-Score: 3
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]