[Koha-bugs] [Bug 17704] Fix OAI breakage when using HTTP::OAI 4.03+

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 9 23:27:19 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17704

--- Comment #34 from Mason James <mtj at kohaaloha.com> ---
(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 at xen1:~/g/k/m$ git log  | head -1
commit 6ac569453b4b66dac7e221a4244869ca3cee3268

mason at 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.


More information about the Koha-bugs mailing list