[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: stretch-backports-sloppy Release file does not contains 'NotAutomatic: yes" and "ButAutomaticUpgrades: yes" options



On 29 Aug 2019, at 15:17, Thorsten Glaser <t.glaser@tarent.de> wrote:
> 
> On Thu, 29 Aug 2019, undef wrote:
> 
>> Is it a bug?
> 
> Yes.

Same goes for most of the buildd, buster and debug suites:

projectb=> SELECT id, suite_name, codename, notautomatic, butautomaticupgrades FROM suite WHERE codename LIKE '%backports%' AND (notautomatic='f' OR butautomaticupgrades='f') ORDER BY id;
 id |           suite_name            |            codename             | notautomatic | butautomaticupgrades 
----+---------------------------------+---------------------------------+--------------+----------------------
 92 | stretch-backports-sloppy        | stretch-backports-sloppy        | f            | f
 93 | stretch-backports-sloppy-debug  | stretch-backports-sloppy-debug  | f            | f
 94 | buster-backports-debug          | buster-backports-debug          | f            | f
 95 | bullseye-backports              | bullseye-backports              | f            | f
 96 | bullseye-backports-debug        | bullseye-backports-debug        | f            | f
 97 | buildd-stretch-backports-sloppy | buildd-stretch-backports-sloppy | f            | f
 98 | buildd-bullseye-backports       | buildd-bullseye-backports       | f            | f
(7 rows)

James


Reply to: