Bug#560789: pbuilder: output uses CAPITAL FONTS

Loïc Minier lool at dooz.org
Mon Dec 14 12:58:39 UTC 2009


reassign 560789 apt
found 560789 0.7.23.1
fixed 560789 0.7.24
forcemerge 509866 560789
stop

 Bah, I should have checked the APT BTS immediately

On Sun, Dec 13, 2009, Loïc Minier wrote:
> On Sun, Dec 13, 2009, Loïc Minier wrote:
> >          ioctl(0, TIOCGWINSZ, (char *)&win);
> >          if (openpty(&master, &slave, NULL, &tt, &win) < 0)
> 
>  all the ioctls of this type fail in the strace log I got:
> 13708 ioctl(1, TIOCGWINSZ, 0x7fff86c8c790) = -1 EINVAL (Invalid
> argument)
> 13708 ioctl(0, TIOCGWINSZ, 0x7fff86c8b6f0) = -1 ENOTTY (Inappropriate
> ioctl for device)
> 13708 ioctl(0, TIOCGWINSZ, 0x7fff86c8b6f0) = -1 ENOTTY (Inappropriate
> ioctl for device)
> 
>  but win is passed unconditionally and is never initialized; I suspect
>  it's passing random terminal setup data.
> 
> -- 
> Loïc Minier

-- 
Loïc Minier





More information about the Pbuilder-maint mailing list