Your message dated Tue, 29 Aug 2017 21:13:43 +0200
with message-id <[email protected]>
and subject line Re: Bug#873474: ftp.debian.org: debtags: Tag: fields are
missing from testing/buster (but still in rc-buggy, sid, stretch etc)
has caused the Debian Bug report #873474,
regarding ftp.debian.org: debtags: Tag: fields are missing from testing/buster
(but still in rc-buggy, sid, stretch etc)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
873474: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873474
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Paul Wise writes:
> 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.
They should be updated whenever the tags in unstable are which might not
have happened since the last release.
I've run `dak external-overrides copy unstable testing` manually now and
added it to the notes about the release process. So we hopefully won't
miss it next time.
Ansgar
--- End Message ---