Re: Can't get rpmbuild to work with gpg-agent

2012-12-10 Thread Michael Schwendt
On Sun, 9 Dec 2012 16:12:11 -0700, T.C. Hollingsworth wrote: > When I used to maintain Node.js packages for Fedora, I always ran > `rpmsign --addsign` after a plain rpmbuild without the --sign. Doing > it this way only requires entry of the password once as long you pass > a glob to rpmsign, and

Re: Can't get rpmbuild to work with gpg-agent

2012-12-09 Thread T.C. Hollingsworth
On 11/22/12, Guido Winkelmann wrote: > Hi, > > I'm trying to package some software with rpmbuild and signing the packages > at > the same time. I'm following the guide found here: > > http://www.ibm.com/developerworks/library/l-rpm3/ > > It mostly works - I do get properly signed RPMs at the end -

Re: Can't get rpmbuild to work with gpg-agent

2012-12-09 Thread Michael Schwendt
On Thu, 22 Nov 2012 20:33:08 +0100, Guido Winkelmann wrote: > Hi, > > I'm trying to package some software with rpmbuild and signing the packages at > the same time. I'm following the guide found here: > > http://www.ibm.com/developerworks/library/l-rpm3/ > > It mostly works - I do get properly

Can't get rpmbuild to work with gpg-agent

2012-11-22 Thread Guido Winkelmann
Hi, I'm trying to package some software with rpmbuild and signing the packages at the same time. I'm following the guide found here: http://www.ibm.com/developerworks/library/l-rpm3/ It mostly works - I do get properly signed RPMs at the end - however, despite running gpg-agent, rpmbuild keeps