Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

Dependency on GLIBC_2.18 #44

@dawid-s

Description

@dawid-s

Hi there,

When I tried to give Sourcetrail a spin for a Python project on CentOS 7 I get the following:

15:27:43 | ERROR: Process error: [450405] Failed to execute script run
15:27:43 | ERROR: Process error: Traceback (most recent call last):
15:27:43 | ERROR: Process error:   File "run.py", line 2, in <module>
15:27:43 | ERROR: Process error:   File "/usr/local/lib/python3.4/dist-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
15:27:43 | ERROR: Process error:   File "indexer.py", line 6, in <module>
15:27:43 | ERROR: Process error:   File "/usr/local/lib/python3.4/dist-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
15:27:43 | ERROR: Process error:   File "sourcetraildb.py", line 28, in <module>
15:27:43 | ERROR: Process error:   File "sourcetraildb.py", line 24, in swig_import_helper
15:27:43 | ERROR: Process error:   File "imp.py", line 243, in load_module
15:27:43 | ERROR: Process error: ImportError: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by /opt/sourcetrail/data/python/libstdc++.so.6)

Is the dependency on glibc 2.18 required? If so this is a bummer as I got quite excited about evaluating Sourcetrail for work but I am using CentOS 7 which is using version 2.17.

Regards,
Dawid

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