This commit is contained in:
Joey Hess 2015-02-04 14:55:00 -04:00
parent 2b138f684e
commit c30414a5aa

View file

@ -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.
"""]]