Your message dated Thu, 21 Apr 2005 11:33:44 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#266038: docbook-xml: DocBook XML 4.3 DTD not in the 
catalog -- works for me
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 16 Aug 2004 12:38:06 +0000
>From [EMAIL PROTECTED] Mon Aug 16 05:38:06 2004
Return-path: <[EMAIL PROTECTED]>
Received: from postfix3-1.free.fr [213.228.0.44] (postfix)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BwgkX-00016U-00; Mon, 16 Aug 2004 05:38:06 -0700
Received: from ay.vinc17.org (lyon-2-62-147-23-137.dial.proxad.net 
[62.147.23.137])
        by postfix3-1.free.fr (Postfix) with ESMTP
        id 04222173741; Mon, 16 Aug 2004 14:38:02 +0200 (CEST)
Received: from lefevre by ay.vinc17.org with local (Exim 4.34)
        id 1BwgHM-0004ot-Af; Mon, 16 Aug 2004 14:07:56 +0200
Date: Mon, 16 Aug 2004 14:07:56 +0200
From: Vincent Lefevre <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: docbook-xml: DocBook XML 4.3 DTD not in the catalog
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 2.63
X-Mailer-Info: http://www.vinc17.org/mutt/
User-Agent: Mutt/1.5.6i
Sender: Vincent Lefevre <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: docbook-xml
Version: 4.3-1
Severity: normal

The DTD of DocBook XML V4.3 is not in the catalog (no problem with
version 4.2). Consider the following XML file docbooktest.xml:

<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
  "http://www.oasis-open.org/docbook/xml/4.3b2/docbookx.dtd";>
<book/>

ay:~> xmllint --noout --loaddtd --valid docbooktest.xml
error : connection refuxed
docbooktest.xml:3: I/O error : failed to load external entity 
"http://www.oasis-open.org/docbook/xml/4.3b2/docbookx.dtd";
  "http://www.oasis-open.org/docbook/xml/4.3b2/docbookx.dtd";>
                                                             ^
docbooktest.xml:4: validity error : Validation failed: no DTD found !
<book/>
     ^
zsh: exit 4     xmllint --noout --loaddtd --valid docbooktest.xml

(Same problem if I replace the "4.3b2" by "4.3".)

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (900, 'testing'), (200, 'unstable')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.7-powerpc
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1

Versions of packages docbook-xml depends on:
ii  sgml-base                     1.25       SGML infrastructure and SGML catal
ii  sgml-data                     2.0.2      common SGML and XML data
ii  symlinks                      1.2-4.1    scan/change symbolic links
ii  xml-core                      0.09       XML infrastructure and XML catalog

-- no debconf information

---------------------------------------
Received: (at 266038-done) by bugs.debian.org; 21 Apr 2005 15:33:57 +0000
>From [EMAIL PROTECTED] Thu Apr 21 08:33:56 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail-out.nyct.net (bsd4.nyct.net) [216.139.141.2] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DOdgi-0004ow-00; Thu, 21 Apr 2005 08:33:56 -0700
Received: from sopa ([EMAIL PROTECTED] [66.234.38.209])
        by bsd4.nyct.net (8.13.1/8.13.1) with ESMTP id j3LFXmnX063156;
        Thu, 21 Apr 2005 11:33:50 -0400 (EDT)
        (envelope-from [EMAIL PROTECTED])
Received: from sopa.onshored.com (localhost [127.0.0.1])
        by sopa (Postfix) with ESMTP id 829AE8FB9E;
        Thu, 21 Apr 2005 11:33:44 -0400 (EDT)
To: Vincent Lefevre <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#266038: docbook-xml: DocBook XML 4.3 DTD not in the catalog
 -- works for me
References: <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
From: Adam Di Carlo <[EMAIL PROTECTED]>
Organization: Debian
Date: Thu, 21 Apr 2005 11:33:44 -0400
In-Reply-To: <[EMAIL PROTECTED]> (Vincent Lefevre's
 message of "Thu, 21 Apr 2005 01:14:54 +0200")
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Vincent Lefevre <[EMAIL PROTECTED]> writes:

> $ xmllint --noout --valid --nonet docbooktest.xml
> I/O error : Attempt to load network entity 
> http://www.oasis-open.org/docbook/xml/4.3b2/docbookx.dtd
> docbooktest.xml:3: warning: failed to load external entity 
> "http://www.oasis-open.org/docbook/xml/4.3b2/docbookx.dtd";
>   "http://www.oasis-open.org/docbook/xml/4.3b2/docbookx.dtd";>

> /usr/share/xml/docbook/schema/dtd/4.2/catalog.xml has
>
> <system systemId="http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd";
>         uri="docbookx.dtd"/>
>
> but /usr/share/xml/docbook/schema/dtd/4.3/catalog.xml has no such
> thing.
>
> Also note the 4.3b2 above, as written in
> /usr/share/xml/docbook/schema/dtd/4.3/docbookx.dtd

Oh, cool.  Well, both of these problems are fixed in the new 4.4 line
of docbook-xml.  Please try that out and reopen the bug if you still
have problems.  It should be safe to install the unstable package on a
stable (or testing) system.

-- 
.....Adam Di [EMAIL PROTECTED]<URL:http://www.debian.org/>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to