sdsc-ordes / gimie

Extract linked metadata from repositories
https://sdsc-ordes.github.io/gimie/
Apache License 2.0
6 stars 1 forks source link

Fix docker push CI #74

Closed cmdoret closed 10 months ago

cmdoret commented 10 months ago

the docker build and push CI workflow fails with:

#24 2.746 OSError: libgomp.so.1: cannot open shared object file: No such file or directory

Objective: Fix CI

Requirements:

supermaxiste commented 10 months ago

Source of the issue from here. For the last point, I can't trigger the push myself.

supermaxiste commented 10 months ago

Looks like there's an OS incompatibility issue:

Unable to find installation candidates for typecode-libmagic (5.39.210531)

Next steps:

cmdoret commented 10 months ago

Insights so far:

EDIT: both versions might actually be equally slow

supermaxiste commented 10 months ago

Shall we can keep the toolkit as is and fix the docker push for this issue? For optimizing the scancode-toolkit we can open a separate issue, what do you think?

cmdoret commented 10 months ago

Agreed, optimizing would likely be replacing: for which there is now this issue: https://github.com/SDSC-ORD/gimie/issues/89