summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawm7AuSfii_tCkLyspL6Mr0ATlO6OxLNYOo <Georg@web>2013-01-06 20:32:07 +0000
committerGravatar admin <admin@branchable.com>2013-01-06 20:32:07 +0000
commit38b1ce56d125c03f3063bb3f79f6acb7e0754828 (patch)
tree2b52ebd9e023e89a851ec44b2cdfedc6eea5e89a
parentf8657604dcb4e265637cfce3481adb9518d1a049 (diff)
Added a comment: yesod update didn't help
-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)
+
+"""]]