From 2e22df59273ddb39ea8f5545e8ac4830a4a31b7c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 17 Mar 2017 00:22:19 -0400 Subject: bug report --- doc/bugs/sync_with_clone_protocol_error.mdwn | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/bugs/sync_with_clone_protocol_error.mdwn diff --git a/doc/bugs/sync_with_clone_protocol_error.mdwn b/doc/bugs/sync_with_clone_protocol_error.mdwn new file mode 100644 index 000000000..47b61483c --- /dev/null +++ b/doc/bugs/sync_with_clone_protocol_error.mdwn @@ -0,0 +1,13 @@ + Failed to get annex.uuid configuration of repository clam + + Instead, got: "(merging origin/git-annex origin/synced/git-annex into git-annex...)\n(recording state in git...)\nannex.uuid=$obscured\ncore.gcrypt-id=\n" + +Seen after cloning the repository to clam, not running git-annex init +in it, adding clam as a remote, and git annex sync clam. +Apparently git-annex-shell outputs some merging messages in this +case, which breaks the protocol. + +Next git-annex sync clam worked ok and got the UUID. + +clam has git-annex 6.20170101 installed. +--[[Joey]] -- cgit v1.2.3