On 2014-12-26 06:31:26, Hugo Roy wrote:
> Package: monkeysign
> Version: 2.0
>
> When launching monkeyscan, I get a small GTK window reporting an
> error with:
>
>     Traceback (most recent call last):
>       File "/usr/lib/python2.7/site-packages/monkeysign/msg_exception.py", 
> line 36, in wrapper
>         return f(*args, **kargs)
>       File "/usr/lib/python2.7/site-packages/monkeysign/gtkui.py", line 64, 
> in main
>         self.window = MonkeysignScan()
>       File "/usr/lib/python2.7/site-packages/monkeysign/gtkui.py", line 160, 
> in __init__
>         self.create_secret_keys_display()
>       File "/usr/lib/python2.7/site-packages/monkeysign/gtkui.py", line 278, 
> in create_secret_keys_display
>         for key in Keyring().get_keys(None, True, False).values():
>       File "/usr/lib/python2.7/site-packages/monkeysign/gpg.py", line 385, in 
> get_keys
>         key = OpenPGPkey(keydata)
>       File "/usr/lib/python2.7/site-packages/monkeysign/gpg.py", line 656, in 
> __init__
>         self.parse_gpg_list(data)
>       File "/usr/lib/python2.7/site-packages/monkeysign/gpg.py", line 698, in 
> parse_gpg_list
>         (null, self.trust, self.length, self.algo, keyid, self.creation, 
> self.expiry, serial, trust, uid, sigclass, purpose, smime, wtf, wtf, wtf) = 
> record
>     ValueError: too many values to unpack
>
> I'm on  Arch Linux, Kernel: x86_64 Linux 3.17.6-1-xps13.
>
> I tried both versions at https://aur.archlinux.org/packages/?O=0&K=monkeysign

interesting. can you paste the output of --debug? i think i may need the
output of --list-secret-keys as well, unfortunately.

of course, do not send this if you feel uncomfortable sharing your list
of private keys identifiers. no private key material should be revealed,
but make sure you review the output before sending this anyways.

a.
-- 
Le pouvoir n'est pas à conquérir, il est à détruire
                        - Jean-François Brient, de la servitude moderne


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to