Your message dated Thu, 19 May 2005 06:02:44 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#308271: fixed in sig2dot 0.34-4
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; 9 May 2005 03:52:11 +0000
>From [EMAIL PROTECTED] Sun May 08 20:52:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mx1.magmacom.com [206.191.0.217]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DUzJT-0000nm-00; Sun, 08 May 2005 20:52:11 -0700
Received: from mail3.magma.ca (mail3.magma.ca [206.191.0.221])
by mx1.magmacom.com (8.13.0/8.13.0) with ESMTP id j493q58w003264
for <[EMAIL PROTECTED]>; Sun, 8 May 2005 23:52:06 -0400
Received: from localhost (ottawa-hs-209-217-79-128.d-ip.magma.ca
[209.217.79.128])
by mail3.magma.ca (8.13.0/8.13.0) with ESMTP id j493px5M002912
(version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT)
for <[EMAIL PROTECTED]>; Sun, 8 May 2005 23:52:05 -0400
Received: from willy by localhost with local (Exim 4.50)
id 1DUzJN-0001ui-48
for [EMAIL PROTECTED]; Sun, 08 May 2005 23:52:05 -0400
Date: Sun, 8 May 2005 23:52:05 -0400
From: Matthew Wilcox <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: still a problem with gnupg 1.4
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: sig2dot
Version: 0.34-3
sig2dot is still connfused when it finds keys with trust signatures on
them (quite rare), eg:
Using: sig X1 44CE7F46 1999-07-01 [User ID not found]
The solution is to match up to one more character:
--- /usr/bin/sig2dot 2005-03-06 14:53:06.000000000 -0500
+++ ./sig2dot 2005-05-08 23:40:56.000000000 -0400
@@ -107,7 +107,7 @@
#sig 3 9456ADE2 2004-02-07 Michael Schiansky <michael#schiansky.de>
# type id date name
- if ($line =~ m#([\w]+)[ !\?][ \dLNPRX]{0,7} +([^ ]+) +([^ ]+)(?:
+"?([^<"]*))?#)
+ if ($line =~ m#([\w]+)[ !\?][ \dLNPRX]{0,8} +([^ ]+) +([^ ]+)(?:
+"?([^<"]*))?#)
# differences:
# " " -> "[ !\?]" (to use 'gpg --check-sigs|sig2dot.mio|springgraph|display')
# "[ \d]" -> "[ \dLRXP]" (signature attributes)
ie replace {0,7} with {0,8}
---------------------------------------
Received: (at 308271-close) by bugs.debian.org; 19 May 2005 10:08:04 +0000
>From [EMAIL PROTECTED] Thu May 19 03:08:04 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DYhwi-0002c8-00; Thu, 19 May 2005 03:08:04 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DYhrY-0003jL-00; Thu, 19 May 2005 06:02:44 -0400
From: Christoph Berg <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#308271: fixed in sig2dot 0.34-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 19 May 2005 06:02:44 -0400
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-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-Spam-Level:
Source: sig2dot
Source-Version: 0.34-4
We believe that the bug you reported is fixed in the latest version of
sig2dot, which is due to be installed in the Debian FTP archive:
sig2dot_0.34-4.diff.gz
to pool/main/s/sig2dot/sig2dot_0.34-4.diff.gz
sig2dot_0.34-4.dsc
to pool/main/s/sig2dot/sig2dot_0.34-4.dsc
sig2dot_0.34-4_all.deb
to pool/main/s/sig2dot/sig2dot_0.34-4_all.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.
Christoph Berg <[EMAIL PROTECTED]> (supplier of updated sig2dot 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: Wed, 18 May 2005 23:48:47 +0200
Source: sig2dot
Binary: sig2dot
Architecture: source all
Version: 0.34-4
Distribution: unstable
Urgency: high
Maintainer: Christoph Berg <[EMAIL PROTECTED]>
Changed-By: Christoph Berg <[EMAIL PROTECTED]>
Description:
sig2dot - converts a list of GPG signatures to a .dot file
Closes: 308271
Changes:
sig2dot (0.34-4) unstable; urgency=high
.
* Fix breakage with gnupg 1.4 (keys with trust signatures) noted by Matthew
Wilcox (Closes: #308271).
Files:
7313c4dd4f30f4e42aa2ccbe862090d8 567 graphics extra sig2dot_0.34-4.dsc
2fc25f5f7a682ed40eebcc0107e68c04 4423 graphics extra sig2dot_0.34-4.diff.gz
6dca45edb822f524ac8397dd2ea3fb0c 8740 graphics extra sig2dot_0.34-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iEYEARECAAYFAkKMX3cACgkQELuA/Ba9d8YmHgCg5BS6jKcCTvZ/oqxXGJzlSyqb
XV0AnRYwVSge7DUXuUdLGAGRmLTYDlbN
=pAYa
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]