Bug 444169 - kup backup broken after pruning
Summary: kup backup broken after pruning
Status: RESOLVED UPSTREAM
Alias: None
Product: kup
Classification: Applications
Component: general (show other bugs)
Version: 0.9.1
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Simon Persson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-21 07:35 UTC by domhans
Modified: 2022-04-03 13:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
log file (3.15 KB, text/x-log)
2021-10-21 07:35 UTC, domhans
Details

Note You need to log in before you can comment on or make changes to this bug.
Description domhans 2021-10-21 07:35:38 UTC
Created attachment 142704 [details]
log file

For a few weeks I'm not able to do further incremental backups with kup/bup. Log file attached. I'm afraid the problem occurs since I tried the 'Prune old Backups' option. 

STEPS TO REPRODUCE
run kup backup routine

OBSERVED RESULT
log attached

EXPECTED RESULT
finish backup with no error


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.23.1
KDE Frameworks Version: 5.87
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Comment 1 Simon Persson 2022-04-03 13:09:03 UTC
Thanks for the bug report!

I am afraid this needs to be solved in bup. Please contact the bup mailing list to report the problem, I am sure this is valuable information because when I searched the mailing list archives, there had been several years of this pruning option being available but no reports of any problem with it.

Another thing here, most likely unrelated... but I noticed from your log file that you have included for backup a folder located inside an excluded folder. This is still not supported by bup as far as I know, so check your backups to make sure all your files are actually being saved. (Kup still allows such a selection because rsync supports it). I have reported it to the bup developers together with a fix but they never did anything about it. Probably 7-9 years ago that I did that.