Your message dated Mon, 30 Oct 2017 16:35:21 +0800
with message-id
<caktje6foj+rz09uvxbgjw+pmgjsz_yldbapmnnr7yatg_si...@mail.gmail.com>
and subject line Re: Bug#880161: www.debian.org: Get rid of the "tidy
validation errors" forcing a rebuild of certain files
has caused the Debian Bug report #880161,
regarding www.debian.org: Get rid of the "tidy validation errors" forcing a
rebuild of certain files
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 ow...@bugs.debian.org
immediately.)
--
880161: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880161
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: www.debian.org
Severity: normal
Tags: l10n
With the migration of the website build server from jessie to stretch, we are
using a new version of the "tidy" tool, and now we are getting "Tidy validation
errors" for some webpages containing <link> tag without <rel>.
We have updated the template file that was causing these errors:
https://anonscm.debian.org/viewvc/webwml/webwml/english/template/debian/basic.wml?view=log
but many files still need to be rebuilt to use the updated template.
This is an easy task and do-able for anybody with commit permissions in the
website repo. It's just that there are many files to touch.
How can you help?
Go to the tidy logs
https://www-master.debian.org/build-logs/tidy/
and open a language file having a log file with more than 0 KB.
If you see errors like:
*** /srv/www.debian.org/www/path/to/file.cc.html
line 6 column 3 - Warning: <link> lacks "rel" attribute
Then the file language/path/to/file.wml needs to be touch:
touch language/path/to/file.wml
cvs commit language/path/to/file.wml
wait for the next tidy check (with the lessoften build) and the next tidy log
should not show that error for that page.
Thanks for your help!
Best regards
Laura Arjona Reina
https://wiki.debian.org/LauraArjona
-- System Information:
Debian Release: 8.9
APT prefers oldstable-updates
APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: i386 (i686)
Kernel: Linux 3.16.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
On Mon, Oct 30, 2017 at 4:09 PM, Paul Wise wrote:
> I'm running it now.
All done. I've also run the tidy scripts and all the errors you
mentioned are gone now, the remaining ones are unrelated to link
attributes.
https://www-master.debian.org/build-logs/tidy/
--
bye,
pabs
https://wiki.debian.org/PaulWise
--- End Message ---