Activity log for bug #720525

Date Who What changed Old value New value Message
2011-02-17 05:24:29 Joe Snikeris bug added bug
2011-02-17 05:24:29 Joe Snikeris attachment added duplicity.log https://bugs.launchpad.net/bugs/720525/+attachment/1855512/+files/duplicity.log
2011-02-18 22:22:13 Joe Snikeris attachment added dup11.log https://bugs.launchpad.net/duplicity/+bug/720525/+attachment/1858805/+files/dup11.log
2011-02-19 04:40:52 Joe Snikeris attachment added success.log https://bugs.launchpad.net/duplicity/+bug/720525/+attachment/1859187/+files/success.log
2011-07-29 01:50:56 Michael Terry summary Unable to restore backup; several errors then hang Unable to restore: assert first.difftype != "diff"
2011-07-29 01:51:07 Michael Terry bug task added deja-dup
2011-07-29 01:51:22 Michael Terry deja-dup: importance Undecided Critical
2011-07-29 01:51:22 Michael Terry deja-dup: status New Confirmed
2011-11-08 18:26:58 Michael Terry deja-dup: status Confirmed Invalid
2013-01-01 20:01:06 Michael Terry affects deja-dup duplicity (Ubuntu)
2013-01-01 20:01:06 Michael Terry duplicity (Ubuntu): importance Critical Undecided
2013-01-01 20:01:06 Michael Terry duplicity (Ubuntu): status Invalid Confirmed
2013-01-01 20:02:20 Michael Terry summary Unable to restore: assert first.difftype != "diff" AssertionError: first.difftype != "diff"
2013-01-01 20:09:25 Michael Terry description Duplicity version: 0.6.06 Python version: 2.5.4 OS: OpenBSD 4.8 Remote filesystem: ext3 Local filesystem: ffs I've attached a verbose log of the duplicity output and errors. I've copied the backup files from the remote server to my local machine to rule out transmission issues. The python process spins for a bit at 0.1% CPU usage, but then stops and top's TIME column doesn't increase. It continues to hang after that until I kill it. As you can see in the log, there are several 'Operation not permitted' errors; however, the processing continues. Then there is an AssertionError, and that's the last thing that is displayed before the process hangs. Also, here is a list of the files and directories that were restored: restore restore/.Xdefaults restore/.cache restore/.cache/duplicity restore/.cache/duplicity/4d69b8815c980ca928f8bf0170d40bfb restore/.cache/duplicity/4d69b8815c980ca928f8bf0170d40bfb/duplicity-full-signatures.20110110T003018Z.sigtar.gz restore/.duplicity restore/.duplicity/backup.log Also, if there is a workaround so that I can retrieve my files, I'd greatly appreciate being pointed in the right direction. Sometimes when restoring or backing up, duplicity will crash with an AssertionError similar to the following: Traceback (most recent call last): File "/usr/local/bin/duplicity", line 1236, in <module> with_tempdir(main) File "/usr/local/bin/duplicity", line 1229, in with_tempdir fn() File "/usr/local/bin/duplicity", line 1183, in main restore(col_stats) File "/usr/local/bin/duplicity", line 538, in restore restore_get_patched_rop_iter(col_stats)): File "/usr/local/lib/python2.5/site-packages/duplicity/patchdir.py", line 518, in Write_ROPaths for ropath in rop_iter: File "/usr/local/lib/python2.5/site-packages/duplicity/patchdir.py", line 491, in integrate_patch_iters final_ropath = patch_seq2ropath(normalize_ps(patch_seq)) File "/usr/local/lib/python2.5/site-packages/duplicity/patchdir.py", line 458, in patch_seq2ropath assert first.difftype != "diff", patch_seq AssertionError: [(('.duplicity', 'filelist') reg), (('.duplicity', 'filelist') reg)] One reported workaround is to delete ~/.cache/duplicity and try again. ================ Original Report: ================ Duplicity version: 0.6.06 Python version: 2.5.4 OS: OpenBSD 4.8 Remote filesystem: ext3 Local filesystem: ffs I've attached a verbose log of the duplicity output and errors. I've copied the backup files from the remote server to my local machine to rule out transmission issues. The python process spins for a bit at 0.1% CPU usage, but then stops and top's TIME column doesn't increase. It continues to hang after that until I kill it. As you can see in the log, there are several 'Operation not permitted' errors; however, the processing continues. Then there is an AssertionError, and that's the last thing that is displayed before the process hangs. Also, here is a list of the files and directories that were restored: restore restore/.Xdefaults restore/.cache restore/.cache/duplicity restore/.cache/duplicity/4d69b8815c980ca928f8bf0170d40bfb restore/.cache/duplicity/4d69b8815c980ca928f8bf0170d40bfb/duplicity-full-signatures.20110110T003018Z.sigtar.gz restore/.duplicity restore/.duplicity/backup.log Also, if there is a workaround so that I can retrieve my files, I'd greatly appreciate being pointed in the right direction.
2013-10-06 15:42:54 Michel Filipe bug added subscriber Michel Filipe
2013-10-17 13:01:23 Marcel Oliver bug watch added https://bugzilla.redhat.com/show_bug.cgi?id=901420
2013-11-30 12:19:11 Markcortbass bug added subscriber Mark
2013-12-07 21:56:26 Michael Terry attachment added test2.sh https://bugs.launchpad.net/duplicity/+bug/720525/+attachment/3925043/+files/test2.sh
2013-12-07 21:56:34 Michael Terry marked as duplicate 1252484