Crash when restoring data KeyError
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Duplicity |
Confirmed
|
Medium
|
Unassigned | ||
Déjà Dup |
Invalid
|
Critical
|
Unassigned | ||
deja-dup (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: deja-dup
1) Ubuntu 9.10
2) Deja Dup 10.2-0ubuntu1.1
3) I expected my backup to be restored
4) Deja Dup crashed instead.
I just tried to restore the backup I made, and it crashes repeatedly when trying to restore.
I have it setup to backup my home directory, and tried restoring to both the original location as well as a completely different folder. Both lead to the same error message.
Traceback (most recent call last):
File "/usr/bin/
with_
File "/usr/bin/
fn()
File "/usr/bin/
restore(
File "/usr/bin/
restore_
File "/usr/lib/
ITR(
File "/usr/lib/
last_
File "/usr/lib/
return function(*args)
File "/usr/lib/
ropath.
File "/usr/lib/
other.
File "/usr/lib/
buf = fin.read(
File "/usr/lib/
if not self.addtobuffer():
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.current_fp = self.fileobj_
File "/usr/bin/
backup_
KeyError: 15
ProblemType: Bug
Architecture: i386
Date: Sun Dec 20 19:59:06 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/deja-dup
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
Package: deja-dup 10.2-0ubuntu1.1
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: deja-dup
Uname: Linux 2.6.31-16-generic i686
Changed in duplicity: | |
importance: | Undecided → Critical |
status: | New → In Progress |
Changed in duplicity: | |
milestone: | none → 0.6.07 |
milestone: | 0.6.07 → none |
status: | Won't Fix → Invalid |
Changed in duplicity: | |
milestone: | none → 0.6.12 |
Changed in duplicity: | |
milestone: | 0.6.12 → 0.6.13 |
Changed in duplicity: | |
milestone: | 0.6.13 → 0.6.14 |
assignee: | nobody → Kenneth Loafman (kenneth-loafman) |
Changed in duplicity: | |
milestone: | 0.6.14 → 0.6.15 |
Changed in deja-dup: | |
status: | Invalid → Confirmed |
Changed in duplicity: | |
milestone: | 0.6.15 → none |
Changed in duplicity: | |
importance: | Medium → Critical |
Changed in duplicity: | |
status: | In Progress → Incomplete |
assignee: | Kenneth Loafman (kenneth-loafman) → nobody |
importance: | Critical → Medium |
Yikes. This looks like it's crashing inside duplicity, the command line backup tool that does the heavy lifting behind the scenes.