diff options
author | David Kalnischkies <david@kalnischkies.de> | 2014-09-08 21:05:11 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2014-09-08 21:05:11 +0200 |
commit | 223ae57d468fdcac451209a095047a07a5698212 (patch) | |
tree | 33ffbc3175d3950f04b50025e6338d244ad40672 /test/integration/Packages-bug-593360-modifiers-in-names | |
parent | 4c559e97ba4cc0d3a2995b7c451e606539d2f1be (diff) |
rework PTY magic to fix stair-stepping on kfreebsd
A pty slave we have got from openpty can only be used for one dpkg
child, if we give it to a second child on kfreebsd setting TIOCSCTTY
fails causing the output to be stair-stepped from now on.
By switching the code to creating a master and opening a new slave in
the child for each child we can fix this glitch, so that at least the
master remains stable.
Closes: 759684
Diffstat (limited to 'test/integration/Packages-bug-593360-modifiers-in-names')
0 files changed, 0 insertions, 0 deletions