Re: problem sign .changes

2009-04-07 Thread Jaromír Mikeš
> Od: Craig Small > > how-to sign .dsc and .changes files? > debsign file.changes > > > I tried $ debsing -sgpg file.changes > > and have error: secret key not available > gpg is the default. > > > I already generated my key by $gpg --gen-key command. > do you have ~/.gnupg/secring.gpg ? Yes

Re: problem sign .changes

2009-04-07 Thread Craig Small
On Tue, Apr 07, 2009 at 12:38:07AM +0200, Jaromír Mike? wrote: > how-to sign .dsc and .changes files? debsign file.changes > I tried $ debsing -sgpg file.changes > and have error: secret key not available gpg is the default. > I already generated my key by $gpg --gen-key command. do you have ~/.

Re: problem sign .changes

2009-04-07 Thread Jaromír Mikeš
> Od: Ben Finney > > Jaromír Mikeš writes: > > > Hello mentors, > > > > how-to sign .dsc and .changes files? > > > > I tried $ debsing -sgpg file.changes > > and have error: secret key not available > > Please show the actual error output; it will likely say *which* key is > not available. > > Al

Re: problem sign .changes

2009-04-07 Thread Paul Wise
On Tue, Apr 7, 2009 at 6:38 AM, Jaromír Mikeš wrote: > how-to sign .dsc and .changes files? Just running debsign is usually enough. > I tried $ debsing -sgpg file.changes > and have error: secret key not available Perhaps debsign is unable to find out which key you want to use, please use -k or

Re: problem sign .changes

2009-04-07 Thread Ben Finney
Jaromír Mikeš writes: > Hello mentors, > > how-to sign .dsc and .changes files? > > I tried $ debsing -sgpg file.changes > and have error: secret key not available Please show the actual error output; it will likely say *which* key is not available. Alternatively, you can look at that output

Re: problem sign .changes

2009-04-07 Thread Jaromír Mikeš
> Od: Tony Mancill > Use the -m switch to specify which private key you'd like to use. I use > it like this: > > debsign -mtmanc...@debian.org package.changes Thank you works perfectly for me. mira -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject

Re: problem sign .changes

2009-04-07 Thread Sandro Tosi
On Tue, Apr 7, 2009 at 00:38, Jaromír Mikeš wrote: > Hello mentors, > > how-to sign .dsc and .changes files? nor google or manpage helped you? did you look at them? > I tried $ debsing -sgpg file.changes debsign, maybe? > and have error: secret key not available > > I already generated my key

problem sign .changes

2009-04-06 Thread Jaromír Mikeš
Hello mentors, how-to sign .dsc and .changes files? I tried $ debsing -sgpg file.changes and have error: secret key not available I already generated my key by $gpg --gen-key command. regards mira -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubs