[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1003933: marked as done (w3c-sgml-lib: catalogs for MathML 2.0 are incomplete)



Your message dated Sat, 30 Apr 2022 09:49:11 +0000
with message-id <E1nkjix-0003iz-QC@fasolo.debian.org>
and subject line Bug#1003933: fixed in w3c-sgml-lib 1.3-3
has caused the Debian Bug report #1003933,
regarding w3c-sgml-lib: catalogs for MathML 2.0 are incomplete
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1003933: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003933
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: w3c-sgml-lib
Version: 1.3-2
Severity: grave
Justification: renders package unusable

The switch from w3-dtd-mathml to w3c-sgml-lib breaks the handling
of XML files using MathML 2.0 entities.

Consider the following test.xml file:

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE test [
<!ENTITY % ent-isonum
      PUBLIC "-//W3C//ENTITIES Numeric and Special Graphic for MathML 2.0//EN"
             "http://www.w3.org/TR/MathML2/dtd/isonum.ent";>
%ent-isonum;
<!ENTITY % ent-mmlalias
      PUBLIC "-//W3C//ENTITIES Aliases for MathML 2.0//EN"
             "http://www.w3.org/TR/MathML2/dtd/mmlalias.ent";>
%ent-mmlalias;
]>
<test/>

$ xmllint --nonet --loaddtd test.xml
I/O error : Attempt to load network entity http://www.w3.org/TR/MathML2/dtd/isonum.ent
test.xml:6: warning: failed to load external entity "http://www.w3.org/TR/MathML2/dtd/isonum.ent";
%ent-isonum;
            ^
I/O error : Attempt to load network entity http://www.w3.org/TR/MathML2/dtd/mmlalias.ent
test.xml:10: warning: failed to load external entity "http://www.w3.org/TR/MathML2/dtd/mmlalias.ent";
%ent-mmlalias;
              ^
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE test [
<!ENTITY % ent-isonum PUBLIC "-//W3C//ENTITIES Numeric and Special Graphic for MathML 2.0//EN" "http://www.w3.org/TR/MathML2/dtd/isonum.ent";>
<!ENTITY % ent-mmlalias PUBLIC "-//W3C//ENTITIES Aliases for MathML 2.0//EN" "http://www.w3.org/TR/MathML2/dtd/mmlalias.ent";>
]>
<test/>

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 'stable-security'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.15.0-2-amd64 (SMP w/12 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=POSIX, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages w3c-sgml-lib depends on:
ii  xml-core  0.18+nmu1

w3c-sgml-lib recommends no packages.

w3c-sgml-lib suggests no packages.

-- no debconf information

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

--- End Message ---
--- Begin Message ---
Source: w3c-sgml-lib
Source-Version: 1.3-3
Done: Étienne Mollier <emollier@debian.org>

We believe that the bug you reported is fixed in the latest version of
w3c-sgml-lib, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1003933@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Étienne Mollier <emollier@debian.org> (supplier of updated w3c-sgml-lib package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 30 Apr 2022 11:06:50 +0200
Source: w3c-sgml-lib
Architecture: source
Version: 1.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Étienne Mollier <emollier@debian.org>
Closes: 847455 1003933
Changes:
 w3c-sgml-lib (1.3-3) unstable; urgency=medium
 .
   * QA upload.
   * Standards-Version: 4.6.0 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Secure URI in copyright format (routine-update)
   * Remove trailing whitespace in debian/changelog (routine-update)
   * Remove trailing whitespace in debian/control (routine-update)
   * Remove trailing whitespace in debian/copyright (routine-update)
   * Remove trailing whitespace in debian/rules (routine-update)
   * Add salsa-ci file (routine-update)
   * Rules-Requires-Root: no (routine-update)
   * Trim trailing whitespace.
   * Add missing build dependency on xml-core for command dh_installxmlcatalogs.
   * Remove overrides for lintian tags that are no longer supported.
   * d/watch: disabled; upstream repository disappeared for a while.
   * d/control: moved packaging source tree to salsa
   * Add mathml2-catalog-complement.patch. (Closes: #1003933)
   * Add deduplicate-catalog.patch. (Closes: #847455)
Checksums-Sha1:
 8e84015bb9a2cec44a72c39b7706bbdfb541b623 2049 w3c-sgml-lib_1.3-3.dsc
 6c8a5ce60f851b1c92d045c30213191431351a32 6420 w3c-sgml-lib_1.3-3.debian.tar.xz
Checksums-Sha256:
 4a8ec70c1366fef5f51d89ae3949b8f864ff3a21f414f2ce2242605aff481df0 2049 w3c-sgml-lib_1.3-3.dsc
 15219b885b65ceb17719299aa0bda1b4b7e6887ae30389345b847fe0dacecfd4 6420 w3c-sgml-lib_1.3-3.debian.tar.xz
Files:
 c2d216f65d133210e42e62132e070f0d 2049 text optional w3c-sgml-lib_1.3-3.dsc
 c807f6f9b66999460e7a43d14d510555 6420 text optional w3c-sgml-lib_1.3-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmJs/6QUHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdpH4RAAp5fhKjbXF93J66WDE/kNy5BKJxCA
W1voVFDEINw+jhFwVxxVw1N0qo6+GtuJejtRh1+PIoUDfS2qD3GCdlJY77kNTbEj
MS5bVwp1dAS6ZGUcbQ3JzzHolXEKlcEen5pt8Jeiv1L8G6X9se9o3K4YHeo80L2H
b73umksQHZQwLJ+eUmGIIV6qpzAvQl2Vr/FgCd/7x3TQpJQKFw3s6Xeq8qGeLonr
65CS3PlsDAja5YvHcgZIwu95lHwCbVwY0eaaWme38QvP/AEDn0ZjzFHqimekSh2p
9uYgY7e9L67cAUi4nDeb6iis1CfAmeFORXZz4Wnzn1fn+K/3Fvp7KjJB0BxKeKii
3pS/iCaa/qgx6lfZikGIgXMTookKk2v55lmneZfo9Tv6KDRn9103usIgSzuIwRQ1
/0wSST8L+iPxqlz1NnB75mri8yhSPmVZ3Wdq6vT0ZyHnfrZQlpdIM6hgyrFD8moM
DQfkmV9TW76t+4p13ObrvCT53vRiK6BjU0cqz7rkcNhbYlEwrzvOckA0bGzbTFKy
PRwO4eVusuHnvwr3knAHIvU42KHtSulQhc07MsVJQr6ZZjzsDHzRF8VX+TyH071u
IP+DFU830VyG5Au32kyAjj8pFY2xuEJJWVNEaZ0DQkbvoNLMZ1sg4xAeTQSsDoLW
DgjCX7jBdJjK7Jo=
=0599
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: