On Mon, May 25, 2020 at 10:35:39PM -0700, Kees Cook wrote:
> I think this patch will fix the problem...

> --- debmirror~        2020-05-25 22:33:49.328041109 -0700
> +++ debmirror 2020-05-25 22:32:12.255722606 -0700
> @@ -2326,6 +2326,8 @@
>          push (@errlog,$@);
>          $num_errors++;
>        }
> +      unlink($content_filename);
> +      unlink($signature_filename);
>      }
>      if (! $got_gpg) {
>        say("Release gpg signature does not verify, file missing.");

Sorry I missed this for a year.  Looks fine - applying.

Thanks,

-- 
Colin Watson (he/him)                              [cjwat...@debian.org]

Reply via email to