Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 192641

Summary: gnome-extra/gnome2-user-docs fails test w/o docbook-xml-dtd-4.3
Product: Gentoo Linux Reporter: Santiago M. Mola (RETIRED) <coldwind>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: InOverlay
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://bugzilla.gnome.org/show_bug.cgi?id=535906
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 69343    

Description Santiago M. Mola (RETIRED) gentoo-dev 2007-09-15 23:57:42 UTC
gnome-extra/gnome2-user-docs-2.18* fails tests w/o docbook-xml-dtd-4.3 installed.
---------------------
Found check target
make -j2 -j1 -j1 -j1 check
Making check in gnome2-user-guide
make[1]: Entering directory.
`/var/tmp/paludis/gnome-extra/gnome2-user-docs-2.18.2/work/gnome-user-docs-2.18.2/gnome2-user-guide'
xmllint --noout --noent --path C:./C --xinclude --postvalid ./C/user-guide.xml
./C/user-guide.xml:7: warning: failed to load external entity.
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
]>
  ^
warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
Document ./C/user-guide.xml does not validate
xmllint --noout --noent --path es:./es --xinclude --postvalid ./es/user-guide.xml
./es/user-guide.xml:7: warning: failed to load external entity.
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
]>
  ^
warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
Document ./es/user-guide.xml does not validate
make[1]: *** [check-doc-docs] Error 3
make[1]: Leaving directory.
`/var/tmp/paludis/gnome-extra/gnome2-user-docs-2.18.2/work/gnome-user-docs-2.18.2/gnome2-user-guide'
make: *** [check-recursive] Error 1
---------------------
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2007-11-11 14:01:49 UTC
even with the dtd, it fails to pass tests due to some doc being malformed.
Need to fill an upstream bug.
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2008-03-28 19:15:55 UTC
I've restricted tests for 2.22.0
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-07-14 14:01:18 UTC
hopefully next release will see proper validating documentation :)
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-02-28 13:59:02 UTC
also I'd like to see this fixed, 2.24 still has some validation issues, I need to get a svn checkout and spam upstream more :) (also anyone is welcomed to join the fun).
Comment 5 Nirbheek Chauhan (RETIRED) gentoo-dev 2009-03-14 16:39:24 UTC
This is fixed in 2.26 
Comment 6 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-05-23 10:06:00 UTC
gnome-user-docs 2.26 is in tree now, closing.