summaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2012-07-26 17:21:26 +0000
committerGravatar admin <admin@branchable.com>2012-07-26 17:21:26 +0000
commit8c3491f50c84059c765811a9c80a6db29c53d978 (patch)
treed9736a51548e2a5fe6e88908a58553a3f8378d6a /doc/news
parentefadf5215a9b9822052dcd6183f459c386caf9aa (diff)
Comment moderation
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/version_3.20120624/comment_1_81cf735c143db13bd9f9e489a31e619c._comment19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/news/version_3.20120624/comment_1_81cf735c143db13bd9f9e489a31e619c._comment b/doc/news/version_3.20120624/comment_1_81cf735c143db13bd9f9e489a31e619c._comment
new file mode 100644
index 000000000..bb048c814
--- /dev/null
+++ b/doc/news/version_3.20120624/comment_1_81cf735c143db13bd9f9e489a31e619c._comment
@@ -0,0 +1,19 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawmURXBzaYE1gmVc-X9eLAyDat_6rHPl670"
+ nickname="Bram"
+ subject="Build failure using Cabal"
+ date="2012-06-24T19:46:13Z"
+ content="""
+Unfortunately I get a build failure when building this version using Cabal:
+
+ [113 of 183] Compiling Assistant.Changes ( Assistant/Changes.hs, dist/build/git-annex/git-annex-tmp/Assistant/Changes.o )
+
+ Assistant/Changes.hs:73:30:
+ Not in scope: `tryReadTChan'
+ Perhaps you meant `readTChan' (imported from Control.Concurrent.STM)
+ cabal: Error: some packages failed to install:
+ git-annex-3.20120624 failed during the building phase. The exception was:
+ ExitFailure 1
+
+The complete build log is at <http://paste.debian.net/176125/>. I'm looking forward to trying out the new watch behaviour!
+"""]]