-
-
Notifications
You must be signed in to change notification settings - Fork 437
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 install lsd" failes on raspberry pi 4 (Raspbian OS 32-bit) #534
Comments
Hi @John15321 , looks like your rust version is a little bit too old for the I would fire a PR for the minimal required rust version check |
I came here due to the same issue and my cargo reports as 1.42.1 on a freshly set up raspbian :/ |
Hi @jemus42, what is your error message exactly? as also, could you check the version of rustc -V |
I have I have now installed via rustup for newer versions, |
lsd --version
:echo $TERM
: xterm-256colorecho $LS_COLORS
:Expected behavior
Well... it should install successfully after running
cargo install lsd
Actual behavior
It fails, Im not really a rust programmer so I dont know whats happening but those are the erros:
The text was updated successfully, but these errors were encountered: