http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642
--- Comment #58 from Robin Sheat <[email protected]> --- Just running through the dependencies: * HTML::Entities provided by libhtml-parser-perl. 3.66 is in squeeze, the Koha dependencies file specifies 3.69. Does this patch require version 3.69, or will it work with 3.66? * HTML::Entities::Numbered is fine. * RDF::Trine is in as librdf-trine-perl from wheezy and up. In Ubuntu 12.04, only version 0.138 though, and we require 1.000+. I'll have to backport this anyway for squeeze... ...and this won't really work... Depends: libalgorithm-combinatorics-perl but it is not installable Depends: libmoosex-arrayref-perl but it is not installable Depends: libxml-commonns-perl but it is not installable Depends: libxml-namespace-perl but it is not installable Depends: libtrycatch-perl but it is not installable Depends: librdf-query-perl but it is not installable Depends: librdf-rdfa-parser-perl but it is not installable Depends: librdf-trine-node-literal-xml-perl but it is not installable I think there are too many dependencies not in squeeze to make it reasonable to dive down that rabbit hole. However, I really really want to retire support for squeeze (and Ubuntu 12.04) anyway, so I'm going to use this as a chance to start that discussion. -- 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/
