-
-
Notifications
You must be signed in to change notification settings - Fork 331
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
CentOs7 uwsgi: error while loading shared libraries: libcrypt.so.2 #561
Comments
ldd $(which uwsgi)
|
I think we addressed this in a recent build. However the installers we ship are from Nov 2023. Did this happen on a clean install? Or did you try to update your environment? |
I switch my environment from Anaconda individual, previous package folder /root/anaconda3 was deleted, and the ~/.bashrc is overrided by miniforge3 on CentOS 7.9。 I tried on a common user /home/aaa, and got the same failure。 |
What is strange is that we thought this should happen for Alma Linux 9, not Centos7.9 Maybe follow: conda-forge/linux-sysroot-feedstock#52 |
linked to this issue: conda-forge/miniforge#561
Solution to issue cannot be found in the documentation.
Issue
conda install uwsgi
uwsgi: error while loading shared libraries: libcrypt.so.2: cannot open shared object file: No such file or directory
Installed packages
Environment info
The text was updated successfully, but these errors were encountered: