https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16034
Mirko Tietgen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #72 from Mirko Tietgen <[email protected]> --- This breaks master packages. There is no Debian package available. There is an ITP bug from Chris at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838609 I think this is optional, so maybe the test should be skippable (if that is a word)? # Failed test 'use Koha::ExternalContent::OverDrive;' # at t/00-load.t line 65. # Tried to use 'Koha::ExternalContent::OverDrive'. # Error: Can't locate WebService/ILS/OverDrive/Patron.pm in @INC (you may need to install the WebService::ILS::OverDrive::Patron module) (@INC contains: /tmp/buildd/koha-16.12.01~git+20170226133406.b5b4b708/blib/PERL_MODULE_DIR /tmp/buildd/koha-16.12.01~git+20170226133406.b5b4b708/blib/arch /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl . /var/lib/koha/plugins /var/lib/koha/plugins) at /tmp/buildd/koha-16.12.01~git+20170226133406.b5b4b708/blib/PERL_MODULE_DIR/Koha/ExternalContent/OverDrive.pm line 24. # BEGIN failed--compilation aborted at /tmp/buildd/koha-16.12.01~git+20170226133406.b5b4b708/blib/PERL_MODULE_DIR/Koha/ExternalContent/OverDrive.pm line 24. # Compilation failed in require at t/00-load.t line 65. # BEGIN failed--compilation aborted at t/00-load.t line 65. Bailout called. Further testing stopped: ***** PROBLEMS LOADING FILE 'Koha::ExternalContent::OverDrive' # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 245. FAILED--Further testing stopped: ***** PROBLEMS LOADING FILE 'Koha::ExternalContent::OverDrive' Makefile:22097: recipe for target 'test_dynamic' failed make[1]: *** [test_dynamic] Error 255 make[1]: Leaving directory '/tmp/buildd/koha-16.12.01~git+20170226133406.b5b4b708' dh_auto_test: make -j1 test returned exit code 2 debian/rules:9: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
