Your message dated Thu, 4 Jun 2009 22:43:12 +0200
with message-id <[email protected]>
and subject line Re: Bug#138590: reportbug: uninterruptable when network is down
has caused the Debian Bug report #138590,
regarding reportbug: uninterruptable when network is down
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
138590: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=138590
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
package: reportbug
version: 1.43
severity: whishlist
calling "reportbug packagename" without a network connection lets
reportbug block in poll. This is not interruptable with CTRL-C.
gettimeofday({1013859171, 164807}, NULL) = 0
poll([{fd=6, events=POLLIN}], 1, 2459) = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 7
connect(7, {sin_family=AF_INE:, sin_port=htons(53),
sin_addr=inet_addr("134.34.3.3")}}, 28) = 0
send(7, "O/\1\0\0\1\0\0\0\0\0\0\4bugs\6debian\3org\0\0\1\0"..., 33, 0) = 33
gettimeofday({1013859173, 635094}, NULL) = 0
poll([{fd=7, events=POLLIN}], 1, 6000) = -1 EINTR (Interrupted system call)
--- SIGTERM (Terminated) ---
+++ killed by SIGTERM +++
it would be nice if one could interrupt this with CONTROL-C(which should
either skip the BTS query or kill reportbug completely).
Cheers,
-- Guido
--- End Message ---
--- Begin Message ---
Hi,
this bug is no more reproducible, and I doubt it was a bug in
reportbug even at the submit time.
Ctrl+C even with no network will quit reportbug, hence I'm closing this bug.
Thanks for the report!
Cheers,
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---