[Bug 12836] Add a script to regenerate Explain files from configs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12836 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I've still on luck testing this. I think it might be missing -x -rwxrwxr-x 1 vagrant vagrant 4414 Dec 13 2016 fix_mysql_constraints.pl -rw-r--r-- 1 vagrant vagrant 8796 Oct 15 2017 generate_explain.pl I also get a lot of errors running it from the command line: kohadev-koha@kohadevbox:/home/vagrant/kohaclone$ perl misc/maintenance/generate_explain.pl Use of uninitialized value $publicserver in split at misc/maintenance/generate_explain.pl line 216. Use of uninitialized value $file_name in -e at /usr/share/perl5/File/Slurp.pm line 116. Use of uninitialized value $file_name in sysopen at /usr/share/perl5/File/Slurp.pm line 193. Use of uninitialized value $file_name in concatenation (.) or string at /usr/share/perl5/File/Slurp.pm line 194. read_file '' - sysopen: No such file or directory at misc/maintenance/generate_explain.pl line 225. Magnuse, can you please take a look and add some more instructions if necessary? -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org