From c30414a5aafe2a0c4d005095e2c1b9d1f4256d64 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 4 Feb 2015 14:55:00 -0400 Subject: [PATCH] comment --- ...nt_4_e13eac28bd05f09210018a29c13aa73c._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/bugs/How_to_use_a_DRA_bucket_in_Google_cloud_storage__63__/comment_4_e13eac28bd05f09210018a29c13aa73c._comment diff --git a/doc/bugs/How_to_use_a_DRA_bucket_in_Google_cloud_storage__63__/comment_4_e13eac28bd05f09210018a29c13aa73c._comment b/doc/bugs/How_to_use_a_DRA_bucket_in_Google_cloud_storage__63__/comment_4_e13eac28bd05f09210018a29c13aa73c._comment new file mode 100644 index 0000000000..00243b5e4d --- /dev/null +++ b/doc/bugs/How_to_use_a_DRA_bucket_in_Google_cloud_storage__63__/comment_4_e13eac28bd05f09210018a29c13aa73c._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 4""" + date="2015-02-04T18:46:32Z" + content=""" +The first thing to try is going to be a current version of git-annex, +not the wheezy backport, which uses an old and not very good S3 library. + +So, upgrade to git-annex 5.20141203 or newer. +The new aws library used by that version will probably work -- it's +presumably what was used to make + +Even if it fails, will probably fail in a more useful way than throwing +an "Invalid argument" exception. +"""]]