Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

SHELL: parameter not set when installing via rustup on Ubuntu 14.04.2 LTS in Docker #42

@shepmaster

Description

@shepmaster

To reproduce:

$ docker run -it ubuntu /bin/bash
# apt-get install curl
# curl -sSf https://static.rust-lang.org/rustup.sh | sh

The error corresponds to this line in the Rust configure script. Let me know if this issue more properly belongs in that repository and I'll move it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions