[Koha-bugs] [Bug 12836] Add a script to regenerate Explain files from configs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 25 21:35:16 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12836

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #11 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
There is a lot of output running this from inside the koha-shell as 'perl
misc/maintanence/generate_explain.pl'

Looking at /etc/koha/sites/kohadev/koha-conf.xml
Use of uninitialized value $publicserver in split at
misc/maintenance/generate_explain.pl line 216.
Use of uninitialized value $host in concatenation (.) or string at
misc/maintenance/generate_explain.pl line 217.
Use of uninitialized value $port in concatenation (.) or string at
misc/maintenance/generate_explain.pl line 217.
SRU is listening on host  and port 
Use of uninitialized value $pqf_properties_file in concatenation (.) or string
at misc/maintenance/generate_explain.pl line 221.
Looking at 
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.

Am I missing something?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list