Actions
Bug #30369
closedforeman-maintain incremental backup takes the full backup.
Difficulty:
Triaged:
No
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1855891
Description of problem:
foreman-maintain incremental backup takes the full backup if any other directory is passed with the option --incremental.
How reproducible:
Run the command - foreman-maintain backup offline --incremental /tmp/ /backup/
Actual results:
foreman-maintain takes the full backup.
Expected results:
It should fail with the error saying something like - incorrect directory or directory passed with --incremental option does not have the previous backup.
Updated by Suraj Patil almost 5 years ago
- Assignee changed from Anurag Patel to Suraj Patil
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_maintain/pull/372 added
Updated by Kavita Gaikwad almost 5 years ago
- Has duplicate Bug #24722: incremental backup does not check if previuos backup directory actually contains backup files added
Updated by Kavita Gaikwad almost 5 years ago
- Bugzilla link changed from 1855891 to 1776072
Updated by Suraj Patil almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_maintain|1ed617677c5653cf6839b6e352e817e96f483d3a.
Updated by The Foreman Bot almost 5 years ago
- Pull request https://github.com/theforeman/foreman_maintain/pull/380 added
Updated by Kavita Gaikwad almost 5 years ago
- Has duplicate Bug #30529: foreman-maintain backup fails added
Updated by Amit Upadhye almost 5 years ago
- Fixed in Releases foreman_maintain-0.6.9 added
Updated by The Foreman Bot almost 5 years ago
- Pull request https://github.com/theforeman/foreman_maintain/pull/392 added
Actions