Skip to content

error: toolchain 'stable-x86_64-pc-windows-msvc' is not installable with rustup 1.27.0 on wine #3807

@llde

Description

@llde

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

  1. Have a prefix with C++ build tools installed and no .crago and .rustup folders in the user directory
  2. wine rustup-init.exe
  3. Install the default toolchain

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    not-rustupWhatever is described in this issue isn't Rustup's fault

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions