[Koha-bugs] [Bug 8840] ubuntu-pkg-check.sh fix and extend functionality

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 10 22:57:49 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8840

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |katrin.fischer at bsz-bw.de
   Patch complexity|---                         |Small patch

--- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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.


More information about the Koha-bugs mailing list