[
https://issues.apache.org/jira/browse/GEODE-10352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen Nichols resolved GEODE-10352.
----------------------------------
Fix Version/s: 1.16.0
Resolution: Fixed
> Update Dockerfile to use Ruby >= 2.6 in the tool to preview Geode
> documentation
> -------------------------------------------------------------------------------
>
> Key: GEODE-10352
> URL: https://issues.apache.org/jira/browse/GEODE-10352
> Project: Geode
> Issue Type: Bug
> Components: docs
> Reporter: Alberto Gomez
> Assignee: Alberto Gomez
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.16.0
>
>
> The script to preview the documentation of Geode (./preview-user-guide.sh) is
> not working anymore.
> The following error appears while running it (unless you have a previously
> downloaded geodedocs/temp docker image in your local docker repo):
> ERROR: Error installing elasticsearch:
> The last version of faraday (>= 0) to support your Ruby & RubyGems was
> 1.10.0. Try installing it with `gem install faraday -v 1.10.0` and then
> running the current command again
> faraday requires Ruby version >= 2.6. The current ruby version is
> 2.5.9.229.
> That error prevents the preview script to work.
> It is needed to update the docker image used to preview the documentation to
> use a Ruby version >= 2.6
--
This message was sent by Atlassian Jira
(v8.20.7#820007)