delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <4195433E.7050206@familiehaase.de> |
Date: | Sat, 13 Nov 2004 00:11:58 +0100 |
From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
Organization: | Esse keine toten Tiere |
User-Agent: | Mozilla/5.0 (Windows; U; WinNT4.0; de-AT; rv:1.7.3) Gecko/20040910 |
MIME-Version: | 1.0 |
To: | Patrick Eisenacher <eisenacher AT mailshelter DOT de> |
CC: | Marcel Telka <marcel AT telka DOT sk>, cygwin AT cygwin DOT com |
Subject: | Re: [ANNOUNCEMENT] Updated: docbook-xml42-4.2-3 |
References: | <200411080222 DOT iA82MGa03240 AT esds DOT vss DOT fsi DOT com> <419363E2 DOT 30707 AT mailshelter DOT de> <20041111201600 DOT GB5956 AT tortuga DOT telka DOT sk> <41948A85 DOT 5050001 AT mailshelter DOT de> |
In-Reply-To: | <41948A85.5050001@mailshelter.de> |
X-IsSubscribed: | yes |
Patrick Eisenacher wrote: > Hi Marcel, > > Marcel Telka schrieb: > >>> Since I expected problems with my /etc/xml/catalog file, I kept an >>> eye on it. And indeed it got corrupted by the update. Here is what >>> happened: >>> >>> - the new publicId was inserted ok >>> - the location of the DTD was updated ok >>> - existing entries were not altered >> >> >> >> What are the "existing entries"? > > > All other catalog elements except for the group elements. > >> >>> BUT: >>> - all group definitions were lost >>> - all identation was lost >> >> >> >> Please provide an example of the problematic /etc/xml/catalog file. > > > I attached two catalogs. The first one was my original xml catalog > before the update. The latter one is the one after the update. Note: I > reconstructed the latter one from memory, so order of elements could > vary, but it shows the problems I reported. > >>> I use group definitions to set a common xml:base for all group >>> elements. As a result, the paths of every former group element got >>> corrupted. >>> >>> Can you please fix the catalog updating script? If I run the command from the postinstallscript of $ cygcheck -c docbook-xml42 Cygwin Package Information Package Version Status docbook-xml42 4.2-2 OK with libxml2: $ cygcheck -c libxml2 Cygwin Package Information Package Version Status libxml2 2.6.13-1 OK It works ok: <?xml version="1.0"?> <!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd"> <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> <group id="" xml:base="file:///usr/share/"> <rewriteSystem systemIdStartString="http://db2latex.sourceforge.net/xsl/" rewritePrefix="db2latex-xsl-0.8pre1/xsl/"/> <rewriteSystem systemIdStartString="http://www.oasis-open.org/docbook/xml/4.2/" rewritePrefix="/usr/share/docbook-xml42/"/> <rewriteURI uriStartString="http://docbook.sourceforge.net/release/xsl/current/" rewritePrefix="docbook-xsl/"/> </group> <group id="" xml:base="file:///cygdrive/e/Entwicklung/Hedwig/"> <uri name="html.titlepage.templates.xsl" uri="Object/html.titlepage.templates.xsl"/> </group> </catalog> What version of libxml2 do you have installed? What is the content of the 4.2-3 docbook-xml42 postinstall script? Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |