diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0 <Tobias@web> | 2012-11-13 20:56:50 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-11-13 20:56:50 +0000 |
commit | c1868de5f55182bd21fb6132c1ee927428f6dd2d (patch) | |
tree | 783be89e0b16be567f5825bb3dcf3cf299c58b7c /doc | |
parent | cb9eb98be983403a9953ff935bb5f85bf325b970 (diff) |
Added a comment: Bah, i missed this before making my own bug report
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Install_of_git-annex-3.20121112_fails/comment_6_0bb3ac5375f29ce9d3d0be93879267e3._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/bugs/Install_of_git-annex-3.20121112_fails/comment_6_0bb3ac5375f29ce9d3d0be93879267e3._comment b/doc/bugs/Install_of_git-annex-3.20121112_fails/comment_6_0bb3ac5375f29ce9d3d0be93879267e3._comment new file mode 100644 index 000000000..2aaf9cf43 --- /dev/null +++ b/doc/bugs/Install_of_git-annex-3.20121112_fails/comment_6_0bb3ac5375f29ce9d3d0be93879267e3._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0" + nickname="Tobias" + subject="Bah, i missed this before making my own bug report" + date="2012-11-13T20:56:50Z" + content=""" +This line worked for me on ubuntu 12.10: + +cabal install --only-dependencies ./ --constraint=certificate==1.2.2 --constraint=crypto-pubkey-types==0.1.1 + +"""]] |