duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-talk] BackupChain instance has no attribute 'archive_dir'


From: Tamas Patrovics
Subject: [Duplicity-talk] BackupChain instance has no attribute 'archive_dir'
Date: Thu, 9 Feb 2006 17:31:07 +0100

Hi,

 I use duplicity 0.4.1 under Debian and lately I get the following
error when running it:

 Traceback (most recent call last):
   File "/usr/bin/duplicity", line 358, in ?
     if __name__ == "__main__": main()
   File "/usr/bin/duplicity", line 334, in main
     globals.archive_dir).set_values()
   File "/usr/lib/python2.3/site-packages/duplicity/collections.py",
line 360, in set_values
     backup_chains = self.get_sorted_chains(backup_chains)
   File "/usr/lib/python2.3/site-packages/duplicity/collections.py",
line 522, in
 +get_sorted_chains
     assert chain_list[1].archive_dir # other is local
 AttributeError: BackupChain instance has no attribute 'archive_dir'


 Is this error familiar to you? I tried to google for it, but found
nothing relevant.

 Thanks,

 Tamas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]