I'm still getting this crash on Ubuntu 15.10 with duplicity 0.7.02.

My initial full backup seemed to be stalled (destination stopped
growing), so I did ^C and restarted:

# duplicity --full-if-older-than 2W --no-encryption --exclude-other-filesystems 
$home_source $home_target
Local and Remote metadata are synchronized, no sync needed.
Last full backup left a partial set, restarting.
Last full backup date: Sat Jan  2 02:14:14 2016
RESTART: Volumes 82 to 525 failed to upload before termination.
         Restarting backup at volume 82.
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 1519, in <module>
    with_tempdir(main)
  File "/usr/bin/duplicity", line 1513, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 1370, in main
    do_backup(action)
  File "/usr/bin/duplicity", line 1483, in do_backup
    full_backup(col_stats)
  File "/usr/bin/duplicity", line 560, in full_backup
    globals.backend)
  File "/usr/bin/duplicity", line 375, in write_multivol
    validate_encryption_settings(globals.restart.last_backup, mf)
  File "/usr/bin/duplicity", line 354, in validate_encryption_settings
    if vol1_filename != backup_set.volume_name_dict[1]:
KeyError: 1

I'll try a fresh full backup, but I fear it will stall and/or crash
again.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1245805

Title:
  Crash with stacktrace, error code 30 in validate_encryption_settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1245805/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to