Control: tag 1059266 pending Hi!
Bug #1059266 in package dupload reported by you has been fixed in the dpkg/dupload.git Git repository. You can see the changelog below, and you can check the diff of the fix at: https://git.dpkg.org/cgit/dpkg/dupload.git/diff/?id=62a1cb0 --- Revert "hooks: Rewrite openpgp-check in perl for Dpkg::OpenPGP multi-backend support" This reverts commit 2f2e0e528d4435fd529971250786b08475a105c0. This broke current usage, as users might not have the vendor keyring package installed, the vendor might not have keyring support in dpkg, or the host might not even be using one of the vendor keyrings or the certificates might not be located in the gpgv trustedkeys.gpg. We should make the keyrings to use per host configurable, and both the backend, its commands and whether to use its certificate store configurable by the user too. Until this is done, let's revert for now to avoid the regressions. Closes: #1059266