Your message dated Wed, 06 Apr 2005 14:32:33 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#302139: fixed in dput 0.9.2.19
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; 30 Mar 2005 09:15:10 +0000
>From [EMAIL PROTECTED] Wed Mar 30 01:15:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smta07.mail.ozemail.net [203.103.165.110]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DGZI5-0007C7-00; Wed, 30 Mar 2005 01:15:10 -0800
Received: from pug.anu.edu.au ([150.203.181.71]) by smta07.mail.ozemail.net
with ESMTP
id <[EMAIL PROTECTED]>;
Wed, 30 Mar 2005 09:15:08 +0000
Received: from drew by pug.anu.edu.au with local (Exim 4.50)
id 1DGZI3-0004A2-Bt; Wed, 30 Mar 2005 19:15:07 +1000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Drew Parsons <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: dcut puts extra brackets around fully formed email address
X-Mailer: reportbug 3.9
Date: Wed, 30 Mar 2005 19:15:07 +1000
Message-Id: <[EMAIL PROTECTED]>
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: dput
Version: 0.9.2.18
Severity: normal
dcut gets my identity from the DEBEMAIL environment variable, which is set to
DEBEMAIL=Drew Parsons <[EMAIL PROTECTED]>
dcut treats $DEBEMAIL as the plain email address itself without the name or
the existing brackets, and so it places its own brackets around it,
"<$DEBEMAIL>". This leads to an error, since there is no such "email" on my
gpg keyring:
$ dcut ftp-master.debian.org rm xprint_0.1.0.alpha1-10.diff.gz , rm
xprint-common_0.1.0.alpha1-10_all.deb
gpg: WARNING: "--no-show-policy-url" is a deprecated option
gpg: please use "--list-options no-show-policy-urls" instead
gpg: WARNING: "--no-show-policy-url" is a deprecated option
gpg: please use "--verify-options no-show-policy-urls" instead
gpg: skipped "<Drew Parsons <[EMAIL PROTECTED]>>": secret key not available
gpg:
/tmp/dcut.2kycjy/dcut._Drew_Parsons__dparsons_debian_org__.1112172284.15907.commands.asc:
clearsign failed: secret key not available
Error: gpg failed.
I have to workaround the error by temporarily setting
[EMAIL PROTECTED]
dcut should instead check to see if the < > symbols are already in the
email, and not add its own, or alternatively it should extract the given
email from between the brackets.
The first of these two options would be easier. I confirm that
$ gpg --edit-key "Drew Parsons <[EMAIL PROTECTED]>"
does find my key.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Versions of packages dput depends on:
ii debconf 1.4.46 Debian configuration management sy
ii gnupg 1.4.0-3 GNU privacy guard - a free PGP rep
ii python 2.3.5-2 An interactive high-level object-o
-- debconf information:
dput/config-file-format:
---------------------------------------
Received: (at 302139-close) by bugs.debian.org; 6 Apr 2005 18:45:31 +0000
>From [EMAIL PROTECTED] Wed Apr 06 11:45:31 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 1DJFWt-0003uk-00; Wed, 06 Apr 2005 11:45:31 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DJFKL-0001RU-00; Wed, 06 Apr 2005 14:32:33 -0400
From: Thomas Viehmann <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#302139: fixed in dput 0.9.2.19
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 06 Apr 2005 14:32:33 -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: dput
Source-Version: 0.9.2.19
We believe that the bug you reported is fixed in the latest version of
dput, which is due to be installed in the Debian FTP archive:
dput_0.9.2.19.dsc
to pool/main/d/dput/dput_0.9.2.19.dsc
dput_0.9.2.19.tar.gz
to pool/main/d/dput/dput_0.9.2.19.tar.gz
dput_0.9.2.19_all.deb
to pool/main/d/dput/dput_0.9.2.19_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.
Thomas Viehmann <[EMAIL PROTECTED]> (supplier of updated dput 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, 6 Apr 2005 20:26:14 +0200
Source: dput
Binary: dput
Architecture: source all
Version: 0.9.2.19
Distribution: unstable
Urgency: low
Maintainer: Thomas Viehmann <[EMAIL PROTECTED]>
Changed-By: Thomas Viehmann <[EMAIL PROTECTED]>
Description:
dput - Debian package upload tool
Closes: 302139
Changes:
dput (0.9.2.19) unstable; urgency=low
.
* Fix dcut's handling of DEBEMAIL when it contains the full name.
Closes: #302139.
* Sorry, no wishlist today.
Files:
43ecf1fbd9cabec1afe582f57b8742c4 641 devel optional dput_0.9.2.19.dsc
a74f5df84197b0d90b0d7ba47932999f 49494 devel optional dput_0.9.2.19.tar.gz
cfa16356c643358d591bf49b6b1b7cac 37752 devel optional dput_0.9.2.19_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: GnuPG key at <http://thomas.viehmann.net/>
iD8DBQFCVCpKriZpaaIa1PkRAmDRAKCWkKQao7x6rALtEwu0yFVEUAFjrgCfdeKW
aikT5fGQy4qwML8bWfGUsOg=
=TZpb
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]