[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
Tue Dec 11 16:15:07 CET 2012


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

--- Comment #10 from M. Tompsett <mtompset at hotmail.com> ---
Greetings,

Your testplan is flawed in that you didn't confirm there were no missing
discrepancies between CheckDependencies.pm  and the ubuntu[.blah].packages
file.

This patch should generate identical perl library output as koha_perl_deps *IF*
all the perl dependencies listed in CheckDependencies.pm are also listed in the
.packages file. Sadly, you can't just count, because sometimes multiple
libraries are contained in a single package. For example, Blah::Blah might also
be in Blah's libBlah-perl package. And the .packages files
(ubuntu.12.04.packages and ubuntu.packages) should generally be identical,
though I could see ubuntu.packages being larger as it also may have to deal
with older installations. Though, I think we've been lazy and just copying the
latest .packages file to it. :)

What you have stumbled upon is the installation mess that needs cleaning up,
and this is a tiny step towards it.

GPML...

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list