summaryrefslogtreecommitdiff
path: root/doc/bugs/GPG_problem_on_Mac/comment_2_a5e07131e2bc1a646c8439fc2506128b._comment
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/GPG_problem_on_Mac/comment_2_a5e07131e2bc1a646c8439fc2506128b._comment')
-rw-r--r--doc/bugs/GPG_problem_on_Mac/comment_2_a5e07131e2bc1a646c8439fc2506128b._comment29
1 files changed, 0 insertions, 29 deletions
diff --git a/doc/bugs/GPG_problem_on_Mac/comment_2_a5e07131e2bc1a646c8439fc2506128b._comment b/doc/bugs/GPG_problem_on_Mac/comment_2_a5e07131e2bc1a646c8439fc2506128b._comment
deleted file mode 100644
index bc81ebaff..000000000
--- a/doc/bugs/GPG_problem_on_Mac/comment_2_a5e07131e2bc1a646c8439fc2506128b._comment
+++ /dev/null
@@ -1,29 +0,0 @@
-[[!comment format=mdwn
- username="https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo"
- nickname="Dirk"
- subject="comment 2"
- date="2013-06-28T16:45:08Z"
- content="""
-Hi,
-
-I have gpg installed.
-[[!format sh \"\"\"
-$ which gpg
-/usr/local/bin/gpg
-$ which gpg-agent
-/usr/local/bin/gpg-agent
-\"\"\"]]
-(are there other \"programs\" besides gpg and gpg-agent I should check for?)
-
-/usr/local/bin is part of my PATH.
-
-I actually noticed some strange behavior now:
-
- * At some point I was able add the box.com repository to my original annex dir. (I think it was caused by calling gpg-agent on the command line, but I am unsure here.)
- * I created after a reboot then a second annex dir (annex2) (not connected to the first).
- * I was again not able to add a new box.com repository for this new annex (annex2) while the original annex dir is still able to sync to box.com
-
-This seems to indicate that there is some annex specific configuration files influencing this gpg location problem.
-
-
-"""]]