[Simple-cdd-devel] Issue with simple-cdd on Stretch RC5
Tobias Erichsen
erichsen at te-systems.de
Fri Jun 16 06:13:20 UTC 2017
Hi everyone...
I have just tried to run simple-cdd for the first time on Stretch RC5 and encountered the following error:
2017-06-16 08:03:40 ERROR verify gpg signature exited with code 2
2017-06-16 08:03:40 ERROR Last 3 lines of standard error:
2017-06-16 08:03:40 ERROR verify gpg signature: gpg: Signature made Fri 16 Jun 2017 04:56:35 AM CEST
2017-06-16 08:03:40 ERROR verify gpg signature: gpg: using RSA key AED4B06F473041FA
2017-06-16 08:03:40 ERROR verify gpg signature: gpg: Can't check signature: No public key
Traceback (most recent call last):
File "/usr/bin/build-simple-cdd", line 658, in <module>
scdd.build_mirror()
File "/usr/bin/build-simple-cdd", line 270, in build_mirror
self.run_tool("mirror", tool)
File "/usr/bin/build-simple-cdd", line 367, in run_tool
tool.run()
File "/usr/lib/python3/dist-packages/simple_cdd/tools/mirror_wget.py", line 65, in run
self.gnupg.verify_inline_sig(extrafiles_file_inlinesig)
File "/usr/lib/python3/dist-packages/simple_cdd/gnupg.py", line 61, in verify_inline_sig
return self.verify_gpg_sig("--verify", pathname)
File "/usr/lib/python3/dist-packages/simple_cdd/gnupg.py", line 55, in verify_gpg_sig
raise Fail("Signature verification failed on %s", pathname)
NameError: name 'pathname' is not defined
Is this something that still needs to be fixed before Stretch release or is it just my mistake?
Tobias
More information about the Simple-cdd-devel
mailing list