error: toolchain 'stable-x86_64-pc-windows-msvc' is not installable with rustup 1.27.0 on wine #3807
Closed
2 tasks done
Labels
not-rustup
Whatever is described in this issue isn't Rustup's fault
Milestone
Verification
Problem
trying a fresh install of rustup and downloading the default stable seems to suceeed, but then error with:
error: toolchain 'stable-x86_64-pc-windows-msvc' is not installable
after the verbose message that follow tmp directory deletions:
verbose: toolchain 'stable-x86_64-pc-windows-msvc' installed
VS2019 and the C++ build tools are isntalled on this prefix.
Using latest Wine from git
While this seems to be a specific wine deficiency (similar to the issue removing tmp directories in the 1.26.0. version), I'd like to know what rustup flow is and what cause the error.
If it's the case that this failing step is working correctyl but expect something that a previous step failed to produce, maybe a warning/error on the previous step may be worth to add
Steps
Correct prefix setted in the WINE_PREFIX envvar
Possible Solution(s)
No response
Notes
No response
Rustup version
1.27.0
Installed toolchains
None
OS version
ArchLinux x64, Wine/Wine Staging 9.8
The text was updated successfully, but these errors were encountered: