[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#732937: dpkg: fails somewhat regularly on kfreebsd-amd64



On Sun, Jan 12, 2014 at 08:05:06PM +0000, Steven Chamberlain wrote:
> Control: tags -1 found apt/0.9.14.2
> 
> Indeed upgrading only libapt-pkg4.12 is enough to trigger this.
[..]

I bisected this and it it appears that c3045b is the one that
introduced the problem. 

Looking closer it appears that I can not do
  ioctl(d->slave, TIOCSCTTY, 0)
more than ones on freebsd without a new openpty() to get a new master
pty (i.e. I can not use the slave fd again). I will do more digging
into this issue. 


Cheers,
 Michael


Reply to: