[Koha-devel] no backups when running koha-run-backups

2020-11-16 Thread Indranil Das Gupta
Hi, The scenario - Koha 19.11.11, MariaDB 10.5 on Debian 10. The problem - no backups are being generated under the default backupdir either via cron or when running koha-run-backups manually. It exists without any output or error shown on STDOUT. Interestingly, a regular mysqldump using the koh

Re: [Koha-devel] Impossible to export config backups when using Debian packages

2020-11-16 Thread dcook
Thanks, Magnus. You're a champion. I've resurrected, renamed, and signed off https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14564 (Bug 14564 - Incorrect permissions prevent web download of configuration backups). David Cook Software Engineer Prosentient Systems 72/330 Wattle St Ulti

Re: [Koha-devel] Impossible to export config backups when using Debian packages

2020-11-16 Thread Magnus Enger
Den 16.11.2020 11:36, skrev dc...@prosentient.com.au: I thought there was a Bugzilla issue for this but I couldn't find it, so I thought that I'd email the listserv to see what people think (and if anyone knows the bug reference number). There are several: Bug 8437 - Large database backups and

[Koha-devel] Impossible to export config backups when using Debian packages

2020-11-16 Thread dcook
Hi all, /cgi-bin/koha/tools/export.pl can be configured to allow you to "Export database" and "Export configuration". These files are typically generated by a cron running "koha-run-backups --days 2 --output /var/spool/koha". However, only the database can be exported. The configuration can