No Incremental Backups with Restore Failures

Bug #882924 reported by Mike O'Donnell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Déjà Dup
New
Undecided
Unassigned

Bug Description

I am using Deja-Dup 14.2 on Ubuntu 10.04.

Concerns:

a) DD will not make incremental backups. Whenever a backup is initialized, subsequent to a full backup; DD messages, that it is "cleaning up"; -> removes the backup data; and then signals that it is "creating the first full backup.

b) When the first full backup is completed again; it, about 50% of the time, signals "Backup Finished -> your files were successfully backed up"; OR, in the other 50% of times, DD starts all over with "cleaning up" and removes the backup data; with again signaling, "creating the first full backup; which it starts to do.

c) When a first full backup has supposedly "completed successfully"; if, Restore is run; DD always, shows a message stating "checking for backups -> followed with a subsequent message, "Restore Failed" -> and the backup data again, is deleted.

To Reproduce:

Backups were initialized with directions from Michael Terry as below:

DEJA_DUP_DEBUG=1 deja-dup | tail -n 1000 > /tmp/deja-dup.log1

# Now try to make an incremental backup (which we expect will delete the previous one)
# Note that this line is different than the above one, as we now want the first 1000 lines, not the last 1000
DEJA_DUP_DEBUG=1 deja-dup | head -n 1000 > /tmp/deja-dup.log2

Logs 1 & 2 are shown hopefully. in the attachments.

Revision history for this message
Mike O'Donnell (mikeodonnell) wrote :
Revision history for this message
Mike O'Donnell (mikeodonnell) wrote :
Revision history for this message
Michael Terry (mterry) wrote :

I highly suspect this is due to bug 881727. It's a bug with duplicity 0.6.16 from the PPA (which in the question that prompted this report, you mentioned you have enabled) which causes good backups to be signaled as incomplete. Which causes Deja Dup to delete them as a waste of space. Which leads to this bug.

Revision history for this message
Mike O'Donnell (mikeodonnell) wrote :

Thanks Michael.

I'll have to watch that bug. I'm not sure if I want to do anything, like going back to an earlier version of duplicity, just yet.

I do miss deja-dup though!

Revision history for this message
Mike O'Donnell (mikeodonnell) wrote :

https://bugs.launchpad.net/duplicity/+bug/881727

Now, that a fix is released, is there a good chance that this DD problem is resolved?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.