This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawnzFs0ZJvkUvEVI_OAp0aAP1CTOw2UUXl4 2014-01-29 15:31:16 +00:00 committed by admin
parent 129d48f20d
commit 08c76bbfcd

View file

@ -2,6 +2,7 @@
I get the following error when building:
[[!format sh """
$ cabal install git-annex --bindir=$HOME/bin -f"-assistant -webapp -webdav -pairing -xmpp -dns"
...
@ -29,6 +30,7 @@ RunCommand.hs:44:17:
cabal: Error: some packages failed to install:
git-annex-5.20140127 failed during the building phase. The exception was:
ExitFailure 1
"""]]
### What steps will reproduce the problem?