[csw-maintainers] Docbook test failing
Ben Walton
bwalton at opencsw.org
Sun Jan 17 18:44:04 CET 2010
Excerpts from Dagobert Michelsen's message of Sun Jan 17 11:36:23 -0500 2010:
> > AC_MSG_CHECKING([for openjade docbook stylesheets])
> > dslosfile=`ospcat --public-id="-//Norman Walsh//DOCUMENT DocBook
> > Print Stylesheet//EN"`
I truss'd this call and it's failing because it doesn't look for the
catalog files corectly.
/1: open("catalog", O_RDONLY) Err#2 ENOENT
/1: open("./catalog", O_RDONLY) Err#2 ENOENT
/1: open("/opt/csw/share/sgml/catalog", O_RDONLY) Err#2 ENOENT
/1: open("/opt/csw/share/xml/catalog", O_RDONLY) Err#2 ENOENT
/1: open("/opt/csw/etc/sgml/catalog", O_RDONLY) Err#2 ENOENT
It should be looking in /etc/opt/csw/sgml/catalog. Looks like a bug
in CSWopensp. I thought this mess was in the past, but I must have
overlooked something. I can work with Peter F to remedy this.
Additionally, I could symlink /opt/csw/etc/{xml,sgml} ->
/etc/opt/csw/{xml,sgml}, which would hide things like this. I'm not
sure if hiding them is good though.
HTH.
-Ben
--
Ben Walton
Systems Programmer - CHASS
University of Toronto
C:416.407.5610 | W:416.978.4302
GPG Key Id: 8E89F6D2; Key Server: pgp.mit.edu
Contact me to arrange for a CAcert assurance meeting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.opencsw.org/pipermail/maintainers/attachments/20100117/46d3859e/attachment-0002.asc>
More information about the maintainers
mailing list