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

Bug#599007: apt-get can't be interrupted with Ctrl+C nor Ctrl-\ anymore



On Sun, Oct 03, 2010 at 08:41:02PM +0200, Adam Borowski wrote:
> Package: apt
> Version: 0.8.5
> Severity: normal

Thanks for your bugreport.
 
> It appears that since a recent upgrade, you can't interrupt apt runs
> anymore.  
[..]

This is a bug in the code, it looks like this is a regression caused
by setting the termios rtt var via "rtt.c_lflag |= ISIG". This fixed
making it possible to background dpkg, but apparently it broke
ctrl-c. Which is odd given that the documentation says that is is used
to enable signals.

Cheers,
 Michael



Reply to: