-
Notifications
You must be signed in to change notification settings - Fork 20
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
Multiple backup sets results in empty folders #32
Comments
Thanks for reporting this. Can you share a few more details:
|
Stewart, Thanks for committing your time, energy, and talent into creating this fantastic backup program. I have fwbackups installed on a laptop with only one user. The jobs run as expected with no empty folders from old backups. However, a desktop installation with multiple users is where I see the empty folder issue. Both instances (laptop and desktop) are from flatpak. All users point to same destination. Drive is internal and formatted as Ext4. For the most recent backup, I see this:
For this job, it replaces the old backup; or, only one backup is kept. Ordinarily, I would expect the 8-13 folder to be removed. Instead, it returns warnings. Hope this helps. |
Correction: Empty folders are being left behind for the laptop/single-user setup. |
Hm then I suspect this is something to do with the flatpak-host bridge. I don't use Ubuntu (or Linux) as my desktop OS anymore unfortunately, so I'll setup some VMs soon to test this out. |
System Details
Issue description
If users A, B, and C each create a backup set using fwbackups in their respective Ubuntu accounts, then empty backup folders will be left behind when a backup is performed. fwbackups will still respect the "Number of old backups to keep" option.
Bug details
Steps to Reproduce:
Observed results:
![Screenshot from 2024-08-13 16-33-35](https://private-user-images.githubusercontent.com/32312161/357564226-94e0de49-a62e-4551-96f3-71060d62ab5f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTM0ODIsIm5iZiI6MTczOTU5MzE4MiwicGF0aCI6Ii8zMjMxMjE2MS8zNTc1NjQyMjYtOTRlMGRlNDktYTYyZS00NTUxLTk2ZjMtNzEwNjBkNjJhYjVmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA0MTk0MlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTlkMjA3NzY5NjU3ZGNlNjNjZjgzZTFmYzhlYWQ2OWZlZDdmYjg3NmQ0ODYxOWQ4ZGYwYzM5NGM5NjJlZmM3ZjEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.ftSMLc5znS4TnUnbe8ttL_DgFRSulMBxgRXCNlLd1Z4)
Expected results:
A number of non-empty backups equal to the "Number of old backups to keep" option is kept.
The text was updated successfully, but these errors were encountered: