Re: Packages getting created without signature

2007-12-14 Thread Kapil Hari Paranjape
Hello, On Fri, 14 Dec 2007, iluvlinux wrote: > but dpkg-buildpackage command asks for passphrase just before building the > package (at dh_builddeb ). so how can i check it with lintian etc. > > Do you want that first i should build a package, check it and than use gpg > separately for signing th

Re: Packages getting created without signature

2007-12-14 Thread Colin Tuckley
iluvlinux wrote: > but dpkg-buildpackage command asks for passphrase just before building the > package (at dh_builddeb ). so how can i check it with lintian etc. You can sign it when dpkg-buildpackage asks you. Since you will have to be actually there to do that you can then run lintian to check

Re: Packages getting created without signature

2007-12-14 Thread iluvlinux
- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Packages-getting-created-without-signature-tp14292654p14332645.html Sent from the debian-mentors mailing list archive at Nabble.com. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Packages getting created without signature

2007-12-14 Thread Kapil Hari Paranjape
Hello, On Fri, 14 Dec 2007, iluvlinux wrote: > Storing your passphrase in a file or ENV variable is never "safe" as told in > documents and by mentors. True enough. Yet ... > than here's what i found: > gpg's default home dir is ~/.gunpg (you can change it using --homedir > option, using this op

Re: Packages getting created without signature

2007-12-14 Thread iluvlinux
>> > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Packages-getting-created-without-signature-tp14292654p14331749.html Sent from the debian-mentors mailing list archive at Nabble.com. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Packages getting created without signature

2007-12-13 Thread Colin Tuckley
Peter Pentchev wrote: > Well, there's always gpg-agent, of course... isn't this pretty much > what it was *written* for? :) Yes, but gpg-agent is a short term temporary volatile cache! Which is very different from putting your passphrase in the ENVIRONMENT or a script. -- Colin Tuckley |

Re: Packages getting created without signature

2007-12-13 Thread Peter Pentchev
On Thu, Dec 13, 2007 at 11:56:52PM +1100, Michael Lamothe wrote: > I think that the -k is used to specify which key to use. You can have > multiple GPG keys. > > I don't know the "safe" way to do what you're asking. But if you find > out please let me know. :) Well, there's always gpg-agent, of

Re: Packages getting created without signature

2007-12-13 Thread Michael Lamothe
I think that the -k is used to specify which key to use. You can have multiple GPG keys. I don't know the "safe" way to do what you're asking. But if you find out please let me know. :) Thanks, Michael On 13/12/2007, cobaco (aka Bart Cornelis) <[EMAIL PROTECTED]> wrote: > On Thursday 13 Decem

Re: Packages getting created without signature

2007-12-13 Thread Leo "costela" Antunes
iluvlinux wrote: [snip] > ie $ dpkg-buildpackage -rfakeroot -k -sgpg [snip] Complementing what Bart said: '-k' and '-sgpg' are also not needed. The '-k' is mostly only needed for sponsoring uploads. After a quick read of the thread, it seems you intend on maintaining this package yourself. The '-

Re: Packages getting created without signature

2007-12-13 Thread cobaco (aka Bart Cornelis)
On Thursday 13 December 2007, iluvlinux wrote: > but one more information i need is i have to give -k option to > dpkg-buildpackage command > > ie $ dpkg-buildpackage -rfakeroot -k -sgpg the '-rfakeroot' is no longer necessary when using dpkg >= 1.14.7, as in that case dpkg will use fakeroot by

Re: Packages getting created without signature

2007-12-13 Thread iluvlinux
to.html >> >> HTH. Look forward to your contributions to Debian! :-) >> >> Kumar >> -- >> Kumar Appaiah, >> 458, Jamuna Hostel, >> Indian Institute of Technology Madras, >> Chennai - 600 036 >> >> >> > > -- Vie

Re: Packages getting created without signature

2007-12-12 Thread iluvlinux
iniHowto.html > > HTH. Look forward to your contributions to Debian! :-) > > Kumar > -- > Kumar Appaiah, > 458, Jamuna Hostel, > Indian Institute of Technology Madras, > Chennai - 600 036 > > > -- View this message in context: http://www.nabble.com/

Re: Packages getting created without signature

2007-12-12 Thread Kumar Appaiah
On Wed, Dec 12, 2007 at 04:44:03AM -0800, iluvlinux wrote: > > hi > i don't have a GPG key, and i also don't know how to create one. > > i went through the maintainers guide at location > http://www.debian.org/doc/maint-guide/index.en.html#contents > http://www.debian.org/doc/maint-guide/index.

Re: Packages getting created without signature

2007-12-12 Thread iluvlinux
hen i try to create a package, it >> builds >> but with no signatures >> how can i rectify this? >> >> kindly help >> >> bye >> -- >> View this message in context: >> http://www.nabble.com/Packages-getting-created-without-signature-tp14292654

Re: Packages getting created without signature

2007-12-12 Thread Michael Lamothe
> > bye > -- > View this message in context: > http://www.nabble.com/Packages-getting-created-without-signature-tp14292654p14292654.html > Sent from the debian-mentors mailing list archive at Nabble.com. > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of

Packages getting created without signature

2007-12-12 Thread iluvlinux
hi i am a beginner in packaging, when i try to create a package, it builds but with no signatures how can i rectify this? kindly help bye -- View this message in context: http://www.nabble.com/Packages-getting-created-without-signature-tp14292654p14292654.html Sent from the debian-mentors