llama90 commented on issue #39935: URL: https://github.com/apache/arrow/issues/39935#issuecomment-1925592259
The `XML_CATALOG_FILES` environment variable is set as follows. ```bash echo $XML_CATALOG_FILES /opt/homebrew/etc/xml/catalog ``` I have a suspicion that when attempting to access the `chunk.xsl` (http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl) file, trying to download it via a browser like Chrome results in a "Blocked Insecure download" message. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
