[Libreoffice-qa] Bugzilla administration info - BUGZILLAASSISTANT

Joel Madero jmadero.dev at gmail.com
Tue Mar 12 05:02:58 PDT 2013


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 wsadmin at 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


More information about the Libreoffice-qa mailing list