From e053df94515b97dafbc8e4372bab9ddd2f920fdf Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 19 Nov 2018 17:49:59 -0400 Subject: [PATCH] followup --- ...ent_33_fe7e5c3340282f89c3393d8c5a2bc17c._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/bugs/multiple_ssh_prompts__44___and_thread_blocked_indefinitely_in_an___63____63____63___transaction/comment_33_fe7e5c3340282f89c3393d8c5a2bc17c._comment diff --git a/doc/bugs/multiple_ssh_prompts__44___and_thread_blocked_indefinitely_in_an___63____63____63___transaction/comment_33_fe7e5c3340282f89c3393d8c5a2bc17c._comment b/doc/bugs/multiple_ssh_prompts__44___and_thread_blocked_indefinitely_in_an___63____63____63___transaction/comment_33_fe7e5c3340282f89c3393d8c5a2bc17c._comment new file mode 100644 index 0000000000..a8909719f0 --- /dev/null +++ b/doc/bugs/multiple_ssh_prompts__44___and_thread_blocked_indefinitely_in_an___63____63____63___transaction/comment_33_fe7e5c3340282f89c3393d8c5a2bc17c._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 33""" + date="2018-11-19T21:48:30Z" + content=""" +As of 451145738267b5858132554da2367a78c145b610 git-annex depends on the +hopefully fixed concurrent-output, so if you build that version and it +works at the command line, we can know for sure. + +You'll need to run `cabal update; cabal install --only-dependencies` in the +git-annex source dir to get the fixed concurrent-output installed before +building git-annex. +"""]]