Control: tags -1 -moreinfo +unreproducible

On Sat, Dec 13, 2014 at 05:39:13PM +0100, Emilien Klein wrote:
> Hi,
> 
> Using version 2.0.2 on a sid box, with the same key that I used in
> post#2, I do get a different traceback, which seems unrelated:
> 
> 
> Really sign key? [y/N] y
> command: ['gpg', '--command-fd', '0', '--with-fingerprint',
> '--list-options',
> 'show-sig-subpackets,show-uid-validity,show-unusable-uids,show-unusable-subkeys,show-keyring,show-sig-expire',
> '--status-fd', '2', '--quiet', '--batch', '--fixed-list-mode',
> '--no-tty', '--with-colons', '--use-agent', '--secret-keyring',
> '/home/emilien/.gnupg/secring.gpg', '--homedir', '/tmp/pygpg-s5Sx9O',
> '--sign-key', 'Stefano Zacchiroli <z...@debian.org>']
> SKIPPED: [GNUPG:] KEYEXPIRED 1417438220
> Traceback (most recent call last):
>   File "/usr/bin/monkeysign", line 41, in <module>
>     u.main()
>   File "/usr/lib/python2.7/dist-packages/monkeysign/cli.py", line 70, in
> main
>     self.sign_key()
>   File "/usr/lib/python2.7/dist-packages/monkeysign/ui.py", line 305, in
> sign_key
>     if not self.tmpkeyring.sign_key(pattern, alluids):
>   File "/usr/lib/python2.7/dist-packages/monkeysign/gpg.py", line 482,
> in sign_key
>     raise GpgRuntimeError(self.context.returncode, _('cannot select uid
> for signing: %s') % e.found().decode('utf-8'))
> monkeysign.gpg.GpgRuntimeError: [Errno 0] cannot select uid for signing:
> [GNUPG:] KEYEXPIRED 1417438220
> 
> 
> The weird thing is that neither my key (I just signed 3 other keys
> without issues) nor the key that I'm signing have expired.

This definitely look like #736548:

monkeysign: Reports "key is expired, cannot sign" on non-expired key
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736548

> As I don't know if this traceback occurs before or after the place where
> the original issue occurred, I can't really confirm if the issue is fixed.

Right. You could try the patch available above to see if it fixes the
problem for you.

> Let me know if I can provide extra information for you to reproduce.

I am tempted to just close this bug report at this point - I have Zack's
key in the test suite and it passes. If you can reproduce, remove the
tag and send me another backtrace.

Sorry for the delays, BTW... and thanks for following up!

-- 

Attachment: signature.asc
Description: Digital signature

Reply via email to