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 +"""]]