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: installing it via portage? #221

Open
OwenChia opened this issue Jan 14, 2017 · 6 comments
Open

rustup: installing it via portage? #221

OwenChia opened this issue Jan 14, 2017 · 6 comments

Comments

@OwenChia
Copy link

Rustup is the recommended method of installation now, should we write a ebuild for it like archlinux?

More:
https://www.reddit.com/r/rust/comments/4inmpb/lets_talk_about_rustuprs/
https://www.archlinux.org/packages/community/x86_64/rustup/

@suhr
Copy link
Contributor

suhr commented Mar 3, 2017

Is there a reason not to install it via portage?

UPDATE: the reason actually exists: rust-lang/rustup#953

@OwenChia
Copy link
Author

OwenChia commented Mar 3, 2017

better support for cross-compilation?

@rth
Copy link

rth commented Dec 22, 2018

Is there a reason not to install it via portage?

It is also unclear how to optionally get the unstable compiler (needed for some features) that is very straightforward with rustup.

@o01eg
Copy link
Contributor

o01eg commented Dec 22, 2018

unstable compiler is dev-lang/rust-9999 or dev-lang/rust-bin-9999

@waynr
Copy link

waynr commented Jan 6, 2019

UPDATE: the reason actually exists: rust-lang/rustup#953

It looks like there is a way to work around this that should be simple to integrate into a portage-installed rustup: rust-lang/rustup#953 (comment)

You can bypass the check by setting RUSTUP_INIT_SKIP_PATH_CHECK to yes:

I'm about to switch over to gentoo from debian and would be happy to take this issue on as my first contribution to the community.

@theoparis
Copy link

theoparis commented Mar 11, 2024

Any updates on this? @waynr

rust-bin-9999 doessn't exist 😕

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

No branches or pull requests

6 participants