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

rustup error in Hyper (Appimage) #6243

Closed
2 tasks done
ross-ops opened this issue Jan 16, 2022 · 2 comments · Fixed by #6268
Closed
2 tasks done

rustup error in Hyper (Appimage) #6243

ross-ops opened this issue Jan 16, 2022 · 2 comments · Fixed by #6268

Comments

@ross-ops
Copy link

  • I am on the latest Hyper.app version
  • I have searched the issues of this repo and believe that this is not a duplicate
  • OS version and name: Ubuntu 20.04
  • Hyper.app version: 3.1.5
  • Link of a Gist with the contents of your .hyper.js: https://gist.github.com/ross-ops/284201bc7dd252d82f498365eae1e8f3
  • Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): N/A
  • The issue is reproducible in vanilla Hyper.app: Haven't attempted in fresh environment, but will do so if suggested

Issue

Hi there,

Trying to use rustup in hyper to try and install rustlings and teach myself rust. When running rustup, I get the error

error: unknown proxy name: 'Hyper-3.1.5_fdb7221642180a3fa737127e17da0df2'; valid proxy names are 'rustc', 'rustdoc', 'cargo', 'rust-lldb', 'rust-gdb', 'rls', 'cargo-clippy', 'clippy-driver', 'cargo-miri', 'rustfmt', 'cargo-fmt'

Upon researching the error, I came across this link for a different terminal emulator which seems to address the same issue I'm currently facing. I don't know enough js/hyper internals to help solve the issue I'm afraid, but I wonder if something similar is happening here, and the env is being overwritten on creating the Hyper thread?

Many thanks
R

@Schr3da
Copy link

Schr3da commented Jan 25, 2022

@ross-ops I cant reproduce your issue - on my end rustup works as expected.
Can you please ensure that your shell is loading all settings properly e.g. if you are using bash ensure that .bashrc is properly set and the PATH env variable gets properly extended...

@LabhanshAgrawal
Copy link
Collaborator

Hey @ross-ops
Can you try the build from #6268 (comment by github bot)
Please use AppImage if you were using that earlier too

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

Successfully merging a pull request may close this issue.

3 participants