When I try to use Google Cloud Storage with this version, I get an error:
Backtrace of previous error: Traceback (innermost last):
File "/usr/lib64/python2.7/site-packages/duplicity/backend.py", line 367, in inner_retry
return fn(self, *args)
File "/usr/lib64/python2.7/site-packages/duplicity/backend.py", line 569, in list
return [tobytes(x) for x in self.backend._list()]
File "/usr/lib64/python2.7/site-packages/duplicity/backends/_boto_single.py", line 252, in _list
raise BackendException("No connection to backend")
BackendException: No connection to backend
Attempt 1 failed. BackendException: No connection to backend
If I downgrade to duplicity-0.7.06-1.fc23.x86_64, everything is back to normal.
No worries. :) Ok, I'm going to push this and also work on updating python-boto to 2.40.0, to see if that helps. If not, we'll at least be fighting this from a current place.
This update has been submitted for stable by limb.
This update has been submitted for testing by limb.
This update has obsoleted duplicity-0.7.07-1.fc23, and has inherited its bugs and notes.
When I try to use Google Cloud Storage with this version, I get an error:
If I downgrade to
duplicity-0.7.06-1.fc23.x86_64
, everything is back to normal.This update has been pushed to testing.
This update has been unpushed.
mhayden, can you please retest and verify if this build is still broken in this way?
For me, backups to S3 are broken with duplicity-0.7.07.1 and work again with this update.
To clarify, you mean broken with 0.7.07?
Yes, sorry for the typo.
No worries. :) Ok, I'm going to push this and also work on updating python-boto to 2.40.0, to see if that helps. If not, we'll at least be fighting this from a current place.
This update has been submitted for stable by limb.
This update has been pushed to stable.