Skip to content

Linux tests are currently broken #924

@hrideshmg

Description

@hrideshmg

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 empty

From 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions