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

Re: [DAK web API] Empty suites value for backports in list of all known archive



Hi,

On Tue, 2021-11-23 at 04:45 +0000, Vipul Kumar wrote:
> I'm trying different DAK web's API to understand them. I noticed that
> with dakweb.queries.archive's[1] archive() API, I'm getting an empty 
> value of "suites" for "backports" suite. But for none of the other 
> suite, this "suites" value is empty.
> 
> $ curl 'https://api.ftp-master.debian.org/archives' | jq .[0]
> {
>    "name": "backports",
>    "suites": []
> }

The "backports" archive was used back when the backports suites were in
a separate archive[1].  It's no longer used and therefore empty (we
could remove it I guess).

Ansgar

  [1]: Archive: https://snapshot.debian.org/archive/debian-backports/


Reply to: