Not only this is not fix, but it's actually gotten worse… In a clean
chroot you get this (even without --nonet):
| $ rst2xml < /dev/null | xmllint --valid --noout -
| file:///usr/share/xml/docutils/docutils.dtd:505: warning: failed to load external
entity "file:///usr/share/xml/docutils/soextbl
Package: python-docutils
Version: 0.5-3
Severity: minor
python-docutils should install an XML catalog file, which would allow to
documents generated by rst2xml to be validated offline:
$ rst2xml /dev/null | xmllint --nonet --valid -
I/O error : Attempt to load network entity
http://docutils.s
2 matches
Mail list logo