[systemd-bugs] [Bug 70290] [systemd-nspawn] Doesn't correctly handle std{in, out} not being the same file, and not being a TTY

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 8 21:28:38 CEST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=70290

--- Comment #3 from Luke Shumaker <lukeshu at sbcglobal.net> ---
Playing with the patch I just uploaded, I noticed a slight issue it created:

Information written to stderr is now subject to raw terminal interpretation.

This can be fixed by appending '\r' to the log messages (ugly), or by resetting
stdin right after the current settings for stdout are read, then setting them
both later (where it was set before the patch) (less ugly).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20131008/3a840e86/attachment.html>


More information about the systemd-bugs mailing list