[Koha-bugs] [Bug 15680] Fresh install of Koha cannot find any dependencies

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 27 15:37:47 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15680

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 47352
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47352&action=edit
Bug 15680 - Fresh install of Koha cannot find any dependencies

Fixing the evals in PerlModules.pm to pass perl critic has caused
a regression. If appears that using a block eval will not work here,
at least not in its current form.

Test Plan:
1) Delete your database
2) Run the web installer
3) Note Koha says your dependencies need installed
4) Apply this patch
5) Refresh the page
6) Koha should see your dependencies are installed

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


More information about the Koha-bugs mailing list