-
Notifications
You must be signed in to change notification settings - Fork 893
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
tried to update nightly but got skipping message #2463
Comments
I'm not sure I understand the issue. Nightly doesn't build all components every day. They often fail. The "info: skipping nightly which is missing installed component xxx" message is telling you that a particular day of nightly doesn't have the components you want, and it repeats for each day that is probed until a day is found when all the components succeeded, when that day gets installed. To avoid this behaviour, don't install nightly. |
How do I update nightly and skip those components? Edit: I want to bring this back to being constructive. I had an issue that looked like it was on an issue already posted. I thought it was the right thing to do to post under it instead of making my own issue to avoid duplication. Obviously, I was confused, as I stated in the response. It took a week to tell me that was the wrong thing to do without a clear explanation ( I am confused so, I apologize for asking for clarification). Now you are telling me to not install nightly when my project uses nightly features, which I feel is unhelpful. So, really, this seems like user error. I want to make sure you know that I spent about an hour trying different Please let me know how to continue. I intended participating in this discussion to be fruitful and also give some personal user experience and I have failed. |
From |
|
That's unexpected, so |
yeah but i can't recreate it now. it's just working, as it always has before i had this issue. Thanks for all the help. |
is it possible to install a package from stable or beta if it is not available in nightly ? |
No, channels are integral. Sorry. |
ok thanks for clearing that |
Problem
Edit: I just uninstalled nightly and tried to reinstall and I'm still getting the skipping per #2417's suggestion. Now I am locked out of being able to do any work as I need nightly features but can't install nightly.
Edit2: typed
rustfmt
just to see and it...downloaded latest nightly so, it looks like it's working again. I am no longer blocked but, confused and slightly annoyed.Steps
Notes
Happened a week ago so don't know if I'm using the same versions then as now and I'm not apt to lock myself out of development again to figure out if I can reproduce it.
Output of
rustup --version
:Output of
rustup show
:The text was updated successfully, but these errors were encountered: