Skip to content

Pseudo-terminal will not be allocated because stdin is not a terminal. #1555

Description

@roberth

When stdin is /dev/null (forcing non-interactive use), this message appears.
It suggests that the deployment behavior is dependent on whether nixops runs with a tty or not. This is not great. It'd be good for nixops to always create the tty, but strip colors if needed, just like nix does with its derivation builder processes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions