Added a comment

This commit is contained in:
http://joeyh.name/ 2012-09-09 16:45:20 +00:00 committed by admin
parent baf58ed723
commit 92456b2d69

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.153.8.30"
subject="comment 1"
date="2012-09-09T16:45:20Z"
content="""
This is very strange behavior for gpg, it's being told several ways not to be interactive (--batch, --no-tty, --passphrase-fd); the mode it's being run in should, even without those options, only prompt for a password.
I'm left wondering what settings you have in gpg.conf, and even wondering if you have some kind of wrapper around gpg that makes it more interactive, or some odd gpg agent that's interactive, or something.
(I'm also confused that you mention a \"gpg>\" prompt, but your transcript doesn't show one.)
"""]]