-
Notifications
You must be signed in to change notification settings - Fork 215
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
mevboost v1.5.0: GLIBC_2.32 not found #469
Comments
Getting same on Linux-amd64 system with ubuntu 20.04.5 LTS:
|
Same for me on Ubuntu 20.04 LTS. This ships with glibc_2.31. |
Getting same error. Noticed 1.50 release notes state: "This release may not work with Ubuntu 20.04 LTS and require an upgrade to Ubuntu 22.04 LTS." IMO, this is unacceptable. Forcing users to upgrade their OS for a new release is also a big no no. |
Manual compile worked for me and might be a temporary solution for others who read this and like to upgrade. Still I think pre build versions should also be compatible with Ubuntu 20.04 LTS and not force you to upgrade distro. Especially when running LTS. |
@Jor-Tech what is the platform you compiled on? Agree this shouldn't be a forced distro upgrade for LTS. Hope devs fix this soon. In the meantime, are we good with 1.4.0? Or is there a risk of missed proposal? |
I have the same issue, running Debian 11. |
Build locally on my node which is a Linux-amd64 system running ubuntu 20.04.5 LTS. |
Detailed instructions on how to locally build this on Ubuntu 20.04 and solve this issue can be found on https://www.reddit.com/r/ethstaker/comments/11re3nd/comment/jcacoq8/ |
This worked for me. Thanks @remyroy! |
Confirmed local build worked for me as well. Hope devs release binaries that work without the need to local build or to upgrade from 20.04 LTS (which I assume most validators are still running). |
Thanks all for the report and discussion!
|
@metachris Thank you very much for addressing this issue and fixing the build in this way! |
@metachris can you do the same for arm64? Thanks |
I made a new pre-release v1.5.1-alpha1 that has the statically built arm images attached: https://github.com/flashbots/mev-boost/releases/tag/v1.5.1-alpha1 -- you can download the arm binary from there! (encountered some cross-compile issues before, and don't have enough time to manually update the arm binary for 1.5.0) |
Leaving this issue open for a few days for visibility, will close sometime early next week. |
@metachris I can open make a new PR and add the arm64 binary I compiled, please let me know, thanks |
Upgraded from 1.4.0 to 1.5.0 and I'm getting the error:
Running Ubuntu 20.04 LTS on RPi4.
Reverted back to v.1.4.0 which runs fine.
Any solution?
The text was updated successfully, but these errors were encountered: