Re: GPG signing of debian packages

2006-04-15 Thread Jens Peter Secher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Metzler wrote: > - I personally always run dpkg-buildpackage with -uc -us and use > debsign -kkeyid foo_changes to sign the /final/ packages > afterwards. I usually build the packages more than once before > uploading as I often find som

Re: GPG signing of debian packages

2006-04-15 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Metzler wrote: > [EMAIL PROTECTED] wrote: >> Dear experts, >>I am trying to build my own debian packages with GPG signature. I set >> up gnupg, ran gpg and gpg --gen-key and also filled the variable >> default-key with my generated keyID

Re: GPG signing of debian packages

2006-04-15 Thread Andreas Metzler
[EMAIL PROTECTED] wrote: > Dear experts, >I am trying to build my own debian packages with GPG signature. I set > up gnupg, ran gpg and gpg --gen-key and also filled the variable > default-key with my generated keyID in ~/.gnupg/gpg.conf. I thought that > this is all I have to do, since Debi

Re: GPG signing of debian packages

2006-04-15 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 gregor herrmann wrote: > On Sat, Apr 15, 2006 at 10:19:33AM +0200, [EMAIL PROTECTED] wrote: > >> >> dpkg-deb: building package `sshguard' in `../sshguard_1.0.0-4_all.deb'. >> signfile sshguard_1.0.0-4.dsc >> gpg: skipped "Tomas Davidek <[EMA

Re: GPG signing of debian packages

2006-04-15 Thread gregor herrmann
On Sat, Apr 15, 2006 at 10:19:33AM +0200, [EMAIL PROTECTED] wrote: > > dpkg-deb: building package `sshguard' in `../sshguard_1.0.0-4_all.deb'. > signfile sshguard_1.0.0-4.dsc > gpg: skipped "Tomas Davidek <[EMAIL PROTECTED]>": secret key not > available > gpg: [stdin]: clearsign failed:

GPG signing of debian packages

2006-04-15 Thread davidek
Dear experts, I am trying to build my own debian packages with GPG signature. I set up gnupg, ran gpg and gpg --gen-key and also filled the variable default-key with my generated keyID in ~/.gnupg/gpg.conf. I thought that this is all I have to do, since Debian Maintainer's guide claims that