This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: HEADSUP: all maintainers using xmlto (0.0.23)


Am 11.02.2011 12:32, schrieb Jari Aalto:
> 
> The newest version of xmlto (0.0.23) attemps to validate all documents
> through open network connection. This affects all Cygwin source builds. The
> symptoms:
> 
>       I/O error : Attempt to load network entity
>       http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
>       ...

Meaning the installation of DTDs or entities or whatever is incomplete.
 Install required DTDs and related material properly, generate proper
catalogs, and xmllint will no longer try downloading the dtds and
thereabouts.

IOW, you've found a bug in libxml2 or the docbook* stuff.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]