https://bugs.freedesktop.org/show_bug.cgi?id=56326

          Priority: medium
            Bug ID: 56326
                CC: [email protected]
          Assignee: [email protected]
           Summary: BUGZILLAASSISTANT: Can't Update BSA Since Wiki Upgrade
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
        Whiteboard: BSA
            Status: UNCONFIRMED
           Version: unspecified
         Component: WWW
           Product: LibreOffice

Problem description: 

Make of BSA no longer works. Problem has existed since upgrade of wiki. This is
the output:

Current branch master is up to date.
mkdir -p build
curl --silent http://wiki.documentfoundation.org/BugReport_Details | tidy
--numeric-entities yes -asxhtml 2>/dev/null | perl -pe
's|xmlns="http://www.w3.org/1999/xhtml";||' > build/BugReport_Details.xhtml
xsltproc --encoding UTF-8 --novalid component_comments.xsl
build/BugReport_Details.xhtml > build/component_comments.xhtml
xsltproc --encoding UTF-8 --novalid subcomponents.xsl
build/BugReport_Details.xhtml > build/subcomponents.xhtml
xsltproc --encoding UTF-8 --novalid components.xsl
build/BugReport_Details.xhtml > build/components.xhtml
curl --silent
'https://bugs.freedesktop.org/query.cgi?product=LibreOffice&query_format=advanced'
> build/query.xhtml
perl query.pl < build/query.xhtml > build/versions.xhtml
perl sanity.pl build/query.xhtml build/components.xhtml
component Writer found in bugzilla but not in the wiki
component Drawing found in bugzilla but not in the wiki
component UI found in bugzilla but not in the wiki
component Printing and PDF export found in bugzilla but not in the wiki
component Installation found in bugzilla but not in the wiki
component Formula Editor found in bugzilla but not in the wiki
component Extensions found in bugzilla but not in the wiki
component Database found in bugzilla but not in the wiki
component Linguistic found in bugzilla but not in the wiki
component Chart found in bugzilla but not in the wiki
component Localization found in bugzilla but not in the wiki
component Documentation found in bugzilla but not in the wiki
component Presentation found in bugzilla but not in the wiki
component WWW found in bugzilla but not in the wiki
component BASIC found in bugzilla but not in the wiki
component Spreadsheet found in bugzilla but not in the wiki
component Libreoffice found in bugzilla but not in the wiki
wiki URL http://wiki.documentfoundation.org/BugReport_Details
components extracted with components.xsl from the wiki are in
build/components.xhtml
bugzilla URL
https://bugassistant.libreoffice.org/enter_bug.cgi?product=LibreOffice
bugzilla information retrieved from build/query.xhtml
make: *** [extract] Error 17


Steps to reproduce:
1. If you have permissions, try to make BSA website

Current behavior:
Error listed above

Expected behavior:
No error, should make no problem. Without this we can't update BSA at all

Platform (if different from the browser): 

Browser: Mozilla/5.0 (X11; Bodhi; Linux x86_64; rv:16.0) Gecko/20100101
Firefox/16.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to