public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Cagney <cagney@redhat.com>
To: Mark Wielaard <mark@klomp.org>
Cc: frysk@sourceware.org
Subject: Re: Watch out for docbook-style-xsl upgrade
Date: Tue, 15 Jan 2008 03:25:00 -0000	[thread overview]
Message-ID: <478C26F1.3070009@redhat.com> (raw)
In-Reply-To: <1200296395.3489.3.camel@localhost.localdomain>

Yea; outch!  From the bug, another work-around is to re-run postinstall; 
which can be found with:

$ rpm -q --scripts docbook-style-xsl
postinstall scriptlet (using /bin/sh):
CATALOG=/etc/xml/catalog
/usr/bin/xmlcatalog --noout --add "rewriteSystem" \
 "http://docbook.sourceforge.net/release/xsl/1.73.2" \
 "file:///usr/share/sgml/docbook/xsl-stylesheets-1.73.2" $CATALOG
/usr/bin/xmlcatalog --noout --add "rewriteURI" \
 "http://docbook.sourceforge.net/release/xsl/1.73.2" \
 "file:///usr/share/sgml/docbook/xsl-stylesheets-1.73.2" $CATALOG
/usr/bin/xmlcatalog --noout --add "rewriteSystem" \
 "http://docbook.sourceforge.net/release/xsl/current" \
 "file:///usr/share/sgml/docbook/xsl-stylesheets-1.73.2" $CATALOG
/usr/bin/xmlcatalog --noout --add "rewriteURI" \
 "http://docbook.sourceforge.net/release/xsl/current" \
 "file:///usr/share/sgml/docbook/xsl-stylesheets-1.73.2" $CATALOG

Mark Wielaard wrote:
> Hi,
>
> After updating docbook-style-xsl this morning on Fedora 8 suddenly the
> docbook manpages didn't want to transform anymore:
>
> I/O error : Attempt to load network entity
> http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
> warning: failed to load external entity
> "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
> compilation error: file /tmp/xmlto-xsl.cj2015 line 4 element import
> xsl:import : unable to load
> http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
>
> This seems to be caused by a change to the /etc/xml/catalog file.
> I filed: https://bugzilla.redhat.com/show_bug.cgi?id=428587
> Downgrading the package helps.
>
> Cheers,
>
> Mark
>
>   

      reply	other threads:[~2008-01-15  3:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-14  7:40 Mark Wielaard
2008-01-15  3:25 ` Andrew Cagney [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=478C26F1.3070009@redhat.com \
    --to=cagney@redhat.com \
    --cc=frysk@sourceware.org \
    --cc=mark@klomp.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).