duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #04097
Re: [Question #445667]: Duplicity and Mega backend
On 24.01.2017 13:22, Jorman Franzini wrote:
> File "/opt/lib/python2.7/site-packages/duplicity/backend.py", line 209, in get_backend_object
> return factory(pu)
> File "/opt/lib/python2.7/site-packages/duplicity/backends/megabackend.py", line 36, in __init__
> from mega import Mega
> File "/opt/lib/python2.7/site-packages/mega/__init__.py", line 1, in <module>
> from .mega import Mega
> File "/opt/lib/python2.7/site-packages/mega/mega.py", line 18
> self.schema = 'http'
> ^
> IndentationError: expected an indented block
wow.. just realize that this error is outside of duplicity, probably in the mega api part.. see if you can find a fixed version of that.
..ede/duply.net
References