summaryrefslogtreecommitdiff
path: root/doc/bugs/new_AWS_region___40__eu-central-1__41__/comment_1_23d65c7e05f6e7312bbdbd039bf8d308._comment
blob: e56e1beaffd06daf13ca45de7e026711f8c2d344 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="209.250.56.96"
 subject="comment 1"
 date="2014-10-23T18:52:48Z"
 content="""
The S3 library that git-annex is using does not support the authentication method that this region uses.

It is supported by the aws library that git-annex uses in the `s3-aws` branch in git, and I already added the region there this morning.

I can't merge `s3-aws` yet; the neccessary version of the aws library is not yet available in eg, Debian. And even upgrading aws from cabal seems to result in dependency hell, due to its needing a newer version of scientific. This should all sort itself out in time.

If you need this region, you'll need to try to build git-annex's s3-aws branch, for now.
"""]]