summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-08-03 14:39:38 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-08-03 14:39:38 -0400
commitc75a4e25917115248479d2566c5f2425184ac8be (patch)
treea4112cd385c3c34d4ac2e0a82c7035f036fde196 /doc
parent3f9a7374e30274cfe825eb1d474856e153352bb2 (diff)
analized and forwarded bug to gitlab
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/gitlab_repos_cannot_use_gcrypt.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/bugs/gitlab_repos_cannot_use_gcrypt.mdwn b/doc/bugs/gitlab_repos_cannot_use_gcrypt.mdwn
index 732d1e304..65cde407e 100644
--- a/doc/bugs/gitlab_repos_cannot_use_gcrypt.mdwn
+++ b/doc/bugs/gitlab_repos_cannot_use_gcrypt.mdwn
@@ -20,3 +20,14 @@ Unsure what is causing git-annex-shell to behave this way on gitlab.
> and has not had any opportunity to get a git-annex uuid set..
>
> I wonder what version of git-annex gitlab.com is running? --[[Joey]]
+
+>> gitlab tells me their version is 5.20140412ubuntu1.
+>> I tried installing git-annex-shell from 5.20140412, but
+>> was not able to reproduce the problem using it. This makes me think the
+>> problem is somehow in gitlab's git-annex-shell integration code.
+>>
+>> Update: Root-caused and filed a bug:
+>> <https://gitlab.com/gitlab-org/gitlab-shell/issues/24
+>>
+>> This will need to be fixed on the gitlab side, so closing it here.
+>> [[done]] --[[Joey]]