-
Notifications
You must be signed in to change notification settings - Fork 0
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
Problem with daemons on linux #42
Comments
this is an issue that I also saw sporadically on the installations of demons on almalinux, I have not found a way to solve it, nor by linking executables or downloading the requested libraries |
judging by the error, it could be that the AppImmage just needs to be built under a more recent linux distro |
The client daemons are builded with the option |
I'm curious that the demons work perfectly on all the ubuntu I have tested and on my personal arch, but when I tried them on an alma they started giving this error |
can you run |
It's an almalinux 9 fresh install:
|
issue resolved on last commit on monorepo client, last release is corrected |
@mrazzoli-elemento reports
\[PYI-4201:ERROR\] Failed to load Python shared library '/tmp/\_MEIwI6MjJ/libpython3.11.so.1.0': dlopen: /lib64/libm.so.6: version \
GLIBC_2.35' not found (required by /tmp/_MEIwI6MjJ/libpython3.11.so.1.0)`
Internal ref: https://github.com/Elemento-Modular-Cloud/elemento-monorepo-client/issues/59
The text was updated successfully, but these errors were encountered: