Re: webwml failed (for Portuguese)
Paulo Henrique de Lima Santana <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <[email protected]> |
Hi Holger, Em 03/06/2021 12:16, Holger Wansing escreveu: > Hi, > > > I have just fixed a bunch of "webwml failed" for ./portuguese/vote: Thanks. > Debian Webmaster <[email protected]> wrote (Thu, 03 Jun 2021 09:46:48 +0000): >> make -C 2008 install >> make[3]: Entering directory '/srv/www.debian.org/webwml/portuguese/vote/2008' >> make -C platforms install >> make[4]: Entering directory '/srv/www.debian.org/webwml/portuguese/vote/2008/platforms' >> make[4]: Leaving directory '/srv/www.debian.org/webwml/portuguese/vote/2008/platforms' >> make[3]: Leaving directory '/srv/www.debian.org/webwml/portuguese/vote/2008' >> make -C 2009 install >> make[3]: Entering directory '/srv/www.debian.org/webwml/portuguese/vote/2009' >> make -C platforms install >> make[4]: Entering directory '/srv/www.debian.org/webwml/portuguese/vote/2009/platforms' >> make[4]: Leaving directory '/srv/www.debian.org/webwml/portuguese/vote/2009/platforms' >> make[3]: Leaving directory '/srv/www.debian.org/webwml/portuguese/vote/2009' >> make -C 2010 install >> make[3]: Entering directory '/srv/www.debian.org/webwml/portuguese/vote/2010' >> wml -q -D CUR_YEAR=2021 -o UNDEFuPT:vote_001.pt.html@g+w vote_001.wml >> ** WML:Error: file not found: vote_001_quorum.txt > > webwml claimed about several files (for several year folders): > vote_001_quorum.txt > vote_001_quorum.src > vote_001_majority.src > which could not be found, because they were indeed not existing in the > Portuguese tree. > > I have fixed that problem by pointing to the corresponding English variant > with lines like > #include '$(ENGLISHDIR)/vote/2010/vote_001_quorum.txt' > #include '$(ENGLISHDIR)/vote/2010/vote_001_quorum.src' > #include '$(ENGLISHDIR)/vote/2010/vote_001_majority.src' We should trasnslate these missing files too on the next days. When I upload them, I will change back the includes. Best regards,