Opened 19 months ago

Last modified 19 months ago

#66262 assigned defect

git-crypt xsltproc cannot load remote xsl file because it has moved — at Initial Version

Reported by: mattbishop (Matt Bishop) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: Cc:
Port: git-crypt

Description

git-crypt @0.6.0

Here is the error in the log:

:info:destroot xsltproc --param man.output.in.separate.dir 1 --stringparam man.output.base.dir man/ --param man.output.subdirs.enabled 1 --param man.authors.section.enabled 1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/git-crypt.xml :info:destroot error : Unknown IO error :info:destroot warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" :info:destroot cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl :info:destroot make: * [man/man1/git-crypt.1] Error 4

However, the correct URL uses HTTPS protocol: https://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl

Change History (0)

Note: See TracTickets for help on using tickets.