diff --git a/doc/bugs/git_annex_doesn__39__t_cope_with_a_gcrypt__58____58__rsync__58____47____47__.mdwn b/doc/bugs/git_annex_doesn__39__t_cope_with_a_gcrypt__58____58__rsync__58____47____47__.mdwn new file mode 100644 index 0000000000..f786dbba85 --- /dev/null +++ b/doc/bugs/git_annex_doesn__39__t_cope_with_a_gcrypt__58____58__rsync__58____47____47__.mdwn @@ -0,0 +1,15 @@ +### Please describe the problem. +After adding a `gcrypt::rsync://` remote, `git-annex-sync` and `git-annex-info` crash with: + + git-annex: bad url rsync://192.168.178.241:test + CallStack (from HasCallStack): + error, called at ./Git/Construct.hs:107:15 in main:Git.Construct + +### What steps will reproduce the problem? + git init + git annex init test + git remote add test gcrypt::rsync://192.168.178.241:test + git annex sync + +### What version of git-annex are you using? On what operating system? +git-annex version: 8.20201127