Skip to content

timeout reading rustc version on ion-shell #3417

Open
@rirze

Description

@rirze

Problem

I've installed rustup via the online install file.

Currently running rustup show in ion-shell shows this:

# rustup show
Default host: x86_64-unknown-linux-gnu
rustup home:  /home/<my_username>/.rustup

installed toolchains
--------------------

stable-x86_64-unknown-linux-gnu (default)
nightly-2022-08-27-x86_64-unknown-linux-gnu
nightly-x86_64-unknown-linux-gnu

active toolchain
----------------

stable-x86_64-unknown-linux-gnu (default)
(timeout reading rustc version)

This does not timeout in zsh or bash for that subcommand.

Steps

  1. install ion-shell
  2. run rustup show

Possible Solution(s)

No response

Notes

ion-shell docs

Rustup version

1.26.0

Installed toolchains

Default host: x86_64-unknown-linux-gnu
rustup home:  /home/<my_username>/.rustup

installed toolchains
--------------------

stable-x86_64-unknown-linux-gnu (default)
nightly-2022-08-27-x86_64-unknown-linux-gnu
nightly-x86_64-unknown-linux-gnu

active toolchain
----------------

stable-x86_64-unknown-linux-gnu (default)
rustc 1.71.0 (8ede3aae2 2023-07-12)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions