reopen 317472 =
stop

Am Montag, den 22.08.2005, 17:17 -0700 schrieb Russ Allbery:
> Daniel Leidert <[EMAIL PROTECTED]> writes:
> 
> > Short question about this part:
> 
> >> > +    if ($gpgkey) {
> >> > +        cmdaction("gpg -a -b -s -u '$gpgkey' -o $path/Release.gpg"
> >> > +                  . " $path/Release",
> >> > +                  "Signing Release file for $path",
> >> > +                  3);
> >> > +    }
> 
> > IMO it misses the possibility of giving the passphrase (which should be
> > read from a file with '--passphrase-fd 2 2</path/to/passphrase'
> > - /path/to/passphrase should be the content of e.g. $gpgpass).
> 
> Yeah, I thought about adding that.  If you'd like, I can send a patch that
> does that, so that people can use keys with passphrases stored in a file.

Yes, I would really like the possibility to use a passphrase. Therefor I
reopened bug #317472. I suggest to use ~debarchiver/.gnupg/passphrase as
default passphrase location (following the README.dscverify).

Regards, Daniel



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to