You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you ensured that all of these are up to date?
Foundry
Foundryup
What version of Foundry are you on?
No response
What command(s) is the bug in?
No response
Operating System
Linux
Describe the bug
Amazon Linux 2 only has up to GLIBC 2.26. There are also a few other linux OS's with this problem. Is there a way to compile the binaries so I can utilize foundry? I can't even install via foundryup
Output from running foundryup
.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx
╔═╗ ╔═╗ ╦ ╦ ╔╗╔ ╔╦╗ ╦═╗ ╦ ╦ Portable and modular toolkit
╠╣ ║ ║ ║ ║ ║║║ ║║ ╠╦╝ ╚╦╝ for Ethereum Application Development
╚ ╚═╝ ╚═╝ ╝╚╝ ═╩╝ ╩╚═ ╩ written in Rust.
.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx
Repo : https://github.com/foundry-rs/
Book : https://book.getfoundry.sh/
Chat : https://t.me/foundry_rs/
Support : https://t.me/foundry_support/
Contribute : https://github.com/orgs/foundry-rs/projects/2/
.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx
foundryup: installing foundry (version , tag )
foundryup: downloading latest forge, cast, anvil, and chisel
########################################################################################################################### 100.0%
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
foundryup: downloading manpages
########################################################################################################################### 100.0%
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
/home/ec2-user/.foundry/bin/forge: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /home/ec2-user/.foundry/bin/forge)
/home/ec2-user/.foundry/bin/forge: /lib64/libc.so.6: version `GLIBC_2.29' not found (required by /home/ec2-user/.foundry/bin/forge)
/home/ec2-user/.foundry/bin/forge: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /home/ec2-user/.foundry/bin/forge)
/home/ec2-user/.foundry/bin/forge: /lib64/libc.so.6: version `GLIBC_2.27' not found (required by /home/ec2-user/.foundry/bin/forge)
foundryup: installed -
/home/ec2-user/.foundry/bin/cast: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /home/ec2-user/.foundry/bin/cast)
/home/ec2-user/.foundry/bin/cast: /lib64/libc.so.6: version `GLIBC_2.29' not found (required by /home/ec2-user/.foundry/bin/cast)
/home/ec2-user/.foundry/bin/cast: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /home/ec2-user/.foundry/bin/cast)
foundryup: installed -
/home/ec2-user/.foundry/bin/anvil: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /home/ec2-user/.foundry/bin/anvil)
foundryup: installed -
/home/ec2-user/.foundry/bin/chisel: /lib64/libc.so.6: version `GLIBC_2.29' not found (required by /home/ec2-user/.foundry/bin/chisel)
/home/ec2-user/.foundry/bin/chisel: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /home/ec2-user/.foundry/bin/chisel)
foundryup: installed -
foundryup: done
The text was updated successfully, but these errors were encountered:
Component
Foundryup
Have you ensured that all of these are up to date?
What version of Foundry are you on?
No response
What command(s) is the bug in?
No response
Operating System
Linux
Describe the bug
Amazon Linux 2 only has up to GLIBC 2.26. There are also a few other linux OS's with this problem. Is there a way to compile the binaries so I can utilize foundry? I can't even install via
foundryup
Output from running
foundryup
The text was updated successfully, but these errors were encountered: