aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-01-06 20:52:44 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-01-06 20:52:44 -0400
commit270acb6dca4324a17a9cf4391b487c23b39190ba (patch)
treed73496d8d6f7e03694f5a7b33ad06df3353c3f58
parent86d009e5a23a84a05aa9f735ac537ff82e185173 (diff)
parent38b1ce56d125c03f3063bb3f79f6acb7e0754828 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/news/version_3.20130102/comment_3_b7298c5bfef011e238fc597dd5dbfbe0._comment18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/news/version_3.20130102/comment_3_b7298c5bfef011e238fc597dd5dbfbe0._comment b/doc/news/version_3.20130102/comment_3_b7298c5bfef011e238fc597dd5dbfbe0._comment
new file mode 100644
index 000000000..c1948c79a
--- /dev/null
+++ b/doc/news/version_3.20130102/comment_3_b7298c5bfef011e238fc597dd5dbfbe0._comment
@@ -0,0 +1,18 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawm7AuSfii_tCkLyspL6Mr0ATlO6OxLNYOo"
+ nickname="Georg"
+ subject="yesod update didn't help"
+ date="2013-01-06T20:32:07Z"
+ content="""
+cabal install yesod didn't work, needed --force-reinstalls, then went through - but still the same error then on installing git-annex. Since afterwards my cabal stuff seemed to be wacky and since you wrote you got the mac app fully working, I just nuked my cabal stuff and used your install. Worked so far, but since I am eager for the direct repo stuff I switched my repo to direct mode. But now I get this on sync and - which is in this case a bit worse, since I can't switch back - indirect:
+
+ [gb@Flunder Annex (master)]$ annex indirect
+ commit git-annex: unknown response from git cat-file (\"refs/heads/git-annex:199/24d/KJK3OxzAscONhFdYI missing\",refs/heads/git-annex:199/24d/KJK3OxzAscONhFdYI
+ -----END RSA PRIVATE KEY-----
+ .log)
+ [gb@Flunder Annex (master)]$ annex sync
+ git-annex: unknown response from git cat-file (\"refs/heads/git-annex:199/24d/KJK3OxzAscONhFdYI missing\",refs/heads/git-annex:199/24d/KJK3OxzAscONhFdYI
+ -----END RSA PRIVATE KEY-----
+ .log)
+
+"""]]