First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 104014
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Michael Cramer <portage@bigmichi1.dyndns.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 104014 depends on: Show dependency tree
Show dependency graph
Bug 104014 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-08-28 02:56 0000
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.

------- Comment #1 From Leonardo Boshell 2006-01-14 07:49:36 0000 -------
Thanks for reporting these problems. gnome-doc-utils and sound-juicer
dependencies have been modified accordingly.

First Last Prev Next    No search results available      Search page      Enter new bug