duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #00534
Re: [Question #150801]: BucketAlreadyOwnedByYou
Question #150801 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/150801
Status: Open => Needs information
Kenneth Loafman requested for more information:
In version 1.9b there are only two settings, DEFAULT and EU.
>>> from boto.s3.connection import Location
>>> dir(Location)
['DEFAULT', 'EU', '__doc__', '__module__']
Duplicity will choose EU if --s3-european-buckets is set, otherwise
DEFAULT, which is US. There is no option for Northern California that I
can see.
The patch I supplied should not have tried to create a new bucket at
all. Please add -v9 to the duplicity command line and capture the log
to a file, then paste the first 100 lines or so into your answer. Maybe
that will help me see what's going on.
--
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.