incremental backups do not work when directory name contains digits

Bug #72327 reported by Simon Birt
6
Affects Status Importance Assigned to Milestone
backup-manager (Ubuntu)
Invalid
Low
Unassigned

Bug Description

For version 0.6-1

If backup mode is set to tarball-incremental, a full archive is always created for any directories with digits in the name. This is due to the method of extracting a date from the filename:

Step 1: use sed to replace the line with the match for [0-9]{8}
Step 2: remove any non-numeric characters from the string

If the filename contains no date but does contain other digits, then the date used will be the concatenation of those digits.

This means that incremental-list files containing digits in the name always end up being removed, causing a full backup.

description: updated
Revision history for this message
Vincent Legout (vlegout) wrote :

You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Thanks in advance.

Changed in backup-manager:
importance: Undecided → Low
status: New → Incomplete
Revision history for this message
wolfger (wolfger) wrote :

4+ months without a response. We are closing this bug report because we cannot confirm the problem still exists, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in backup-manager:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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