Package: monkeysign
Version: 1.0
Severity: normal
Dear Maintainer,
I attempted to scan a key and I agreed that I wanted to sign it and
monkeyscan froze
backtrace is attached.
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.10-2-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
Versions of packages monkeysign depends on:
ii gnupg 1.4.14-1
ii python 2.7.5-4
Versions of packages monkeysign recommends:
ii python-gtk2 2.24.0-3+b1
ii python-qrencode 1.01-2+b1
ii python-zbar 0.10+doc-9+b1
ii python-zbarpygtk 0.10+doc-9+b1
monkeysign suggests no packages.
-- no debconf information
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/monkeysign/gtkui.py", line 381, in
watch_out_callback
self.msui.sign_key()
File "/usr/lib/python2.7/dist-packages/monkeysign/ui.py", line 286, in
sign_key
if not self.tmpkeyring.sign_key(pattern, alluids):
File "/usr/lib/python2.7/dist-packages/monkeysign/gpg.py", line 466, in
sign_key
self.context.seek(proc.stderr, 'GOOD_PASSPHRASE')
File "/usr/lib/python2.7/dist-packages/monkeysign/gpg.py", line 216, in seek
return self.seek_pattern(fd, '^\[GNUPG:\] ' + pattern)
File "/usr/lib/python2.7/dist-packages/monkeysign/gpg.py", line 209, in
seek_pattern
raise GpgProtocolError(self.returncode, _("could not find pattern '%s' in
input") % pattern)
monkeysign.gpg.GpgProtocolError: [Errno 0] could not find pattern '^\[GNUPG:\]
GOOD_PASSPHRASE' in input