Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/lib64/libc.so.6: version `GLIBC_2.14' not found #207

Open
clhinrichs opened this issue Jan 20, 2022 · 1 comment
Open

/lib64/libc.so.6: version `GLIBC_2.14' not found #207

clhinrichs opened this issue Jan 20, 2022 · 1 comment

Comments

@clhinrichs
Copy link

I tried to restart a run with esm_runscripts (not version 6) on mistral
"esm_runscripts fesom-recom-jra-do-clim_alk-restore-off_new_ini_test2.yaml -e fesom-recom-jra-do-clim_alk-restore-off_new_ini_test2 --open-run"

and got this error message
"/work/ab0995/a270109/miniconda3/bin/python: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /work/ab0995/a270109/miniconda3/bin/python)"

@denizural
Copy link
Contributor

denizural commented Jan 20, 2022

Info for the team: I talked with Claudia about that. It looks like the default glibc version on Mistral does not satisfy the one required by miniconda distro: /lib64/libc.so.6 -> libc-2.12.so or ldd --version yields 2.12.
This issue is also sent to Mistral administration so maybe a solution from their side might work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants