[Bug 1616009] Re: gpg agent not present after upgrade to yakkety

segler 1616009 at bugs.launchpad.net
Wed Nov 23 13:49:40 UTC 2016


if you don't need an password cache i think you could just deactivate the use of gpg-agent in 
~/.gnupg/gpg.conf by removing "use-agent"

but i need gpg-agent because of my smartcard and use of SSH emulation
with gpg-agent

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gnupg2 in Ubuntu.
https://bugs.launchpad.net/bugs/1616009

Title:
  gpg agent not present after upgrade to yakkety

Status in gnupg2 package in Ubuntu:
  Confirmed

Bug description:
  Reproduce:
  Try decrypting encrypted file

  
  What happens:
  jonas at jonas-xps:~$ gpg -d file.asc 
  gpg: CAST5 encrypted data
  gpg: gpg-agent is not available in this session
  Enter passphrase: 

  What should happen:
  The gpg-agent is allegedly running, so I expected the file to be decrypted.

  $ ps … | grep gpg-agent
  jonas     6400  0.0  0.0 168264  1524 ?        Ss   10:52   0:00 gpg-agent --homedir /home/jonas/.gnupg --use-standard-socket --daemon

  jonas at jonas-xps:~$ gpg-connect-agent /bye
  jonas at jonas-xps:~$ echo $?
  0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnupg2/+bug/1616009/+subscriptions



More information about the foundations-bugs mailing list