Skip to content

Trying to install 1.8.0 on freebsd succeeds without actually installing the toolchain #2547

@jyn514

Description

@jyn514

Steps

  1. Beg, borrow, or steal a FreeBSD machine
  2. Install rustup.
  3. rustup install 1.8.0
info: sync channel updates ...
info: latest update on 2016-04-12, rust version 1.8.0 ...

  1.8.0-x86_64-unknown-freedbsd unchanged - (toolchain not installed)

Possible Solution(s)

Rustup should either install the toolchain or give an error that it's not available.

Notes

Output of rustup --version: 1.22.1
Output of rustup show: omitted because I can't get copy/paste to work in my VM.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions