http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8840
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |[email protected] Patch complexity|--- |Small patch --- Comment #9 from Katrin Fischer <[email protected]> --- Hi Tomas, I looked into your patch, testing on an Ubuntu 12.04 installation in German. -h -r and -ic seem to work nicely. On my system all dependencies were installed, so I took a look at the ubuntu.12.04.packages file and picked something to remove it. 'sudo apt-get remove libyaml-perl' After this step ./koha_perl_deps.pl -c -a reports missing packages: Test::YAML::Valid 0 0.04 No YAML 0 0.71 Yes Next I ran your script: ./install_misc/ubuntu-packages.sh -ic # Using the ./install_misc/ubuntu.12.04.packages file as source #............................................................................................................................................ # All dependencies installed! # Please confirm the version numbers are sufficient # By running koha_perl_deps.pl -m -u. So it doesn't seem to detect the missing package? Maybe I am doing something wrong, please take a look at the patch and my test plan. -- 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/
