http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9883 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Some notes about my testing: After applying the patch the tests still failed, after talking to Kyle I realized I should make sure that my conf is current. So I am rerunning Makefile.pl doing an upgrade. 3 new dependencies are listed: - Archive::Zip - could be installed with apt-get libarchive-zip-perl - Archive::Extract - no package? - Module::Bundled::Files - no package? Module::Bundled::Files seems to make the test fail, but according to the output of koha_perl_deps.pl -m it should not be required. Archive::Extract is not listed by the script at all, but only by Makefile.PL. -- You are receiving this mail because: You are watching all bug changes.