aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar bwong@047cc3a313979f155ea3d7ea765358b92116e045 <bwong@web>2018-03-01 01:35:31 +0000
committerGravatar admin <admin@branchable.com>2018-03-01 01:35:31 +0000
commitcdd8bd7d2236a2421bbc8c29585e91716959042c (patch)
tree1b64fccb6f79bf33268c199685c316a0b93ca015
parent811afdca0036685ab683f0f008091db141d292aa (diff)
adding public keys to hybrid encryption remote
-rw-r--r--doc/forum/Adding_public_key_to_hybrid_encrypted_repo_causes___34__remote_already_exists__34___error.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/forum/Adding_public_key_to_hybrid_encrypted_repo_causes___34__remote_already_exists__34___error.mdwn b/doc/forum/Adding_public_key_to_hybrid_encrypted_repo_causes___34__remote_already_exists__34___error.mdwn
new file mode 100644
index 000000000..62df8869a
--- /dev/null
+++ b/doc/forum/Adding_public_key_to_hybrid_encrypted_repo_causes___34__remote_already_exists__34___error.mdwn
@@ -0,0 +1,5 @@
+Hello, I'm running git-annex version: 5.20151208-1build1. I am trying to add a public key to my git annex repo but it tells me the repo already exists. I worked around this by marking the repo as dead and re-enabling but I feel like this isn't the correct course of action. Is there another way to avoid this error?
+
+$ git annex enableremote annex.repo keyid+=920D7A56
+enableremote annex.repo (encryption update) (hybrid cipher with gpg keys 97A273201BA73A76 A50E9160920D7A56) fatal: remote annex.repo already exists.
+git-annex: git [Param "remote",Param "add",Param "annex.repo",Param "gcrypt::ssh://ben@annex/dataset/annex/share"] failed