jose1711 / duplicity-fuse

Mount duplicity backup using FUSE
11 stars 3 forks source link

__init__() takes exactly 4 arguments (3 given) #3

Closed pcace closed 6 years ago

pcace commented 6 years ago

Hi,

i followed the instructions here, but cannot really get it to work properly:

python duplicity-fuse.py -o url=file:///mnt/gdrive/Backup/ /mnt/backup_fuse/ GnuPG passphrase: Traceback (most recent call last): File "duplicity-fuse.py", line 463, in <module> main() File "duplicity-fuse.py", line 454, in main server.runduplicity() File "duplicity-fuse.py", line 248, in runduplicity self.col_stats = collections.CollectionsStatus(globals.backend, globals.archive_dir).set_values() TypeError: __init__() takes exactly 4 arguments (3 given)

What is the Problem here?

Cheers and thanks!!!!

jose1711 commented 6 years ago

fixed in https://github.com/jose1711/duplicity-fuse/commit/78d76bbe8e50c0785a4ca9ffc2706ec65a20bcee