http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14939
--- Comment #33 from David Cook <[email protected]> --- (In reply to Frédéric Demians from comment #32) > (In reply to Jonathan Druart from comment #29) > > The tests does not pass: > > t/db_dependent/OAI/Server.t .. 1/13 Can't call method "start_element" on an > > undefined value at /usr/share/perl5/HTTP/OAI/Verb.pm line 53. > > See: > > https://rt.cpan.org/Public/Bug/Display.html?id=102010 Are you sure about that? As Héctor pointed out, it looks like the version in Wheezy and Jessie is the same: https://packages.debian.org/wheezy/libhttp-oai-perl https://packages.debian.org/jessie/libhttp-oai-perl As I pointed out on https://rt.cpan.org/Public/Bug/Display.html?id=102010, someone had force installed 4.03 on the openSUSE machine I was on, and it failed miserably. It worked fine when I downgraded back to 3.28, but Debian should be using 3.27-1 for both Wheezy and Jessie which should be fine... It does appear that someone has recently done some work to add 4.03 into Debian: https://anonscm.debian.org/cgit/pkg-perl/packages/libhttp-oai-perl.git/ Both Debian Stretch (ie testing) and Debian Sid (ie unstable) are using 4.03-1 which at a glance looks like it doesn't include any fix for that CPAN ticket, so all use of HTTP::OAI would break...: https://packages.debian.org/stretch/libhttp-oai-perl https://packages.debian.org/sid/libhttp-oai-perl -- Héctor: What version of Debian are you using? Jonathan: What version of Debian are you using? Frédéric: What OS/version are you using? -- 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/
