Package: ftp.debian.org Severity: normal X-Debbugs-CC: [email protected]
I noticed that the debtags Tag: fields are missing from the Packages files for testing/buster but are still available in rc-buggy, sid, stretch etc. This means debtags info is broken for testing users. $ for suite in experimental unstable testing stable oldstable ; do > echo $suite $(curl -s > http://ftp.debian.org/debian/dists/$suite/main/binary-amd64/Packages.xz | > unxz | grep -c '^Tag:') > done experimental 1364 unstable 31543 testing 0 stable 30974 oldstable 28081 -- bye, pabs https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part

