Request: Add asciidoc and related tools to puppet scripts for launching Jenkins build servers so that HA guide can be built

Bug #1026661 reported by Anne Gentle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Core Infrastructure
Fix Released
Undecided
James E. Blair

Bug Description

Please install:

asciidoc
xsltproc
docbook-xml
docbook5-xml
docbook-xsl
sgml-data

Based on my testing I believe these are needed to run this job:
https://jenkins.openstack.org/view/Openstack-manuals/job/openstack-ha-guide/

Which runs this script that I tested against after installing the above.
asciidoc -b docbook -d book -o - ha-guide.txt | xsltproc -o - /usr/share/xml/docbook/stylesheet/docbook5/db4-upgrade.xsl - | xmllint --format - | sed -e 's,<book,<book xml:id="bk-ha-guide",' > bk-ha-guide.xml

Let me know if you need additional info or testing. Thanks!

Clark Boylan (cboylan)
Changed in openstack-ci:
assignee: nobody → Clark Boylan (cboylan)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-ci-puppet (master)

Fix proposed to branch: master
Review: https://review.openstack.org/10083

Changed in openstack-ci:
status: New → In Progress
Changed in openstack-ci:
assignee: Clark Boylan (cboylan) → James E. Blair (corvus)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ci-puppet (master)

Reviewed: https://review.openstack.org/10083
Committed: http://github.com/openstack/openstack-ci-puppet/commit/d0f9f210859ee3894c4b82d7f08d53e371271420
Submitter: Jenkins
Branch: master

commit d0f9f210859ee3894c4b82d7f08d53e371271420
Author: Clark Boylan <email address hidden>
Date: Fri Jul 20 14:26:26 2012 -0700

    Add packages needed for asciidoc jobs.

    Fixes bug #1026661

    The documentation team is looking to be more flexible with the formats
    they support for documentation. One of the new formats they hope to
    support is asciidoc. These pacakges are required for that to happen.

    Change-Id: Ia9793439d1725510cf5342bab6d142bb050410de

Changed in openstack-ci:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.