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

Andreas Roussos <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
         Resolution|MOVED                       |---
             Status|RESOLVED                    |REOPENED

--- Comment #11 from Andreas Roussos <[email protected]> ---
Following the work done in
https://gitlab.com/koha-community/koha-misc4dev/-/merge_requests/74 by Mathieu
Saby to fix subfield 100$a for certain biblionumbers, we were still unable to
launch a UNIMARC-based Koha instance using the latest koha-testing-docker
container image (the kohadev-koha-1 container would exit during the authorities
ES indexing process).

Eventually, I managed to make it work by checking out a branch on my local
kohaclone at a specific commit (1c3ed6e4db) prior to running the `ktd --es7 up`
command.

That particular commit was chosen because it's immediately before commit
0d862343dd (Bug 38416: Failover to MARCXML if cannot roundtrip USMARC during
indexing).

What lead us to this commit/bug report was the "Warnings encountered while
roundtripping a MARC record to/from USMARC" line in the container logs at the
end of the authorities ES indexing process.

Obviously this is just a workaround and not a real fix, but at least we can now
launch `ktd --shell` to access the Koha container and investigate further.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to