@limb, thanks for preparing the update so fast. It does not trigger a deprecation warning with the updated duplicity anymore. Unfortunately, I experienced issue https://sourceforge.net/p/ftplicity/bugs/85/ where 0.10 changed the way credentials need to be provided to the backend.
This update has been submitted for testing by limb.
This update has been pushed to testing.
@limb, thanks for preparing the update so fast. It does not trigger a deprecation warning with the updated duplicity anymore. Unfortunately, I experienced issue https://sourceforge.net/p/ftplicity/bugs/85/ where 0.10 changed the way credentials need to be provided to the backend.
With the current stable duply, one can do:
With 0.11, this triggers an error:
InvalidUriError: Invalid bucket name in URI "s3://ABCD@bucket-name/path/"
. One has to do this in theconf
file:Note that the exported variable names are target-backend-dependent (for Google Cloud, for example, one has to use GS_ACCESS_KEY_ID etc).
This update has reached 14 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by limb.
This update has been pushed to stable.