Your message dated Sat, 16 Jul 2011 00:42:26 +0200
with message-id <[email protected]>
and subject line Re: [xml/sgml-pkgs] Bug#634006: Bug#634006: libxml2: "internal
error" when parsing invalid doctype declaration
has caused the Debian Bug report #634006,
regarding libxml2: "internal error" when parsing invalid doctype declaration
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 [email protected]
immediately.)
--
634006: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634006
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libxml2
Version: 2.7.8.dfsg-3
Severity: minor
$ xmllint buggy.xml
buggy.xml:1: parser error : internal error
<!DOCTYPE punt [>
^
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.39-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libxml2 depends on:
ii libc6 2.13-10 Embedded GNU C Library: Shared lib
ii zlib1g 1:1.2.5.dfsg-1 compression library - runtime
Versions of packages libxml2 recommends:
ii xml-core 0.13 XML infrastructure and XML catalog
--
Jakub Wilk
buggy.xml
Description: XML document
--- End Message ---
--- Begin Message ---
On Sat, Jul 16, 2011 at 12:36:11AM +0200, Jakub Wilk wrote:
> * Mike Hommey <[email protected]>, 2011-07-16, 00:24:
> >>$ xmllint buggy.xml buggy.xml:1: parser error : internal error
> >><!DOCTYPE punt [>
> >> ^
> >
> >What exactly would be the bug?
>
> I've always assumed that internal errors are things that are
> supposed to never happen. If libxml2 in Debian uses another
> definition of "internal error", feel free to close the bug. I don't
> really care.
libxml2 (not only in Debian) uses "internal error" for a bunch of
parsing errors.
Mike
--- End Message ---