Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resmgr list-installed: determine correct list of installed processors #1247

Open
bertsky opened this issue Jul 3, 2024 · 0 comments
Open

Comments

@bertsky
Copy link
Collaborator

bertsky commented Jul 3, 2024

Currently, during a Docker build of ocrd/all:medium, we get:

#17 [13/17] RUN ocrd resmgr list-installed
#17 17.22 19:08:16.861 ERROR ocrd.utils.get_moduledir - ocrd-sbb-binarize --dump-module-dir failed: [Errno 2] No such file or directory: 'ocrd-sbb-binarize'
#17 17.22 19:08:16.866 ERROR ocrd.utils.get_ocrd_tool_json - ocrd-sbb-binarize --dump-json produced invalid JSON: [Errno 2] No such file or directory: 'ocrd-sbb-binarize'

IIUC This means that because we have ocrd-sbb-binarize in the preinstalled resource_list.yml, and resmgr does not (to date) utilise any ocrd-all-tool.json, it just assumes that ocrd-sbb-binarize must be present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant