Still running into the GPG_AGENT_INFO bug in 0.3
Bug #999949 reported by
Francois Schiettecatte
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
PyGPGME |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I am running into the same bug described in:
https:/
and:
https:/
Unsetting GPG_AGENT_INFO in the environment and in my code does not cause the ctx.passphrase_cb to be called and I get a dialog in the terminal asking me for a passphrase.
I am using the same code that is in test_encrypt_
Let me know if you need more information from me.
To post a comment you must log in.
I also observe this issue with the most recent revision from the Devel branch and also 0.3. Running the test suite yields password prompts from the agent when the simple passphrase_cb should be called. Unsetting GPG_AGENT_INFO and GPG_TTY doesn't stop the prompts, nor does unsetting them and killing all running gpg-agents.
I observe this on Fedora 17: 3.0-8.fc17. x86_64 4.12-1. fc17.x86_ 64 2.0.18- 3.fc17. x86_64 1.3.0-8. fc17.x86_ 64
$ rpm -qa 'gpgme*|gnupg*'
gpgme-1.
gnupg-1.
gnupg2-
gpgme-devel-
$ uname -a
Linux localhost 3.3.7-1.fc17.x86_64 #1 SMP Mon May 21 22:32:19 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux