summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-01-14 12:14:33 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-01-14 12:14:33 -0400
commitaf346e24d2f58257e97db9cc69251ee7a67eeaf0 (patch)
tree4c525bc72a2bd27bf52d4470bfd75f5e9fc918e3
parentb4af18f29de3848b736a24cde2dce34715b970f6 (diff)
close
-rw-r--r--doc/bugs/Update_dependency_on_certificate___62____61___1.3.3.mdwn12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/bugs/Update_dependency_on_certificate___62____61___1.3.3.mdwn b/doc/bugs/Update_dependency_on_certificate___62____61___1.3.3.mdwn
index 87831e652..2a2a1469d 100644
--- a/doc/bugs/Update_dependency_on_certificate___62____61___1.3.3.mdwn
+++ b/doc/bugs/Update_dependency_on_certificate___62____61___1.3.3.mdwn
@@ -50,3 +50,15 @@ override the dependency tree to try to force the version update with
cabal-install, so maybe it's worth filing a bug.
Thanks a lot for git-annex.
+
+> Welcome to cabal hell! This problem is why haskell's cabal system is not
+> a sufficient way for users to install git-annex, and we have to provide
+> prebuilt builds.
+>
+> No change to git-annex can fix this problem. The problem is that
+> the old version of certificate got busted by some change to one of its
+> dependencies, and several libraries that git-annex depends on have not
+> yet been updated to use the new version of certificate. Once those
+> libraries get updated, it'll fix itself.
+>
+> [[done]]; not git-annex bug. --[[Joey]]