Skip to content

latest nightly release fails in CI during foundryup #10102

Closed
@alvrs

Description

@alvrs

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

Labels

A-releasesArea: releases/packagingP-highPriority: highT-bugType: bug

Type

No type

Projects

Status

Completed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions