Bug#778648: devscripts: hitting ctrl-c while an editor is open should terminate bts, but instead it goes ahead
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Tue Feb 17 21:29:29 UTC 2015
Package: devscripts
Version: 2.15.1
Severity: normal
emacs is my default editor.
it looks like if you send emacs a SIGINT, it will clean up nicely and
terminate with a return code of 0.
if i run a bts command that drops me into my editor in an X11
environment, emacs spawns as a separate window, while my shell is
blocked by the bts invocation (as it should be).
if i hit ctrl-C in the shell, though, apparently bts passes the SIGINT
through to my editor, and then proceeds to use the contents of the
message as prepared.
I expected ctrl-C to terminate the bts report rather than sending it
in.
here's me starting to close #770592 by mistake, realizing that wasn't
correct and trying to abort it:
0 dkg at alice:~$ bts done 770592 2.1.1-1
^C0 dkg at alice:~$
(the leading 0 in my prompt is the return code of the previous
command)
unfortunately, this actually did close #770592, which i didn't intend.
--dkg
-- Package-specific info:
--- /etc/devscripts.conf ---
--- ~/.devscripts ---
Not present
-- System Information:
Debian Release: 8.0
APT prefers testing
APT policy: (500, 'testing'), (200, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages devscripts depends on:
ii dpkg-dev 1.17.23
ii libc6 2.19-13
ii perl 5.20.1-5
ii python3 3.4.2-2
pn python3:any <none>
Versions of packages devscripts recommends:
ii at 3.1.16-1
ii curl 7.38.0-4
ii dctrl-tools 2.23
ii debian-keyring 2014.12.10
ii dput-ng [dput] 1.8
ii dupload 2.7.0
pn equivs <none>
ii fakeroot 1.20.2-1
ii file 1:5.20-2
ii gnupg 1.4.18-6
ii libdistro-info-perl 0.14
ii libencode-locale-perl 1.03-1
ii libjson-perl 2.61-1
ii liblwp-protocol-https-perl 6.06-2
ii libparse-debcontrol-perl 2.005-4
pn libsoap-lite-perl <none>
ii liburi-perl 1.64-1
ii libwww-perl 6.08-1
ii lintian 2.5.30+deb8u3
ii man-db 2.7.0.2-5
ii patch 2.7.1-6
ii patchutils 0.3.3-1
ii python3-debian 0.1.25
pn python3-magic <none>
ii sensible-utils 0.0.9
ii strace 4.9-2
ii unzip 6.0-16
ii wdiff 1.2.2-1
ii wget 1.16-1
ii xz-utils 5.1.1alpha+20120614-2+b3
Versions of packages devscripts suggests:
ii build-essential 11.7
pn cvs-buildpackage <none>
pn debbindiff <none>
ii devscripts-el 35.12
pn gnuplot <none>
ii gpgv 1.4.18-6
ii heirloom-mailx [mailx] 12.5-4
pn libauthen-sasl-perl <none>
pn libfile-desktopentry-perl <none>
ii libnet-smtp-ssl-perl 1.01-3
pn libterm-size-perl <none>
ii libtimedate-perl 2.3000-2
pn libyaml-syck-perl <none>
ii mailutils [mailx] 1:2.99.98-2
pn mutt <none>
ii openssh-client [ssh-client] 1:6.7p1-3
ii svn-buildpackage 0.8.5+nmu1
ii w3m 0.5.3-19
-- debconf-show failed
More information about the devscripts-devel
mailing list