Closed
Description
Component
Foundryup
Have you ensured that all of these are up to date?
- Foundry
- Foundryup
What version of Foundry are you on?
No response
What version of Foundryup are you on?
No response
What command(s) is the bug in?
No response
Operating System
Linux
Describe the bug
Our CI recently started failing with this error while installing foundry nightly via the foundry-rs/foundry-toolchain@v1
github action:
. prepare: forge: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.39' not found (required by forge)
. prepare: forge: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by forge)
(See https://github.com/latticexyz/mud/actions/runs/13909195313/job/38919307523#step:5:119)
It works correctly when pinning foundry to version nightly-f47d7e0c29a36372908b917cd74aa589d5888f8e
. (See latticexyz/mud#3628)
Metadata
Metadata
Assignees
Type
Projects
Status
Completed