File: day__228_new_AWS.mdwn

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (13 lines) | stat: -rw-r--r-- 718 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
New AWS region in Germany announced today. git-annex doesn't support it
yet, unless you're using the `s3-aws` branch.

I cleaned up that branch, got it building again, and re-tested it with
`testremote`, and then fixed a problem the test suite found that was
caused by some changes in the haskell aws library.

Unfortunately, s3-aws is [not ready to be merged](http://git-annex.branchable.com/bugs/new_AWS_region___40__eu-central-1__41__)
because of some cabal dependency problems involving `dbus` and `random`. I did
go ahead and update Debian's haskell-aws package to cherry-pick
from a newer version the change needed for Inernet Archive
support, which allows building the s3-aws branch on Debian.
Getting closer..