https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17135 --- Comment #52 from Jacek Ablewicz <abl@biblos.pk.edu.pl> --- (In reply to Katrin Fischer from comment #51)
I just ran the db update from command line and got: Can't open perl script "/home/katrin/kohaclone/installer/data/mysql/ fix_unclosed_nonaccruing_fines_bug17135.pl": No such file or directory
Can't fully retest it at the moment in fresh/clean install, but if I trick this database update to run again by decreasing DB version preference, it seems to work fine for me, despite the change of the script location to installer/data/mysql/. Does this file (/home/katrin/kohaclone/installer/data/mysql/fix_unclosed_nonaccruing_fines_bug17135.pl) exists and what are its permissions? What happens it you try to run it from CLI like this perl /home/katrin/kohaclone/installer/data/mysql/fix_unclosed_nonaccruing_fines_bug17135.pl --verbose ? -- You are receiving this mail because: You are watching all bug changes.