This commit is contained in:
parent
129d48f20d
commit
08c76bbfcd
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
I get the following error when building:
|
I get the following error when building:
|
||||||
|
|
||||||
|
[[!format sh """
|
||||||
$ cabal install git-annex --bindir=$HOME/bin -f"-assistant -webapp -webdav -pairing -xmpp -dns"
|
$ 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:
|
cabal: Error: some packages failed to install:
|
||||||
git-annex-5.20140127 failed during the building phase. The exception was:
|
git-annex-5.20140127 failed during the building phase. The exception was:
|
||||||
ExitFailure 1
|
ExitFailure 1
|
||||||
|
"""]]
|
||||||
|
|
||||||
### What steps will reproduce the problem?
|
### What steps will reproduce the problem?
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue