https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18713
--- Comment #9 from David Cook <[email protected]> --- (In reply to Brendan Gallagher from comment #8) > Is it me and I missed something? While working with RDF::Trine, I've noticed that there are a few bugs. I've been sending patches to the maintainer to fix them as I find them, but it seems that you've encountered a bug in an older version of RDF::Trine which has already been fixed long ago. I'm operating off of the most recent versions of RDF::Trine. I'm guessing that you're on Debian Jessie which is on version 1.011 (https://packages.debian.org/jessie/librdf-trine-perl). It looks like there was a bug that was fixed in 1.013. After that, the tests pass. The current version of RDF::Trine is 1.017 and there is a dev version 1.017_1 which is in testing on http://cpantesters.org/ and will yield a 1.018 in the next few weeks I imagine. I've already talked to Mirko and he's happy to package the latest RDF::Trine in the Koha Debian repository. Perhaps I should get him to do that before QA continues on this patch? If you want to double-check what I'm saying now, you can clone the git repo from https://github.com/kasei/perlrdf, then run something like 'perl -I ~/perlrdf/RDF-Trine/lib t/Koha/RDF.t' and then the tests should pass. -- 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/
