Added a comment: analysis

This commit is contained in:
spwhitton 2018-05-17 19:49:04 +00:00 committed by admin
parent 1d58205284
commit d43e44e3e5

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="spwhitton"
avatar="http://cdn.libravatar.org/avatar/9c3f08f80e67733fd506c353239569eb"
subject="analysis"
date="2018-05-17T19:49:04Z"
content="""
\"Repository not found\" is expected when you have not yet pushed with gcrypt.
I think the error is rather that git-annex is passing `--signed=if-asked` to git-remote-gcrypt and it does not like that, dies and never sets up the repository.
I am not sure whether git-annex should stop passing that option, or git-remote-gcrypt should accept the option and do nothing with it.
"""]]