From 5050377d4c03461521de9a856a02a6c9cd42e2e6 Mon Sep 17 00:00:00 2001 From: db48x Date: Fri, 8 May 2015 08:43:37 +0000 Subject: [PATCH] --- doc/bugs/ssh_fails_in_windows_nightly_build.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/ssh_fails_in_windows_nightly_build.mdwn diff --git a/doc/bugs/ssh_fails_in_windows_nightly_build.mdwn b/doc/bugs/ssh_fails_in_windows_nightly_build.mdwn new file mode 100644 index 0000000000..eb9ade6d07 --- /dev/null +++ b/doc/bugs/ssh_fails_in_windows_nightly_build.mdwn @@ -0,0 +1,8 @@ +### Please describe the problem. + +After installing a nightly build from https://qa.nest-initiative.org/view/msysGit/job/msysgit-git-annex-assistant-test/, ssh fails to run when launched by the webapp. It shows a system error dialog with the message "The program can't start because msys-crypto-1.0.0.dll is missing...". The dll is present in $PROGRAMFILES/Git/bin, and ssh works when run from the command line. + +[[!format sh """ +Version: 5.20150508-g8e96a31 +Build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV DNS Feeds Quvi TDFA TorrentParser +"""]]