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

$HOME/.cargo/env can‘t run in path "$home/.cargo" #88376

Open
lougxing opened this issue Aug 27, 2021 · 1 comment
Open

$HOME/.cargo/env can‘t run in path "$home/.cargo" #88376

lougxing opened this issue Aug 27, 2021 · 1 comment
Labels
C-bug Category: This is a bug. needs-triage-legacy Old issue that were never triaged. Remove this label once the issue has been sufficiently triaged.

Comments

@lougxing
Copy link

lougxing commented Aug 27, 2021

`

lougxing@local:/.cargo$ pwd
/home/lougxing/.cargo
lougxing@local:
/.cargo$ . env
-bash: .: /usr/bin/env: cannot execute binary file
lougxing@local:~/.cargo$

/usr/bin/env and .cargo/env are conflict.

Windows Wsl2;

lougxing@local:~/.cargo$ cat /etc/issue
Ubuntu 20.04.3 LTS \n \l

`

@lougxing lougxing added the C-bug Category: This is a bug. label Aug 27, 2021
@hellow554
Copy link
Contributor

How about source ~/.cargo/env?

@ChrisDenton ChrisDenton added the needs-triage-legacy Old issue that were never triaged. Remove this label once the issue has been sufficiently triaged. label Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug. needs-triage-legacy Old issue that were never triaged. Remove this label once the issue has been sufficiently triaged.
Projects
None yet
Development

No branches or pull requests

3 participants