Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 520350 - XML-QA-checker can't load DTD: warning: failed to load external entity "/dtd/book.dtd"
Summary: XML-QA-checker can't load DTD: warning: failed to load external entity "/dtd...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-20 19:54 UTC by Chema Alonso Josa (RETIRED)
Modified: 2014-08-21 11:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chema Alonso Josa (RETIRED) gentoo-dev 2014-08-20 19:54:17 UTC
When committing to cvs gentoo/xml/htdocs the XML-QA checker fails. Apparently can't load /etc/xml/catalog. For instance:

$ cvs ci -m "Fix bug #519920 - Drop framebuffer information, it is complicated and outdated"  hb-install-x86+amd64-bootloader.xml 

Gentoo XML-QA-checker called.  In case of troubles, please file a bug for the GDP team.

hb-install-x86+amd64-bootloader.xml:2: warning: failed to load external entity "/dtd/book.dtd"
<!DOCTYPE sections SYSTEM "/dtd/book.dtd">
                                          ^
hb-install-x86+amd64-bootloader.xml:9: validity error : Validation failed: no DTD found !
<sections>
         ^
XML-Checking hb-install-x86+amd64-bootloader.xml ... [ failed ]

cvs commit: Pre-commit check failed
cvs [commit aborted]: correct above errors first!
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2014-08-21 11:20:53 UTC
Should be fixed.