Control: tags -1 unreproducible moreinfo Hi!
On Thu, 2024-08-08 at 00:05:38 +0200, Santiago José López Borrazás wrote: > Package: dpkg > Version: 1.22.11 > Severity: important > With dpkg, when I am in console mode, with konsole, the combination > CTRL + C breaks. Non-graphical consoles break when installing a > package, either with dpkg or with apt. > > In konsole it crashes when I want to install a package under dpkg > that does not work the console under konsole when doing CTRL + C and > with certain commands. > > It also breaks when I do a ssh in local area that does not allow to > connect to certain devices remotely. It messes it up. > > Check and fix it so it's not bad source code, because it's crashing > quite a bit through this package more than anything else. I've seen this breakage after using apt or aptitude within a tmux terminal within konsole, where after these commands end, job control gets disabled on the terminal and Ctrl+C does not work anymore, and doing «exec bash -i» will show a message stating so. But I've never seen this behavior when running dpkg directly. Have you really experienced this after running dpkg standalone (without using apt or aptitude) on a terminal where Ctrl+C is still working before calling dpkg (so not after having called apt)? Thanks, Guillem