[Koha-bugs] [Bug 25527] Package does not build because of missing log4perl.conf

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 18 14:12:39 CEST 2020


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Steps to reproduce in KTD without packaging in the middle:

 $ rm /etc/koha/sites/kohadev/log4perl.conf
 $ kshell
k$ prove t/00-load.t
t/00-load.t .. 6/?
#   Failed test 'use C4::Breeding;'
#   at t/00-load.t line 46.
#     Tried to use 'C4::Breeding'.
#     Error:  Cannot open /etc/koha/sites/kohadev/log4perl.conf (No such file
or directory) at /usr/share/perl5/Log/Log4perl/Config/BaseConfigurator.pm line
51.
# Compilation failed in require at /kohadevbox/koha/C4/Breeding.pm line 29.
# BEGIN failed--compilation aborted at /kohadevbox/koha/C4/Breeding.pm line 29.
# Compilation failed in require at t/00-load.t line 46.
# BEGIN failed--compilation aborted at t/00-load.t line 46.
Bailout called.  Further testing stopped:  ***** PROBLEMS LOADING FILE
'C4::Breeding'
FAILED--Further testing stopped: ***** PROBLEMS LOADING FILE 'C4::Breeding'
kohadev-koha at 8c9d066462c7:/kohadevbox/koha$

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


More information about the Koha-bugs mailing list