rust-lang / rust-lang/rust-analyzer
Trouble installing for VS Code on Raspberry Pi
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 16.9k
- Forks
- 2.2k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 72
Description
Hi, I recently noticed that the recommended rust extension on VS Code by the community is different than what the editor itself recommends. I have been trying to install rust-analyzer with no success. Here's what I have tried:
- Install directly from within VS Code:
- Extension manager
- Release version: 0.2.853
- Can't find it due to 404 error
- Pre-release version: 0.4.1098 (I think)
- Can't find it due to 404 error
- Release version: 0.2.853
- Manual installation pop from errors above
- Version: 0.2.853
- Able to install but got notified binaries were not available for platform
- Tried using binaries for latest release but didn't what to do
- Version: 0.2.853
- Extension manager
- Indirectly from VS Code extension page
- Downloaded version 0.4.1098
- Platform Linux Arm64
- Manually installed via VSIX
- Got
Failed to execute SERVERPATH --versiónerror
- Got
- Downloaded version 0.4.1098
Could you help me troubleshoot the installation? Let me know if you need more details.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the installation through the VS Code extension manager and with the downloaded rust-analyzer VSIX on Linux ARM64, recording the 404 and SERVERPATH errors. Compare the release and pre-release extension packages and their available binaries; done means rust-analyzer installs and starts successfully in VS Code on the Raspberry Pi.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, raspberry-pi, rust, vscode
- Domain
- devtools, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100