[Koha-devel] Debian Squeeze packages and CPAN for master

Mark Tompsett mtompset at hotmail.com
Wed Sep 26 05:25:16 CEST 2012


Greetings,

> a)Modules in debian squeeze with a correct version:
> Cache::Memcached::Fast [libcache-memcached-fast-perl in debian]
> DBD::Mock [libdbd-mock-perl in debian]
> Test::MockModule [libtest-mockmodule-perl in debian]
> Test::Strict [libtest-strict-perl in debian]
> Test::YAML::Valid [libtest-yaml-valid-perl in debian]
> Time::Progress [libtime-progress-perl in debian]

> b)Modules in debian squeeze with a too early version:
> DateTime::Format::MySQL
> JSON::Any
> MooseX::Storage
> String::RewritePrefix

> c) Modules not in debian squeeze:
> CHI
> CHI::Driver::Memcached
> Data::Pagination
> Data::Paginator
> Template::Plugin::HtmlToText

> Do I prepare a patch for install_misc/debian.packages with all
> packages in a) section ?

I already did something like that:
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8784


> For b) section, are we sure of required versions of all packages ?

http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8780
I'm not sure all are required.

And as for c), are you sure you did:
wget -O- http://debian.koha-community.org/koha/gpg.asc | sudo apt-key add -
echo deb http://debian.koha-community.org/koha squeeze-dev main | sudo tee 
/etc/apt/sources.list.d/koha.list
(oldstable [3.6.x] or squeeze [3.8.x] instead of squeeze-dev [3.9.x] may 
work too, but since this is a git of master use squeeze-dev)
sudo apt-get update
sudo apt-get install libtemplate-plugin-htmltotext-perl
The others are not required, as far as I recall.


GPML,
Mark Tompsett 



More information about the Koha-devel mailing list