Open ross-spencer opened 5 years ago
ronn is used to generate manpages that, afaik , are pretty outdated. I think we could get rid of those, and point people to the archivematica-docs
But ansible-archivematica-src
role is failing now. The gem
ansible module is not working fine:
Expected behaviour
dev-tools
can be deployed using ansible.Current behaviour
ruby-ronn
is used to build the dev-tools manual pages. It can currently be installed pretty easily at the user-level, but with elevated privileges like those required by ansible, we're seeing a few problems:Steps to reproduce
Run the CentOS playbook on a new CentOS VM and observe that it will fail when it gets to the point of trying to first run
ronn
and then building the pages.Your environment (version of Archivematica, operating system, other relevant details)
Workaround
@scollazo and @mamedin suggested three workarounds, I followed one:
doc
recipe fromMakeFile
: hereRelates to https://github.com/archivematica/Issues/issues/68
For Artefactual use:
Before you close this issue, you must check off the following: