On Mon, Aug 13, 2012 at 08:19:21PM +1000, Russell Stuart wrote: > Oh, and I should have added, the current documentation in > 50unattended-upgrades says this: > > // 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=squeeze"; > // "o=Debian,n=squeeze-updates"; > // "o=Debian,n=squeeze-proposed-updates"; > // "o=Debian,n=squeeze,l=Debian-Security"; > > I think the idea is n=squeeze is supposed to match the Codename > attribute in the Release file. It would be great if it worked, but I > don't see how it can because the python apt package doesn't include an > element describing the codename in > apt.Cache()["package"].candidate.origins, and neither can I see any code > in unattended-upgrades that would match it. [..]
I removed this example for now and added codename based matching in python-apt,unattended-upgrades in the debian-experimental bzr branch. Cheers, Michael -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org