Activity log for bug #1875937

Date Who What changed Old value New value Message
2020-04-29 17:01:21 Alexander Hofstätter bug added bug
2020-04-29 17:03:58 Alexander Hofstätter description Duplicity version: 0.8.12.1612 ubuntu 20.04 LTS python 3.8.2 When i try to restart a backup which goes to S3 (via boto3) (use of: --s3-use-deep-archive or --s3-use-glacier) it fails: Last full backup date: Wed Apr 29 17:45:32 2020 RESTART: Volumes 2 to 2 failed to upload before termination. Restarting backup at volume 2. Attempt 1 failed. ClientError: An error occurred (InvalidObjectState) when calling the GetObject operation: The operation is not valid for the object's storage class Attempt 2 failed. ClientError: An error occurred (InvalidObjectState) when calling the GetObject operation: The operation is not valid for the object's storage class This is because a file stored in glacier cannot be downloaded. I dont know if this known? To solve this: either skip validate_encryption_settings() when using any of this storage backends or introduce an option to skip the download manually (e.g. --skip-download-on-restart) Duplicity version: 0.8.12.1612 ubuntu 20.04 LTS python 3.8.2 When i try to restart a backup which goes to S3 (via boto3) (use of: --s3-use-deep-archive or --s3-use-glacier) it fails: Last full backup date: Wed Apr 29 17:45:32 2020 RESTART: Volumes 2 to 2 failed to upload before termination.          Restarting backup at volume 2. Attempt 1 failed. ClientError: An error occurred (InvalidObjectState) when calling the GetObject operation: The operation is not valid for the object's storage class Attempt 2 failed. ClientError: An error occurred (InvalidObjectState) when calling the GetObject operation: The operation is not valid for the object's storage class This is because a file stored in glacier cannot be downloaded. I dont know if this known? To solve this: either skip validate_encryption_settings() when using any of this storage backends or introduce an option to skip the download manually (e.g. --skip-download-on-restart) I fixed it for me with manully skipping the validate_encryption_settings() function.
2020-05-04 20:52:26 Kenneth Loafman bug task added ubuntu
2020-05-04 20:52:43 Kenneth Loafman bug task deleted ubuntu
2020-05-04 20:53:41 Kenneth Loafman bug task added duplicity (Ubuntu)
2020-05-23 14:42:18 Kenneth Loafman duplicity: status New Triaged
2020-05-23 14:42:27 Kenneth Loafman duplicity: importance Undecided Low
2020-05-24 15:08:02 Kenneth Loafman duplicity: status Triaged Fix Committed
2020-05-24 15:08:02 Kenneth Loafman duplicity: milestone 0.8.14
2020-06-03 21:18:17 Sebastien Bacher duplicity (Ubuntu): status New Fix Committed
2020-06-03 21:18:19 Sebastien Bacher duplicity (Ubuntu): importance Undecided Low
2020-07-04 19:10:09 Kenneth Loafman duplicity: status Fix Committed Fix Released
2020-08-15 17:27:09 Jack bug added subscriber Jack