Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
i found packages which complain about these docbook-xml-dtd, they all install fine and work, but i don't know what happened when these are not in the system, so i made this bug report. first one: gnome-doc-utils-0.2.1 during make check Making check in xslt make[2]: Entering directory `/var/tmp/portage/gnome-doc-utils-0.2.1/work/gnome-doc-utils-0.2.1/doc/xslt' xmllint --noout --path C:./C --xinclude --postvalid ./C/gnome-doc-xslt.xml ./C/gnome-doc-xslt.xml:4: 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/gnome-doc-xslt.xml does not validate make[2]: *** [check-doc] Error 3 make[2]: Leaving directory `/var/tmp/portage/gnome-doc-utils-0.2.1/work/gnome-doc-utils-0.2.1/doc/xslt' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gnome-doc-utils-0.2.1/work/gnome-doc-utils-0.2.1/doc' make: *** [check-recursive] Error 1 second one: sound-juicer-2.10.1-r1 during make install make install-data-hook make[5]: Entering directory `/var/tmp/portage/sound-juicer-2.10.1-r1/work/sound-juicer-2.10.1/help/sound-juicer/C' /bin/sh ../../../mkinstalldirs /var/tmp/portage/sound-juicer-2.10.1-r1/image//usr/share/omf/sound-juicer mkdir -p -- /var/tmp/portage/sound-juicer-2.10.1-r1/image//usr/share/omf/sound-juicer for file in sound-juicer-manual-C.omf; do \ /bin/install -c -m 644 $file.out /var/tmp/portage/sound-juicer-2.10.1-r1/image//usr/share/omf/sound-juicer/$file; \ done scrollkeeper-update -p /var/tmp/portage/sound-juicer-2.10.1-r1/image//var/lib/scrollkeeper/ -o /var/tmp/portage/sound-juicer-2.10.1-r1/image//usr/share/omf/sound-juicer /usr/share/gnome/help/sound-juicer/C/sound-juicer.xml:13: I/O warning : failed to load external entity "file:///usr/share/sgml/docbook/xml-dtd-4.3/docbookx.dtd" ]> ^ make[5]: Leaving directory `/var/tmp/portage/sound-juicer-2.10.1-r1/work/sound-juicer-2.10.1/help/sound-juicer/C' and there are some packages which complain then about this while they call scrollkeeper-update all these could be easily fixed if i emerge docbook-xml-dtd-4.3 Reproducible: Always Steps to Reproduce: 1. 2. 3.
Thanks for reporting these problems. gnome-doc-utils and sound-juicer dependencies have been modified accordingly.