The bug does not seem to be fixed.

I am still getting this error:

2019-02-11 15:45:44 ERROR verify gpg signature exited with code 2
2019-02-11 15:45:44 ERROR Last 5 lines of standard error:
2019-02-11 15:45:44 ERROR verify gpg signature:
gpg:                avec la clef RSA
067E3C456BAE240ACEE88F6FEF0F382A1A7B6500
2019-02-11 15:45:44 ERROR verify gpg signature: gpg: Bonne signature de
« Debian Stable Release Key (9/stretch) <
debian-rele...@lists.debian.org> » [inconnu]
2019-02-11 15:45:44 ERROR verify gpg signature: gpg: Attention : cette
clef n'est pas certifiée avec une signature de confiance.
2019-02-11 15:45:44 ERROR verify gpg signature: gpg:             Rien
n'indique que la signature appartient à son propriétaire.
2019-02-11 15:45:44 ERROR verify gpg signature: Empreinte de clef
principale : 067E 3C45 6BAE 240A CEE8  8F6F EF0F 382A 1A7B 6500
Traceback (most recent call last):
  File "/usr/bin/build-simple-cdd", line 678, in <module>
    scdd.build_mirror()
  File "/usr/bin/build-simple-cdd", line 290, in build_mirror
    self.run_tool("mirror", tool)
  File "/usr/bin/build-simple-cdd", line 387, in run_tool
    tool.run()
  File "/usr/lib/python3/dist-
packages/simple_cdd/tools/mirror_download.py", line 107, in run
    self.gnupg.verify_detached_sig(release_file, release_file + ".gpg")
  File "/usr/lib/python3/dist-packages/simple_cdd/gnupg.py", line 58,
in verify_detached_sig
    return self.verify_gpg_sig("--verify", sigpathname, 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

Reply via email to