Skip to content

Not purging old backups #61

@jjroysdon

Description

@jjroysdon

Describe the bug
Previously, timeshift would purge old backups when the "Maximum backups exceed for backup level ..." This no longer appears to be the case.

To Reproduce
Steps to reproduce the behavior:

  1. Set hourly backups to be limit to 1
  2. Run 'sudo timeshift --check' and first hourly backup will be created
  3. 'sleep 1h; sudo timeshift --check' and new backup will be created but old will not be deleted. A note will state that it should be deleted, but it won't be:

Maximum backups exceeded for backup level 'hourly'

Expected behavior
What should occur when the maximum limit is exceeded is that the oldest backups over the limit will be deleted.

System:

  • Linux Distribution Name and Version: Linux Mint 20.3
  • Application Version timeshift/una,now 21.09.1.1+una

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions