complete profile is an attractive nuisance
Open
@kinnison is already working on this.
Since Feb 16, 2021.
bug
help wanted
- Dominant language
- Rust
- Stars
- 7k
- Forks
- 1.1k
- Avg merge
- 22h 40m
- Merged PRs (30d)
- 46
Description
Problem
rustup-init fails with: detected conflict: '"share/doc/rust/html/rustc/favicon.svg"'
when installing nightly complete:
info: profile set to 'complete'
info: setting default host triple to x86_64-unknown-linux-gnu
info: syncing channel updates for 'nightly-x86_64-unknown-linux-gnu'
info: latest update on 2021-02-13, rust version 1.52.0-nightly (3f5aee2d5 2021-02-12)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'llvm-tools-preview'
20.2 MiB / 20.2 MiB (100 %) 6.3 MiB/s in 3s ETA: 0s
info: downloading component 'miri'
info: downloading component 'rls'
8.4 MiB / 8.4 MiB (100 %) 6.5 MiB/s in 1s ETA: 0s
info: downloading component 'rust-analysis'
info: downloading component 'rust-analyzer-preview'
info: downloading component 'rust-docs'
15.0 MiB / 15.0 MiB (100 %) 6.4 MiB/s in 2s ETA: 0s
info: downloading component 'rust-src'
info: downloading component 'rust-std'
25.0 MiB / 25.0 MiB (100 %) 6.6 MiB/s in 3s ETA: 0s
info: downloading component 'rustc'
50.2 MiB / 50.2 MiB (100 %) 6.5 MiB/s in 8s ETA: 0s
info: downloading component 'rustc-dev'
103.7 MiB / 103.7 MiB (100 %) 6.2 MiB/s in 16s ETA: 0s
info: downloading component 'rustc-docs'
11.1 MiB / 11.1 MiB (100 %) 6.3 MiB/s in 1s ETA: 0s
info: downloading component 'rustfmt'
info: installing component 'cargo'
info: using up to 500.0 MiB of RAM to unpack components
info: installing component 'clippy'
info: installing component 'llvm-tools-preview'
20.2 MiB / 20.2 MiB (100 %) 9.8 MiB/s in 2s ETA: 0s
info: installing component 'miri'
info: installing component 'rls'
info: installing component 'rust-analysis'
info: installing component 'rust-analyzer-preview'
info: installing component 'rust-docs'
15.0 MiB / 15.0 MiB (100 %) 6.8 MiB/s in 2s ETA: 0s
info: installing component 'rust-src'
info: installing component 'rust-std'
25.0 MiB / 25.0 MiB (100 %) 8.6 MiB/s in 2s ETA: 0s
info: installing component 'rustc'
50.2 MiB / 50.2 MiB (100 %) 10.1 MiB/s in 4s ETA: 0s
info: installing component 'rustc-dev'
103.7 MiB / 103.7 MiB (100 %) 9.5 MiB/s in 12s ETA: 0s
info: installing component 'rustc-docs'
11.1 MiB / 11.1 MiB (100 %) 4.9 MiB/s in 3s ETA: 0s
info: rolling back changes
error: failed to install component: 'rustc-docs-x86_64-unknown-linux-gnu', detected conflict: '"share/doc/rust/html/rustc/favicon.svg"'
Steps
Operating system: Linux amd64
Use installer settings:
default host triple: x86_64-unknown-linux-gnu
default toolchain: nightly
profile: complete
modify PATH variable: no
Possible Solution(s)
Notes
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.