[Koha] Just did an update and have some questions
Jonathan Druart
jonathan.druart at bugs.koha-community.org
Fri Sep 1 06:44:55 NZST 2017
Hi Doug,
Please wait a few days before reposting :)
The fix is for all Koha versions, yes.
The required module are listed as... 'required' when you execute `perl
koha_perl_deps.pl -a`
HTTPD::BENCH::ApacheBench and Test::DBIx::Class are for the test suite
WebService::ILS is for OverDrive
and Readonly::XS is an xs module for Readonly
With `apt show koha-common`, I see libreadonly-perl and libreadonly-xs-perl
in the dependency list.
Regards,
Jonathan
On Mon, 28 Aug 2017 at 18:31 Doug Dearden <dearden at sarsf.org> wrote:
> Hello all,
>
> I just updated to the current stable release 17.05.02 running on Debian
> version 3.16.36-1+deb8u2 (2016-10-19) x86_64 and I have some questions:
> It looks like the fix for the DBMS auto increment problem is included in
> this release. Do I still need to implement the solution from
> https://wiki.koha-community.org/wiki/DBMS_auto_increment_fix ?
> I have 2 duplicates in one of my DB instances. If I fix those are there
> any concerns going forward?
> On the Perl Modules tab there are four modules reading Not Installed -
> HTTPD::BENCH::ApacheBench, Readonly::XS, Test::DBIx::Class, WebService::ILS
> . Are these modules needed on a non-dev install? If so, why didn't they
> install with the koha-common package? Do I need to install them via CPAN?
>
> Thanks,
>
> Doug Dearden, Director, IT
> School for Advanced Research
> PO Box 2188
> Santa Fe, NM 87504-2188
> 505-954-7220
> [http://sarweb.org/media/files/sar_tag.png]<http://www.sarweb.org/>
>
> _______________________________________________
> Koha mailing list http://koha-community.org
> Koha at lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>
More information about the Koha
mailing list