-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Description
Cross posted from Zulip
All of the recent Linux tests have ended in failure. Going through the logs for the Linux tests, it seems that all of them stem from the following error:
[INFO] Multitest, overriding report folder to: /repository/reports/Testsuite_Report_2025-03-09_235502
[INFO] Starting with entry 1 of 86
[ERROR] /repository/ccextractor: error while loading shared libraries: libtesseract.so.5: cannot open shared object file: No such file or directory
[ERROR] Path is emptyFrom canihavesomecoffee:
- We may changed something in CCX wrt the Tesseract library which broke the executable. This should be reasonably easy to verify if you have Linux yourself and you generate a CCX build yourself (clone the repo, trigger a build on your own pipelines and you should get the artifacts just like we also use in the Sample Platform)
- (less likely in my eyes) The machine that is provisioned at runtime for every test has somehow updated to a new version of Tesseract which is located somewhere else so it can no longer find it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels