summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar spwhitton <spwhitton@web>2015-01-25 21:53:27 +0000
committerGravatar admin <admin@branchable.com>2015-01-25 21:53:27 +0000
commitbb5611c3942230eea51c075d616165224b60313e (patch)
treeb75fb7a5ef0f451e4812f24c620862cd65389b47
parentcfb3e6a5691dcb28498c8a2b4d0943b77ca45f87 (diff)
created help request
-rw-r--r--doc/forum/Error_from_git-annex-shell_on_creation_of_gcrypt_special_remote.mdwn28
1 files changed, 28 insertions, 0 deletions
diff --git a/doc/forum/Error_from_git-annex-shell_on_creation_of_gcrypt_special_remote.mdwn b/doc/forum/Error_from_git-annex-shell_on_creation_of_gcrypt_special_remote.mdwn
new file mode 100644
index 000000000..a42536087
--- /dev/null
+++ b/doc/forum/Error_from_git-annex-shell_on_creation_of_gcrypt_special_remote.mdwn
@@ -0,0 +1,28 @@
+I just created a gcrypt special remote and got an error from `git-annex-shell`, though my local git-annex didn't complain and seemed to think the creation went okay.
+
+ annex $ ga initremote ma type=gcrypt encryption=hybrid gitrepo=ssh://ma/meta/s/spw/local/annex keyid=3B6D411B
+ (merging synced/git-annex into git-annex...)
+ (Recording state in git...)
+ initremote ma (encryption setup) (hybrid cipher with gpg key 0F56D0553B6D411B) gcrypt: Development version -- Repository format MAY CHANGE
+ gcrypt: Repository not found: ssh://ma/meta/s/spw/local/annex
+ gcrypt: Development version -- Repository format MAY CHANGE
+ gcrypt: Repository not found: ssh://ma/meta/s/spw/local/annex
+ gcrypt: Setting up new repository
+ gcrypt: Remote ID is :id:icUy+qU392R5L5H7g8Yk
+ Counting objects: 111456, done.
+ Compressing objects: 100% (74045/74045), done.
+ Total 111456 (delta 59312), reused 85857 (delta 33717)
+ gcrypt: Encrypting to: -r 0F56D0553B6D411B
+ gcrypt: Requesting manifest signature
+ To gcrypt::ssh://ma/meta/s/spw/local/annex
+ * [new branch] git-annex -> git-annex
+ fatal: What do you think I am? A shell?
+ git-annex-shell: git-shell failed
+ ok
+ (Recording state in git...)
+
+Further `git annex sync ma` runs go off without a hitch and the master branch gets pushed a synced/master, though it didn't get pushed on this initial creation as can be seen from the above output.
+
+Is this a bug? Do I have anything to worry about? Thanks.
+
+Local git-annex: 5.20141125. Remote git annex (standalone build): 5.20150113-gcf247cf.