https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25527
--- Comment #1 from Tomás Cohen Arazi <[email protected]> --- 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@8c9d066462c7:/kohadevbox/koha$ -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
