Hi Patrick,
On Di, 2016-11-22 at 11:33 +0100, Patrick Matthäi wrote:
(...)
> > S
> Thanks for your effort! I have just uploaded 1.0.3-3.
ok, thx!
> Would you (Stephan) be so kindly and upload it to jessie-bpo, if
> there
> are no new problems with it? I will be on vacation before it may
> enter
> testing.
ok, I will do that if I don't forget ;).
@evgeni: Would be nice if you could retest this.
Fwiw, to properly test matches, I emulated some "error logs" on hosts
using s.th. like this
---
DPkg::Pre-Install-Pkgs {"/usr/bin/printf 'E: apt-dater\n'";};
DPkg::Pre-Install-Pkgs {"/usr/bin/printf 'apt-dater ERROR\n'";};
DPkg::Pre-Install-Pkgs {"/usr/bin/printf 'W: apt-dater\n'";};
---
as extra apt.conf (this still needs an actual package upgrade to take
place to see these logs).
Hth!
S