[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Signing my package using pgp



On Wed, Oct 25, 2000 at 11:07:39AM -0700, Sean 'Shaleh' Perry wrote:
> GPG is the only way you can get a package into Debian.

FUD.

selected lines from dinstall:


$pgpkeyring     = "$DI::dinstallhome/debian-keyring.pgp";
$gpgkeyring     = "$DI::dinstallhome/debian-keyring.gpg";
...
open(PGP, "gpg --emulate-md-encode-bug --batch --no-options
           --no-default-keyring --always-trust 
           --load-extension rsaref --keyring=$pgpkeyring
           --keyring=$gpgkeyring <$f 2>&1 ".


Although, only keys which are present in the pgp keyring will be
recognised. since keyring-maint will not add any new keys, or update any
current keys in the pgp ring.

-- 

                       Michael Beattie (mickyb@es.co.nz)

 -----------------------------------------------------------------------------
      "Bother," said Pooh, as he heard, "Will the Defendant please rise."
 -----------------------------------------------------------------------------
                Debian GNU/Linux....  Ooohh You are missing out!

Attachment: pgpKduCd8FDSQ.pgp
Description: PGP signature


Reply to: