Your message dated Wed, 05 Aug 2009 21:34:15 +0200
with message-id <1249500856.6293.5.ca...@leidi>
and subject line Re: Bug#540098: gnupg: gen-key doesn't take secret-keyring
option into account
has caused the Debian Bug report #540098,
regarding gnupg: gen-key doesn't take secret-keyring option into account
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.)
--
540098: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540098
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnupg
Version: 1.4.9-4
Severity: normal
It seems that neither :
$ gpg --gen-key --secret-keyring /media/whatever/.gnupg-secret/secring.gpg
nor
$ gpg --secret-keyring /media/whatever/.gnupg-secret/secring.gpg --gen-key
allow to generate the new secret key in another keyring than
~/.gnupg/secring.gpg
Maybe --secret-keyring is only for other commands ?
To me this looks like a bug.
Hope this helps.
Best regards,
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'testing-proposed-updates')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gnupg depends on:
ii gpgv 1.4.9-4 GNU privacy guard - signature veri
ii libbz2-1.0 1.0.5-2 high-quality block-sorting file co
ii libc6 2.9-12 GNU C Library: Shared libraries
ii libreadline5 5.2-4 GNU readline and history libraries
ii libusb-0.1-4 2:0.1.12-13 userspace USB programming library
ii zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime
Versions of packages gnupg recommends:
ii libldap-2.4-2 2.4.11-1 OpenLDAP libraries
Versions of packages gnupg suggests:
ii eog 2.26.2-1 Eye of GNOME graphics viewer progr
pn gnupg-doc <none> (no description available)
ii imagemagick 7:6.5.1.0-1.1 image manipulation programs
ii libpcsclite1 1.5.4-1 Middleware to access a smart card
-- debconf-show failed
--- End Message ---
--- Begin Message ---
Am Mittwoch, den 05.08.2009, 14:10 -0400 schrieb David Shaw:
> On Aug 5, 2009, at 1:35 PM, Olivier Berger wrote:
>
> > Package: gnupg
> > Version: 1.4.9-4
> > Severity: normal
> >
> > It seems that neither :
> > $ gpg --gen-key --secret-keyring /media/whatever/.gnupg-secret/
> > secring.gpg
> > nor
> > $ gpg --secret-keyring /media/whatever/.gnupg-secret/secring.gpg --
> > gen-key
> >
> > allow to generate the new secret key in another keyring than
> > ~/.gnupg/secring.gpg
>
> GPG supports multiple simultaneous keyrings, do if you want write a
> new secret key to a particular one, you have to arrange for that one
> to come first:
>
> gpg --no-default-keyring --secret-keyring /path/to/other/secret/
> keyring.gpg --gen-key
Closing as this is not a bug. Thanks David.
Regards, Daniel
--- End Message ---