This is the test failure I mentioned in ticket 16333.
I thought it was looking for a file "catalog:1" (because I don't know
what ":1" means in the file: URL, and I noticed that Lynx tried to
access a file called catalog:1 when I used that URL), but maybe not.
My /etc/xml/catalog is:
<?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"/>
I have no idea what this file is; I created it a long time ago when
something refused to work without it.
Using /mp/hdc1/XML-LibXML/blib
1..43
# Running under perl version 5.006002 for linux
# Current time local: Sat Jun 24 19:57:56 2006
# Current time GMT: Sat Jun 24 19:57:56 2006
# Using Test.pm version 1.24
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
file:///etc/xml/catalog:1: parser error : Document is empty
^
file:///etc/xml/catalog:1: parser error : Start tag expected, '<' not
found
^
at t/17callbacks.t line 25