Skip to content

foundryup fails when building from specific commit or branch #5658

@geoff-vball

Description

@geoff-vball

Component

Foundryup

Have you ensured that all of these are up to date?

  • Foundry
  • Foundryup

What version of Foundry are you on?

forge 0.2.0 (f64fe13 2023-08-18T00:16:15.507396567Z)

What command(s) is the bug in?

foundryup -b and foundryup -C

Operating System

Linux

Describe the bug

Input: foundryup -b master

...
Compiling anvil v0.2.0 (/home/geoff/.foundry/foundry-rs/foundry/crates/anvil)
Compiling cast v0.2.0 (/home/geoff/.foundry/foundry-rs/foundry/crates/cast)
Finished release [optimized] target(s) in 9m 33s
mv: cannot stat 'target/release/forge.exe': No such file or directory
mv: cannot stat 'target/release/cast.exe': No such file or directory
mv: cannot stat 'target/release/anvil.exe': No such file or directory
mv: cannot stat 'target/release/chisel.exe': No such file or directory
foundryup: done

Through tests, this has the same issue on Apple Silicon Mac

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions