https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17704
--- Comment #34 from Mason James <[email protected]> --- (In reply to Kyle M Hall from comment #30) > Applying: Bug 17704: Enable ->xslt method (must use HTTP::OAI >= 4.07) > error: sha1 information is lacking or useless > (Koha/OAI/Server/Repository.pm). > error: could not build fake ancestor > Patch failed at 0001 Bug 17704: Enable ->xslt method (must use HTTP::OAI >= > 4.07) oops, the order of the 3 patches got mixed up i've uploaded them again in the correct order ----------------------------------------- mason@xen1:~/g/k/m$ git log | head -1 commit 6ac569453b4b66dac7e221a4244869ca3cee3268 mason@xen1:~/g/k/m$ git gz apply -s 17704 fatal: Resolve operation not in progress, we are not resuming. fatal: No rebase in progress? Bug 17704 - Fix OAI breakage when using HTTP::OAI 4.03+ 146457 - Bug 17704: Adapt Koha::OAI::* to the new HTTP::OAI api 146458 - Bug 17704: Enable ->xslt method (must use HTTP::OAI >= 4.07) 146459 - Bug 17704: Bump version in cpanfile Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 17704: Adapt Koha::OAI::* to the new HTTP::OAI api Applying: Bug 17704: Enable ->xslt method (must use HTTP::OAI >= 4.07) Applying: Bug 17704: Bump version in cpanfile -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
