https://bugzilla.mindrot.org/show_bug.cgi?id=2736
--- Comment #5 from Darren Tucker <[email protected]> --- a png? you seriously couldn't copy all of the text rather than posting a png screenshot of a small fragment of it? Besides that you didn't answer any of the other questions. Manually transcribing one of the lines you couldn't copy yourself: > PTY allocation request failed on channel 0 your request for a pty was denied. it looks like you have a shell reading and writing to stdin/stdout without a pty. Try running "tty". This seems to be working as expected. You probably won't be able to do anything that needs a pty (eg a screen based editor). -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
