summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0 <Tobias@web>2012-11-26 18:18:57 +0000
committerGravatar admin <admin@branchable.com>2012-11-26 18:18:57 +0000
commita90b37bfa23844db14af58fc1f624fa0511bb548 (patch)
tree02dae4014d1aa6b11ba7a39589fbb0a339699dbe
parentdd19a319cb8cddd0a476f58d0a73e181e71aeac7 (diff)
Added a comment: Can't install
-rw-r--r--doc/news/version_3.20121126/comment_1_9e1d8552a935d1013bb5e7bdc99e2623._comment24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/news/version_3.20121126/comment_1_9e1d8552a935d1013bb5e7bdc99e2623._comment b/doc/news/version_3.20121126/comment_1_9e1d8552a935d1013bb5e7bdc99e2623._comment
new file mode 100644
index 000000000..4a2c8e620
--- /dev/null
+++ b/doc/news/version_3.20121126/comment_1_9e1d8552a935d1013bb5e7bdc99e2623._comment
@@ -0,0 +1,24 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0"
+ nickname="Tobias"
+ subject="Can't install"
+ date="2012-11-26T18:18:57Z"
+ content="""
+I've tried installing the latest version both through \"cabal install git-annex\", and with a git clone of the source and configure build install. In both cases i encounter this message:
+
+[273 of 290] Compiling Assistant.WebApp.Configurators.Local ( Assistant/WebApp/Configurators/Local.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Local.o )
+
+Assistant/WebApp/Configurators/Local.hs:55:11:
+
+ `fieldEnctype' is not a (visible) field of constructor `Field'
+
+cabal: Error: some packages failed to install:
+
+git-annex-3.20121126 failed during the building phase. The exception was:
+
+ExitFailure 1
+
+
+This is on Ubuntu 12.10 amd64
+
+"""]]