Control: tag 963944 pending Hi!
Bug #963944 in package dpkg reported by you has been fixed in the dpkg/dpkg.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/dpkg.git/diff/?id=aca9f2af3 --- commit aca9f2af3c238b9040287a96956b46daf8fb1a70 Author: Guillem Jover <guil...@debian.org> Date: Mon Jun 29 12:20:06 2020 +0200 debian: Add bug closure This had already been fixed but got reported on the BTS later on. diff --git a/debian/changelog b/debian/changelog index ddfe4f273..61a29daec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,7 +12,7 @@ dpkg (1.20.3) UNRELEASED; urgency=medium false. Reported by Mattia Rizzolo <mat...@debian.org>. - Dpkg::OpenPGP: Use a temporary directory for the GnuPG homedir in import_key(), to make sure we do not write to the user home directory, - which might be read-only or non-existent. + which might be read-only or non-existent. Closes: #963944 Reported by Mattia Rizzolo <mat...@debian.org>. * Code internals: - libdpkg: Print a notice if we cannot write to the log file.