-
Notifications
You must be signed in to change notification settings - Fork 951
Fail to update or install after uninstall on Linux #1592
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
Comments
Can reproduce. While investigating further it seems that it tries to rename files (directories?) when there are no files in tmp folder.
Not quite sure if they are added only during the update. |
This just started happening on a CI setup of mine. Last successful build was 2018-12-24 16:23 UTC.
fails with:
|
appears to be a duplicate of #1590 |
I think this is a duplicate of rust-lang/rust#57111 which has been addressed. |
info: syncing channel updates for 'nightly-x86_64-unknown-linux-gnu'
info: latest update on 2018-12-25, rust version 1.33.0-nightly (f960f377f 2018-12-24)
info: downloading component 'rustc'
info: downloading component 'rust-std'
info: downloading component 'cargo'
info: downloading component 'rust-docs'
info: installing component 'rustc'
info: installing component 'rust-std'
info: rolling back changes
error: failed to install component: 'rust-std-x86_64-unknown-linux-gnu', detected conflict: '"lib/rustlib/x86_64-unknown-linux-gnu/lib/libLLVM-8svn.so"'
The text was updated successfully, but these errors were encountered: