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

cargo build-sb fails with Failed to install platform-tools: HTTP status client error (404 Not Found) error #35719

Closed
farawaystar opened this issue Dec 9, 2024 · 1 comment

Comments

@farawaystar
Copy link

when running cargo build-sbf I get this error
ERROR cargo_build_sbf] Failed to install platform-tools: HTTP status client error (404 Not Found) for url (https://github.com/anza-xyz/platform-tools/releases/download/v1.42/platform-tools-osx-x86_64.tar.bz2)

tried solutions but didn't work:
-> reinstalling latest solana version from Anza: sh -c "$(curl -sSfL https://release.solana.com/stable/install)"
-> clearing cache using cargo clean
-> cargo update
-> rustup update
-> ensuring cargo.toml file has same solana version and my CLI
-> cargo build-bpf also gives the same error

help greatly appreciated

Copy link
Contributor

github-actions bot commented Dec 9, 2024

This repository is no longer in use. Please re-open this issue in the agave repo: https://github.com/anza-xyz/agave

@github-actions github-actions bot closed this as completed Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant