bug report
This commit is contained in:
parent
32e0aebeb8
commit
6f082a3d56
1 changed files with 13 additions and 0 deletions
13
doc/bugs/sync_with_clone_protocol_error.mdwn
Normal file
13
doc/bugs/sync_with_clone_protocol_error.mdwn
Normal file
|
@ -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]]
|
Loading…
Add table
Add a link
Reference in a new issue