Bug#840669: [pkg-gnupg-maint] Bug#840669: Beware of leftover gpg-agent processes (was: Re: Changes for GnuPG in debian)

2016-10-14 Thread James McCoy
On Fri, Oct 14, 2016 at 03:21:43PM -0400, Daniel Kahn Gillmor wrote: > On Fri 2016-10-14 13:17:06 -0400, Ian Jackson wrote: > > This (and the change to gnupg2) has now broken dgit's DEP-8 test > > suite, when run under schroot. I'm discussing this in #840669 (CC'd). > > in particular, the lack

Bug#840669: [pkg-gnupg-maint] Bug#840669: Beware of leftover gpg-agent processes

2016-10-14 Thread Werner Koch
On Fri, 14 Oct 2016 19:17, ijack...@chiark.greenend.org.uk said: > authorisations, if the user types in a passphrase) have a lifetime > limited by that of the gpg process which started the agent. In a new temp directory do: GNUPGHOME=$(pwd) gpg-agent --daemon gpg . Or whatever you want to

Bug#840669: [pkg-gnupg-maint] Bug#840669: Beware of leftover gpg-agent processes (was: Re: Changes for GnuPG in debian)

2016-10-14 Thread Daniel Kahn Gillmor
On Fri 2016-10-14 13:17:06 -0400, Ian Jackson wrote: > This (and the change to gnupg2) has now broken dgit's DEP-8 test > suite, when run under schroot. I'm discussing this in #840669 (CC'd). in particular, the lack of a cleanup process breaks the test suite. If the test suite had a cleanup