[MacPorts] #52285: ansible @2.1.1.0.1: ERROR: "xsltproc" returned non-zero exit status 5

MacPorts noreply at macports.org
Tue Sep 20 16:45:50 CEST 2016


#52285: ansible @2.1.1.0.1: ERROR: "xsltproc" returned non-zero exit status 5
------------------------------+---------------------------
  Reporter:  dhamilton2007@…  |      Owner:  adfernandes@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.3.4
Resolution:                   |   Keywords:
      Port:  ansible          |
------------------------------+---------------------------

Comment (by dhamilton2007@…):

 Ok - so my bad... When I checkout the v2.1.1.0-1 tag then running the
 command to create the manpage ''does'' give an error. This I think is due
 to the inclusion of the :doctype:manpage stanza at the head of the
 2.1.1.0-1 version of the file

 {{{
 ansible(1)
 =========
 :doctype:manpage
 :man source:   Ansible
 ...
 }}}
 Running the following commands against this version results in no errors
 and a good manpage
 {{{
 sed -e "/^:doctype:manpage/ d" -e "s/%VERSION%/2.1.1.0/"
 ansible.1.asciidoc.in > ansible.1.asciidoc
 a2x -d manpage -f manpage ansible.1.asciidoc
 }}}
 I'm not sure how to reproduce with the Makefile... so apologies if I've
 got all this wrong!!

 Dan

-- 
Ticket URL: <https://trac.macports.org/ticket/52285#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list