summaryrefslogtreecommitdiff
path: root/doc/bugs/sync_with_clone_protocol_error.mdwn
blob: 2ae0cab420b7b08840805326828db30c26638677 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
	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]]

> [[fixed|done]] --[[Joey]]