Bug#788580: /dev/pts workaround

2015-07-05 Thread Mattia Rizzolo
On Sat, Jul 04, 2015 at 09:25:09PM -0700, Diane Trout wrote: Hi, I had one a hook script that tried to start screen when my build's failed, and that also failed with the no pts problem. Instead of doing the cowbuilder login as suggested by Axel Beckert I wrote a D hook : --

Bug#788580: /dev/pts workaround

2015-07-04 Thread Diane Trout
Hi, I had one a hook script that tried to start screen when my build's failed, and that also failed with the no pts problem. Instead of doing the cowbuilder login as suggested by Axel Beckert I wrote a D hook : -- D01pty--- #!/bin/sh mount -t devpts none /dev/pts ---end--- which at least