sourcery icon indicating copy to clipboard operation
sourcery copied to clipboard

Sourcery 0.12.6 fails with error about CXXABI due to languages.so

Open FasterThanMyShadow opened this issue 3 years ago • 1 comments

Issue description or question

I'm using sourcery on CentOS 7 with VS Code, using Remote - SSH, and when the first python file is opened sourcery tries to start and fails with an error OSError: /lib64/libstdc++.so.6: version 'CXXABI_1.3.9' not found (required by ~/.vscode-server/extensions/sourcery.sourcery-0.12.6/sourcery_binaries/install/linux/languages.so).

Version 0.12.0 works fine. I assume that somewhere between 0.12.0 and 0.12.6 the build system/configuration for sourcery has changed. Would it be possible to add back support for CentOS 7?

Sourcery Version

12.0.6

Code editor or IDE name and version

VS Code

OS name and version

CentOS 7

FasterThanMyShadow avatar Aug 04 '22 13:08 FasterThanMyShadow

This is the same issue as https://github.com/sourcery-ai/sourcery-vscode/issues/88

brendanator avatar Aug 08 '22 10:08 brendanator