File: comment_1_ed0ead0b09ddbe52d42150a281d84f5c._comment

package info (click to toggle)
git-annex 7.20190129-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 56,292 kB
  • sloc: haskell: 59,105; sh: 1,255; makefile: 225; perl: 136; ansic: 44
file content (16 lines) | stat: -rw-r--r-- 622 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2017-02-13T18:01:40Z"
 content="""
It's not supposed to fail when the bucket already exists. There is an
explicit check to see whether the bucket exists in current versions.

Unfortunately, git-annex can't support the Frankfurt datacenter,
until this API problem gets fixed <https://github.com/aristidb/aws/pull/199>

In my tests, it doesn't fail that way when the bucket already exists.
I didn't create the bucket in Frankfurt though, and it could be
that due to the API problem it fails to notice that the bucket in Frankfurt
already exists.
"""]]