On 03/12/2013 01:45 AM, Rainer Bielefeld wrote:
Today I corrected a syntax error in the Wiki
<https://wiki.documentfoundation.org/index.php?title=BugReport_Details&diff=prev&oldid=64916>

Can someone please update the BSA so that that Component will work?


CU

Rainer


P.S.: In this thread I want to keep you up to date, discussion if desired please in extra threads to keep this one clear and short.
I updated FDO yesterday as well but getting errors updating BSA:

ssh wsad...@kermit.documentfoundation.org '(cd /var/www/sites/bugassistant.libreoffice.org/libreoffice && make)'echo "\n\n===== BSA English =====\n"
\n\n===== BSA English =====\n
mkdir -p build_en
curl --silent https://wiki.documentfoundation.org/BugReport_Details | tidy --numeric-entities yes -asxhtml 2>/dev/null > build_en/tidyout.xhtml || echo "ignoring tidy error"
ignoring tidy error
xsltproc --encoding UTF-8 --novalid stripnamespace.xsl build_en/tidyout.xhtml > build_en/BugReport_Details.xhtml xsltproc --encoding UTF-8 --novalid component_comments.xsl build_en/BugReport_Details.xhtml > build_en/component_comments.xhtml xsltproc --stringparam choose "`cat en/choose.txt`" --stringparam other "(All other problems)" --encoding UTF-8 --novalid subcomponents.xsl build_en/BugReport_Details.xhtml > build_en/subcomponents.xhtml xsltproc --stringparam choose "`cat en/choose.txt`" --encoding UTF-8 --novalid components.xsl build_en/BugReport_Details.xhtml > build_en/components.xhtml curl --silent 'https://bugs.freedesktop.org/query.cgi?product=LibreOffice&query_format=advanced' > build_en/query.xhtml
perl op_sys.pl "`cat en/choose.txt`" < en/op_sys.txt > build_en/op_sys.xhtml
perl query.pl "`cat en/choose.txt`" "NONE" < build_en/query.xhtml > build_en/versions.xhtml
perl sanity.pl build_en/query.xhtml build_en/components.xhtml
component Android Impress Remote found in bugzilla but not in the wiki
component Android Impress Remote found in the wiki but not in the bugzilla
wiki URL http://wiki.documentfoundation.org/BugReport_Details
components extracted with components.xsl from the wiki are in build_en/components.xhtml bugzilla URL https://bugassistant.libreoffice.org/enter_bug.cgi?product=LibreOffice
bugzilla information retrieved from build_en/query.xhtml
make: *** [extract-en] Error 2


Can someone solve this and update BSA?

Thanks!

Joel
_______________________________________________
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/

Reply via email to