Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
roberth opened this issue Apr 20, 2023 · 1 comment
Open

Comments

@roberth
Copy link
Member

roberth commented Apr 20, 2023

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.

@steve-chavez
Copy link
Member

I think this should be tagged "nixops 1->2 regression". I can confirm it not happening on nixops 1.7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants