On Sat, 15 Jul 2017 23:57:37 +0200 Balint Reczey <balint.reczey@canonic
al.com> wrote:
> Control: tags -1 moreinfo unreproducible
>
> Hi Martin-Éric,
>
> On Fri, 18 Dec 2015 20:08:17 +0200 =?utf-8?q?Martin-
=C3=89ric_Racine?=
> <[email protected]> wrote:
> > Package: unattended-upgrades
> > Version: 0.86.5
> > Severity: important
> >
> > The file /etc/apt/apt.conf.d/50unattended-upgrades is reported as
old
> config. It needs to be deleted upon upgrade by maintainer scripts.
>
> This config file seems to be still used and removed on purge.
> Could you please add some more detail about the problem?
>
> Cheers,
> Balint
>
I can't see why this file should be obsolete either. But after fresh
install of Debian 9 stretch, these commented lines are still suggesting
jessie:
---snip---
Unattended-Upgrade::Origins-Pattern {
// Codename based matching:
// This will follow the migration of a release through
different
// archives (e.g. from testing to stable and later oldstable).
// "o=Debian,n=jessie";
// "o=Debian,n=jessie-updates";
// "o=Debian,n=jessie-proposed-updates";
// "o=Debian,n=jessie,l=Debian-Security";
---snip---
Perhaps this is why it's meant old?