On Wed, 3 Oct 2001, Colin Watson wrote: > It happens frequently if you hit Ctrl-C during an install (perhaps > because you realize you've done something wrong, or because some package > has gone haywire), even when there are no other error conditions like > the disk being full. I initially thought it was expected behaviour > judging by the text of the error message, but perhaps dpkg could do with > a (better) SIGINT handler.
It has a SIGINT handler? The only sigint handler it has is only enabled when running a maintainer script. This could be considered a bug. Wichert, your take?

