-
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
"cannot find current revision for snap rustup" on 'rustup update' #2688
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I don't know snappy well enough - is there some command to query the system / interrogate what snappy thinks is the current status of the system ? |
The way that @HarrisonHemstreet has reported this suggests there's a number of problems at play. The reported "cannot find current version for snap" is likely due to an incorrect attempt to uninstall the snap. As for The first would be to permit non-standard installers ( The second would be that |
See also #2662 |
@rustbot label: +O-linux |
$ rustup update
internal error, please report: running "rustup" failed: cannot find current revision for snap rustup: readlink /snap/rustup/current: no such file or directory
I also deleted some rust files in an attempt to delete the Rust programming language in an attempt to later reinstall because the normal rustup self uninstall was not working
The text was updated successfully, but these errors were encountered: