Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Foudryup does not support anvil on linux #777

Closed
2 tasks done
lutr0 opened this issue Dec 12, 2024 · 2 comments · Fixed by #780
Closed
2 tasks done

Foudryup does not support anvil on linux #777

lutr0 opened this issue Dec 12, 2024 · 2 comments · Fixed by #780
Assignees
Labels
bug 🐛 Something isn't working needs triage ♟️ Issue needs to be picked up or assigned

Comments

@lutr0
Copy link

lutr0 commented Dec 12, 2024

Component

Other (please describe)

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

  • Foundry
  • Foundryup

What version of Foundry are you on?

forge 0.0.2 (a4f0ebf 2024-12-12T00:27:10.199622062Z)

What command(s) is the bug in?

foundryup-zksync

Operating System

Linux

Describe the bug

Trying to install anvil-zksync from foundry up gives the error warning: anvil-zksync is not supported on your platform (amd64-unknown-linux-gnu). Skipping anvil-zksync installation. :

foundryup-zksync


.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx

 ╔═╗ ╔═╗ ╦ ╦ ╔╗╔ ╔╦╗ ╦═╗ ╦ ╦         Portable and modular toolkit
 ╠╣  ║ ║ ║ ║ ║║║  ║║ ╠╦╝ ╚╦╝    for ZKsync Application Development
 ╚   ╚═╝ ╚═╝ ╝╚╝ ═╩╝ ╩╚═  ╩                 written in Rust.

.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx

Fork of    : https://github.com/foundry-rs/
Repo       : https://github.com/matter-labs/foundry-zksync/
Book       : https://foundry-book.zksync.io/

.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx.xOx

foundryup-zksync: installing foundry (version nightly, tag nightly)
foundryup-zksync: downloading latest forge, and cast
###################################################################################################################################### 100.0%
foundryup-zksync: downloading manpages
###################################################################################################################################### 100.0%
foundryup-zksync: installed - forge 0.0.2 (a4f0ebf 2024-12-12T00:27:10.199622062Z)
foundryup-zksync: installed - cast 0.0.2 (a4f0ebf 2024-12-12T00:27:10.205381241Z)
foundryup-zksync: downloading anvil-zksync
foundryup-zksync: warning: anvil-zksync is not supported on your platform (amd64-unknown-linux-gnu). Skipping anvil-zksync installation.
foundryup-zksync: done!

However, using the install script from https://github.com/matter-labs/anvil-zksync works well.

Would prefer to be able to use foundryup-zksync for anvil as well

@lutr0 lutr0 added bug 🐛 Something isn't working needs triage ♟️ Issue needs to be picked up or assigned labels Dec 12, 2024
@dutterbutter
Copy link
Collaborator

Thanks @lutr0!

I see the issue with the script and will resolve today.

@dutterbutter dutterbutter self-assigned this Dec 12, 2024
@dutterbutter
Copy link
Collaborator

Should be resolved in #780

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working needs triage ♟️ Issue needs to be picked up or assigned
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants