mev-boost: mevboost v1.5.0: GLIBC_2.32 not found
Upgraded from 1.4.0 to 1.5.0 and I’m getting the error:
Mar 14 12:59:30 validator mev-boost[1053665]: /usr/local/bin/mev-boost: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /usr/local/bin/mev-boost)
Running Ubuntu 20.04 LTS on RPi4. Reverted back to v.1.4.0 which runs fine. Any solution?
About this issue
- Original URL
- State: closed
- Created a year ago
- Reactions: 5
- Comments: 16
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)
@metachris can you do the same for arm64? Thanks
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.