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

Print a useful error message when there's no TTY for a password prompt #336

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

chenxiaolong
Copy link
Owner

ENXIO (No such device or address) and ENOTTY (Inappropriate ioctl for device) are not very user-friendly error messages.

Issue: chenxiaolong/my-avbroot-setup#2

ENXIO (No such device or address) and ENOTTY (Inappropriate ioctl for
device) are not very user-friendly error messages.

Issue: chenxiaolong/my-avbroot-setup#2

Signed-off-by: Andrew Gunnerson <[email protected]>
@chenxiaolong chenxiaolong self-assigned this Aug 19, 2024
chenxiaolong added a commit that referenced this pull request Aug 19, 2024
Signed-off-by: Andrew Gunnerson <[email protected]>
@chenxiaolong chenxiaolong merged commit e06674a into master Aug 19, 2024
5 checks passed
@chenxiaolong chenxiaolong deleted the tty branch August 19, 2024 19:03
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

Successfully merging this pull request may close these issues.

1 participant