Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13689] New: docbook-xsl is trying to get chunks.xsl from the web....

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13689] New: docbook-xsl is trying to get chunks.xsl from the web....
  • Date: 10 Apr 2007 00:00:48 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13689

Summary: docbook-xsl is trying to get chunks.xsl from the web....
Product: Codex
Version: test grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: doc
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: rcook AT wyrms.net


Every gnome spell I cast using gtk-doc fails when generating the docs because
it
tries to get a file from the web...

This is an example error....

make[4]: Entering directory `/usr/src/at-spi-1.18.1/docs/reference/cspi'
gtk-doc: Building HTML
rm -rf ./html
mkdir ./html
cd ./html && gtkdoc-mkhtml at-spi-cspi ../at-spi-cspi-docs.sgml
I/O error : Attempt to load network entity
http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl
warning: failed to load external entity
"http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl";
compilation error: file /usr/share/gtk-doc/data/gtk-doc.xsl line 6 element
import
xsl:import : unable to load
http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl

If I go to the docbook directory and grep for it the results are below.

root@pheuri:/usr/share/xml/docbook# grep -R
"http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"; *
xsl-stylesheets-1.72/README:
http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl
xsl-stylesheets-1.72/slides/html/slides-common.xsl:<xsl:import
href="http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"/>

Not sure how to fix this though as not finding the file on my system anywhere.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 13689] New: docbook-xsl is trying to get chunks.xsl from the web...., bugzilla-daemon, 04/09/2007

Archive powered by MHonArc 2.6.24.

Top of Page