Your message dated Fri, 8 May 2009 12:04:10 +0200 (CEST)
with message-id <[email protected]>
and subject line Bug#337162: gnupg: Unattendend key generation fails in
build-packet.c
has caused the Debian Bug report #337162,
regarding gnupg: Unattendend key generation breaks with %(sec|pub)ring
(build-packet.c:74: build_packet: Assertion `pkt->pkt.generic' failed.)
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.)
--
337162: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=337162
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnupg
Version: 1.4.2-2
Severity: normal
I've tried to create a keypair using --batch mode as documented in
DETAILS.gz:
| r...@galaxy:/# cat > foo
| %echo Generating a standard key
| Key-Type: DSA
| Key-Length: 1024
| Subkey-Type: ELG-E
| Subkey-Length: 1024
| Name-Real: Joe Tester
| Name-Comment: with stupid passphrase
| Name-Email: [email protected]
| Expire-Date: 0
| Passphrase: abc
| %pubring foo.pub
| %secring foo.sec
| # Do a commit here, so that we can later print "done" :-)
| %commit
| %echo done
| r...@galaxy:/# gpg --batch --gen-key foo
| gpg: Generating a standard key
|
+++++.+++++.+++++.+++++++++++++++.+++++.+++++.+++++..+++++++++++++++.+++++.+++++
|
+++++.++++++++++++++++++++.+++++++++++++++.+++++.+++++++++++++++>++++++++++....>
| +++++...<.+++++...............................................+++++
|
+++++++++++++++++++++++++++++++++++++++++++++.++++++++++++++++++++...+++++++++++
|
++++++++++++++.+++++++++++++++++++++++++++++++++++.+++++>+++++....>+++++..<+++++
| ........................................+++++^^^
| gpg: ../../g10/build-packet.c:74: build_packet: Assertion `pkt->pkt.generic'
fai
| led.
| Aborted
Removing the pubring and secring option makes it work.
--- End Message ---
--- Begin Message ---
Hi,
I cannot reproduce this issue with gnupg 1.4 so I'm going to close this report.
The example works just fine. Please feel free to comment my decision and/or
reopen your report if necessary.
Regards, Daniel
--- End Message ---