First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 116350
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Text-Markup Team <text-markup@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Petr Kocmid <Petr.Kocmid@project-bhairava.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 116350 depends on: Show dependency tree
Show dependency graph
Bug 116350 blocks: 115764
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-12-21 21:55 0000
emerge --update hal fails because of jade error in building documentation. 

Reproducible: Always

Specific: "doc" USE flag is on

relevant part of emerge report:

Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html
Working on:
/var/tmp/portage/hal-0.5.5.1-r1/work/hal-0.5.5.1/doc/spec/hal-spec.xml
jade:/var/tmp/portage/hal-0.5.5.1-r1/work/hal-0.5.5.1/doc/spec/hal-spec.xml:3:119:E:
error connecting to "www.oasis-open.org" (Connection timed out)
jade:/usr/share/sgml/docbook/xml-simple-dtd-4.1.2.4/ent/iso-lat1.ent:6:19:E:
"X00E1" is not a function name 
(zillion of lines similar to last above purged)

Workaround: USE="-doc" emerge --update hal

------- Comment #1 From SpanKY 2005-12-21 22:01:47 0000 -------
hast nothing to do with documentation

------- Comment #2 From Jakub Moc 2005-12-22 00:07:00 0000 -------

*** This bug has been marked as a duplicate of 101975 ***

------- Comment #3 From Leonardo Boshell 2006-01-13 01:32:27 0000 -------
Not a dup of #101975..

------- Comment #4 From Leonardo Boshell 2006-01-13 01:33:38 0000 -------
*** Bug 117838 has been marked as a duplicate of this bug. ***

------- Comment #5 From Leonardo Boshell 2006-01-13 06:36:41 0000 -------
Okay, I think I've found the root of the problem. Trying to process XML files
with tools designed to deal with SGML (e.g. openjade) has been known to cause
problems in Gentoo, because our docbook-xml-dtd ebuilds used to modify the XML
catalog system only, not the SGML one.

I've modified the docbook-xml-dtd ebuilds to fix this problem. Hopefully this
will finally resolve all the problems that have been popping up when some
random app tries to use openjade to produce HTML/PDF/etc from XML files.

To test this, please re-sync your trees, and then run:

  emerge =docbook-xml-dtd-4.1.2-r6
  emerge hal

Let us know how it goes. Thanks.

------- Comment #6 From Petr Kocmid 2006-01-13 10:11:13 0000 -------
+doc on hal-0.5.5.1-r3 is now ok with =docbook-xml-dtd-4.1.2-r6, as well as
with docbook-xml-dtd-4.4-r1. Thank you, Leonardo.

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