It looks as if there are no release notes ready in time to translate for test3.
We have been completely restructuring the build environment for the release-notes module.
This must be done by tomorrow for the ISO, and there is not going to be time to get the XML translated.
The translatable XML files are not changing content, but the XML tags and build environment are changing.
If you wish to attempt to translate these files anyway, we are going to include in the ISO every language that builds.
Sorry about this situation. We should be fixed within a few days to allow for a smooth process for FC5 final release.
- Karsten
2006/2/13, Karsten Wade kwade@redhat.com:
It looks as if there are no release notes ready in time to translate for test3.
Even en cannot build cleanly on my machine. When executing xsltproc (the first command "make" executes) perl prompts locale are not defined. And xslto said xml not validated and "href" not known, why? :(
-- bbbush ^_^
2006/2/13, Yuan Yijun bbbush.yuan@gmail.com:
Even en cannot build cleanly on my machine. When executing xsltproc (the first command "make" executes) perl prompts locale are not defined. And xslto said xml not validated and "href" not known, why? :(
[yuan@localhost release-notes]$ make xsltproc --stringparam lang en --stringparam doctype articleinfo /home/yuan/fedora/docs/release-notes/../docs-common/packaging/bookinfo.xsl /home/yuan/fedora/docs/release-notes/en/rpm-info-en.xml | xmlformat -f /home/yuan/fedora/docs/release-notes/../docs-common/bin/xmlformat-fdp.conf
en/fdp-info-en.xml.tmp && move-if-change en/fdp-info-en.xml.tmp
en/fdp-info-en.xml perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). sed -i 's#legalnotice-en.xml#legalnotice-relnotes-en.xml#g' en/fdp-info-en.xml LANG=en.UTF-8 xmlto html -x /home/yuan/fedora/docs/release-notes/../docs-common/xsl/main-html.xsl -o RELEASE-NOTES-en en/RELEASE-NOTES-en.xml Writing ln-legalnotice.html for legalnotice(legalnotice) No template for "/article/articleinfo/revhistory" (or any of its leaves) exists in the context named "title" in the "en" localization. Writing rv-revhistory.html for revhistory (Writing.....)
After an update today, the validating error disappeared and make succeeded.
-- bbbush ^_^
On Mon, 2006-02-13 at 12:34 +0800, Yuan Yijun wrote:
2006/2/13, Yuan Yijun bbbush.yuan@gmail.com:
Even en cannot build cleanly on my machine. When executing xsltproc (the first command "make" executes) perl prompts locale are not defined. And xslto said xml not validated and "href" not known, why? :(
After an update today, the validating error disappeared and make succeeded.
Yes. An announcement was sent yesterday to fedora-docs-list that the Makefile/toolchain was intentionally broken. Sorry about the situation.
Anyway, test3 ISOs don't matter! Let's keep our eyes on many more language translations of the release notes for FC5 final release. :)
- Karsten