summaryrefslogtreecommitdiff
path: root/doc/bugs/How_to_use_a_DRA_bucket_in_Google_cloud_storage__63__/comment_4_e13eac28bd05f09210018a29c13aa73c._comment
blob: 00243b5e4d6fc6de61415fba029b6518cf56ff53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.
"""]]