[Koha-bugs] [Bug 5549] Hourly Loans

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 20 13:32:46 CET 2012


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

--- Comment #48 from Paul Poulain <paul.poulain at biblibre.com> ---
Testing this patch by adding it manually on sandbox6 (that has been switched to
unimarc for the time of the hackfest in Marseille)

What I did:
git remote add catalyst git://git.koha-community.org/wip/koha-catalyst.git
git remote update catalyst
git checkout -b test
git merge catalyst/merge_5549

patching database:
mysql test6 <installer/data/mysql/atomicupdate/hourlyloans.sql
then 
perl data/mysql/atomicupdate/issuedate_times.pl

trying to reach a page, getting

Can't locate DateTime/Format/DateParse.pm in @INC (@INC contains:
/home/koha/src /etc/perl /usr/local/lib/perl/5.10.1
/usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10
/usr/share/perl/5.10 /usr/local/lib/site_perl .) at
/home/koha/src/Koha/DateUtils.pm line 23.

installing new dependancy

Getting
Can't locate DateTime/Set.pm in @INC (@INC contains: /home/koha/src /etc/perl
/usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl .) at /home/koha/src/Koha/Calendar.pm line 7.

installing new dependancy

Getting
Can't locate Readonly.pm in @INC (@INC contains: /home/koha/src /etc/perl
/usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl .) at /home/koha/src/Koha/Calendar.pm line 7.

installing new dependancy

Getting login, testing now...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list