http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9315
Bug ID: 9315
Summary: Bad version of String::Random reported by
koha_perl_deps.pl
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Installation and upgrade (command-line installer)
Assignee: [email protected]
Reporter: [email protected]
One of the patches of bug 7067 introduces a new Koha perl dependency,
String::Random. The patch modifies C4/Installer/PerlDependencies.pm,
but the configured min_ver=1.4 is non existent.
Last version of package is 0.22 (on CPAN)
(http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11978&action=diff)
So koha_perl_deps.pl -u will show as required an incorrect version,
Installed Required
Module Name Version Version
-------------------------------------------------------------------------
String::Random 0.22 * 1.4
--
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/