https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36435 --- Comment #11 from Aleisha Amohia <aleisha@catalyst.net.nz> --- (In reply to David Nind from comment #8)
I'm getting a sha1/fake ancestor error when trying to apply the pacth 8-(...
git bz apply 36435
Bug 36435 - Prevent warnings from interrupting koha-run-backups when deleting old backup files
164491 - Bug 36435: Always delete old backup files
Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 36435: Always delete old backup files .git/rebase-apply/patch:23: trailing whitespace.
error: sha1 information is lacking or useless (debian/scripts/koha-run-backups). error: could not build fake ancestor Patch failed at 0001 Bug 36435: Always delete old backup files
Testing notes (using KTD):
1. I used the script in bug 30627#c9 to create the backups with different dates.
2. I couldn't replicate the issue, as the backup with the sample data in KTD runs too fast! Is there a way to slow down the backup?
I've attached Andreas' suggestion as an alternative patch, and fixed Danyon's patch. I think from memory the only way we were able to write to the logs fast enough was by accessing the OPAC so the opac-access.log or opac-access-ssl.log was written to! -- You are receiving this mail because: You are watching all bug changes.