diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-02-04 14:55:00 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-02-04 14:55:00 -0400 |
commit | 799e09f7cb8053d68d2c71172bffeed12acf2089 (patch) | |
tree | 8ab06f68f0180f968dcefbeb46def42cae18b669 /doc | |
parent | 8e9be0bd9ac890c4952ecefffd8781c1bcb933e3 (diff) |
comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/How_to_use_a_DRA_bucket_in_Google_cloud_storage__63__/comment_4_e13eac28bd05f09210018a29c13aa73c._comment | 15 |
1 files changed, 15 insertions, 0 deletions
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 000000000..00243b5e4 --- /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 <https://gist.github.com/jterrace/4576324> + +Even if it fails, will probably fail in a more useful way than throwing +an "Invalid argument" exception. +"""]] |