v_0ver n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/219592065f52b28278335.gif)
Joined: 09 Mar 2018 Posts: 14
|
Posted: Sun Feb 09, 2025 1:44 pm Post subject: I ruined Rust paths for root |
|
|
I accidentally performed for root. Then I can’t configure the paths back to the system rustc.
Rust updates broke:
Code: | * ERROR: dev-lang/rust-1.84.1::gentoo failed (configure phase):
* Can't determine rust's sysroot |
I did Code: | rm -rf ~/.cargo ~/.rustup | for root. Deleted Code: | . "$HOME/.cargo/env" | in .bashrc. I specified Code: | export PATH="/usr/bin:${PATH}" | Does not work. _________________ My personal overlay on GitHub |
|