On Mon, Jul 08, 2013 at 12:09:24PM -0700, Andrew Pimlott wrote:
> Jumping into this bug...
>
> It would definitely help me to have one unattended-upgrades
> configuration that works without change across multiple Debian releases,
> even when I choose to stay behind the current stable for a while. The
> problem is, the archive/suite in Debian release files seems to be
> oldstable or stable, while ${distro_codename} is squeeze or wheezy. So
> there's nothing I can put in Allowed-Origins to track my current
> release.
[..]
The current version of unattended-upgrades has the following lines:
"""
Unattended-Upgrade::Origins-Pattern {
"origin=Debian,archive=${distro_codename},label=Debian-Security";
"""
This should fix the problem. As a workaround you can put oldstable
into the allowed origins for now.
> (By the way, the Allowed-Origins entries like
>
> "${distro_id} ${distro_codename}-security";
>
> seem to be meaningless for Debian and should probably be removed to
> reduce confusion.)
Its not in the debian package anymore.
Cheers,
Michael
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]