From ceef16f1f577d69607b1b089b7d597354952e8ba Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw" Date: Tue, 4 Feb 2014 13:45:26 +0000 Subject: [PATCH] Added a comment --- ...2_4a37935080b86643ecda717fe17f8f87._comment | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/bugs/Building_on_OpenBSD/comment_2_4a37935080b86643ecda717fe17f8f87._comment diff --git a/doc/bugs/Building_on_OpenBSD/comment_2_4a37935080b86643ecda717fe17f8f87._comment b/doc/bugs/Building_on_OpenBSD/comment_2_4a37935080b86643ecda717fe17f8f87._comment new file mode 100644 index 0000000000..3a7f85fdc8 --- /dev/null +++ b/doc/bugs/Building_on_OpenBSD/comment_2_4a37935080b86643ecda717fe17f8f87._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw" + nickname="dxtrish" + subject="comment 2" + date="2014-02-04T13:45:25Z" + content=""" +Sorry for the long delay, but I've tried what you said: +``% cabal install git-annex --bindir=$HOME/bin --flags=\"-pairing -webdav\" -j2`` + +and it STILL fails with: +``cabal: user error (Error: some packages failed to install: +git-annex-5.20140129 depends on network-info-0.2.0.3 which failed to install. +network-info-0.2.0.3 failed during the building phase. The exception was: +ExitFailure 1 +uuid-1.3.3 depends on network-info-0.2.0.3 which failed to install. +)`` + +"""]]