[buildd-tools-devel] Bug#629005: Bug#629005: C-c during on sbuild-update --keygen sudo passwd prompt fails

Roger Leigh rleigh at codelibre.net
Fri Jun 3 00:01:26 UTC 2011


On Fri, Jun 03, 2011 at 12:32:09AM +0200, Cyril Brulebois wrote:
> Package: sbuild
> Version: 0.62.2-1
> Severity: normal
> 
> And since I didn't want to type my sudo password before understanding
> what was going on, I hit C-c, which led to:
> | Can't call method "end_session" on an undefined value at /usr/share/perl5/Sbuild/Utility.pm line 131.
> 
> Not sure how bad the breakage is; but oh well, let's report that…

This is fairly harmless.  The SIGINT/TERM handler ends the active
session, but due to where the interrupt occurred there wasn't a
session to end at that point.  The handler needs to check if there
is a current session before ending it, and we might need to check
exactly when the signal handler is installed and removed.

Thanks for reporting it.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux             http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?       http://gutenprint.sourceforge.net/
   `-    GPG Public Key: 0x25BFB848   Please GPG sign your mail.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/buildd-tools-devel/attachments/20110603/d65531ce/attachment.pgp>


More information about the Buildd-tools-devel mailing list