summaryrefslogtreecommitdiff
path: root/doc/bugs/With_S3__44___GPG_ask_for_a_new_passphrase/comment_2_e5d42b623017acedf6a3890ce15680a3._comment
blob: d742bbe58d40e0715d627f61341d067a7df50ef7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="4.154.7.238"
 subject="comment 2"
 date="2013-01-16T02:17:26Z"
 content="""
Someone else reported what sounds like the same bug at [[encryption_given_a_gpg_keyid_still_uses_symmetric_encryption]]. It sounds like this is somehow an agent bug. I cannot reproduce it. I can hypothesise that, if this bug is occurring, you'll be prompted for a passphrase when running this command.. which if it happens would certianly be a bug in gpg or its agent

touch foo; echo foo| gpg --symmetric --passphrase-fd=0 foo

(You can run `git annex initremote $yourremote embedcreds=yes`  and it'll modify the existing configuration.)
"""]]