[elbe-devel] [PATCH 0/1] Fix gpg-agent
dion at linutronix.de
dion at linutronix.de
Wed Jul 10 14:43:40 CEST 2019
From: Olivier Dion <dion at linutronix.de>
gpg-agent under /var/cache/elbe/gnupg will remove entries in its cache
after 10 minutes of inactivity or 2 hours.
This means that if a build takes more than 2 hours, the result is
undefined behavior.
This patch fixes this behavior by changing the default-cache-ttl and
max-cache-ttl timers to their maximum value, roughtly 136 years.
Olivier Dion (1):
Fix gpg-agent removing passphrase from cache after 2 hours
elbepack/egpg.py | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
--
2.11.0
More information about the elbe-devel
mailing list