diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw <dxtrish@web> | 2014-02-04 13:45:26 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-02-04 13:45:26 +0000 |
commit | 916427bd5faeb5d10c243c8da12899f5571faa1c (patch) | |
tree | 25415b3d89595e4ea06392674f281a8e1f746659 /doc | |
parent | 3ac2409700130db725948cf65c393b08dbe8b098 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Building_on_OpenBSD/comment_2_4a37935080b86643ecda717fe17f8f87._comment | 18 |
1 files changed, 18 insertions, 0 deletions
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 000000000..3a7f85fdc --- /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. +)`` + +"""]] |