Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incrementals archives are not made when full is splitted #399

Closed
gdha opened this issue Apr 30, 2014 · 2 comments
Closed

incrementals archives are not made when full is splitted #399

gdha opened this issue Apr 30, 2014 · 2 comments
Assignees
Labels
bug The code does not do what it is meant to do fixed / solved / done
Milestone

Comments

@gdha
Copy link
Member

gdha commented Apr 30, 2014

Script prep/NETFS/default/07_set_backup_archive.sh has a flaw with split archives:

for i in '$(ls ${BUILD_DIR}/outputfs/${NETFS_PREFIX}/*.tar.gz)'
2014-04-30-1017-F.tar.gz.00
2014-04-30-1017-F.tar.gz.01
2014-04-30-1017-F.tar.gz.02

as a result it always recreates a full backup which is wrong.

@gdha gdha added the bug label Apr 30, 2014
@gdha gdha added this to the Rear v1.17 milestone May 2, 2014
@gdha
Copy link
Member Author

gdha commented Jun 20, 2014

might be fixed with #421 and #422

@gdha
Copy link
Member Author

gdha commented Feb 16, 2015

added to the release notes so we can close this issue

@gdha gdha closed this as completed Feb 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The code does not do what it is meant to do fixed / solved / done
Projects
None yet
Development

No branches or pull requests

1 participant