From c8ecd3fb7c8170d59ac41e10330c97dbe54bea0b Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4" Date: Thu, 27 Aug 2015 16:12:51 +0000 Subject: [PATCH] --- ...wget_invocation_should_get_timeout_options.mdwn | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/bugs/wget_invocation_should_get_timeout_options.mdwn diff --git a/doc/bugs/wget_invocation_should_get_timeout_options.mdwn b/doc/bugs/wget_invocation_should_get_timeout_options.mdwn new file mode 100644 index 0000000000..d78179d40e --- /dev/null +++ b/doc/bugs/wget_invocation_should_get_timeout_options.mdwn @@ -0,0 +1,14 @@ +### Please describe the problem. + +Currently if download stalls the whole 'annex get' stalls -- I have been watching the terminal with 0% for an hour now ;) + +You could test that on http://github.com/datalad/mlbooks annex, just get +G.James_D.Witten_T.Hastie_R.Tibshirani-An_Introduction_to_Statistical_Learning_with_Applications_in_R.pdf + +original url for the file is http://www-bcf.usc.edu/~gareth/ISL/ISLR%20Fourth%20Printing.pdf +and wgetting works for me on some boxes but not on the other, forgot why so + +### What version of git-annex are you using? On what operating system? + +5.20150706+gitgefc3bcd-1~ndall+1 and tried in clean debian sid docker with 5.20150812-2 +