Package: devscripts Version: 2.9.3 When using debsign, if you hit ctrl+c when it asks you for a password, then this makes it so that the terminal is noecho.
When trying this manually with gpg, it doesnt, Output from me testing this in a terminal follows ------ [EMAIL PROTECTED]:/backports/results$ gpg --sign simias_1.0.20050608-0ubuntu1_i386.changes You need a passphrase to unlock the secret key for user: "Martin Meredith <[EMAIL PROTECTED]>" 1024-bit DSA key, ID 6AAAA569, created 2005-07-12 Enter passphrase: gpg: Interrupt caught ... exiting [EMAIL PROTECTED]:/backports/results$ [EMAIL PROTECTED]:/backports/results$ [EMAIL PROTECTED]:/backports/results$ [EMAIL PROTECTED]:/backports/results$ sdf bash: sdf: command not found [EMAIL PROTECTED]:/backports/results$ sdf bash: sdf: command not found [EMAIL PROTECTED]:/backports/results$ debsign simias_1.0.20050608-0ubuntu1_i386.changes signfile simias_1.0.20050608-0ubuntu1.dsc Martin Meredith <[EMAIL PROTECTED]> You need a passphrase to unlock the secret key for user: "Martin Meredith <[EMAIL PROTECTED]>" 1024-bit DSA key, ID 6AAAA569, created 2005-07-12 Enter passphrase: gpg: Interrupt caught ... exiting debsign: gpg error occurred! Aborting.... [EMAIL PROTECTED]:/backports/results$ bash: sdf: command not found [EMAIL PROTECTED]:/backports/results$ bash: sf: command not found [EMAIL PROTECTED]:/backports/results$ ---- It's pretty annoying, so I decided to file a bug regarding this. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

