[
https://issues.apache.org/jira/browse/FLINK-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maximilian Michels closed FLINK-4763.
-------------------------------------
Resolution: Fixed
Turns out, using Bundler's {{--full-index}} method to fetch Gem information, we
can circumvent this problem.
Updated the Flink builder config with a workaround:
https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/flink.conf
Also, I've moved the website docs building to the beginning of the build. The
Java/ScalaDocs are now build afterwards.
> Documentation doesn't update nightly
> ------------------------------------
>
> Key: FLINK-4763
> URL: https://issues.apache.org/jira/browse/FLINK-4763
> Project: Flink
> Issue Type: Bug
> Components: Build System, Documentation
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Priority: Critical
>
> Nightly documentation builds fail, e.g.
> https://ci.apache.org/builders/flink-docs-master/builds/476
> {noformat}
> Successfully installed bundler-1.13.2
> 1 gem installed
> Installing ri documentation for bundler-1.13.2...
> Installing RDoc documentation for bundler-1.13.2...
> Fetching gem metadata from https://rubygems.org/...........
> Fetching version metadata from https://rubygems.org/..
> Fetching dependency metadata from https://rubygems.org/.
> Could not find gem 'jekyll (= 2.5.3)' in any of the gem sources listed in your
> Gemfile or available on this machine.
> program finished with exit code 7
> elapsedTime=32.967383
> {noformat}
> This is either a bug in Bundler because the requested Gem exists at
> rubygems.org, or a bug in the rubygems.org API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)