[
https://issues.apache.org/jira/browse/FLINK-20069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17229149#comment-17229149
]
Dian Fu edited comment on FLINK-20069 at 11/10/20, 11:32 AM:
-------------------------------------------------------------
The root cause is that gem version isn't as expected. I have verified that
upgrading the version of gem could solve this problem:
{code}
jekyll-4.0.1 requires rubygems version >= 2.7.0, which is incompatible with the
current version, 2.6.14.4
{code}
was (Author: dian.fu):
The root cause is that gem version isn't as expected. I have checked that
upgrading the version of gem could solve this problem:
{code}
jekyll-4.0.1 requires rubygems version >= 2.7.0, which is incompatible with the
current version, 2.6.14.4
{code}
> docs_404_check doesn't work properly
> ------------------------------------
>
> Key: FLINK-20069
> URL: https://issues.apache.org/jira/browse/FLINK-20069
> Project: Flink
> Issue Type: Bug
> Components: Build System
> Affects Versions: 1.11.0, 1.12.0
> Reporter: Dian Fu
> Assignee: Dian Fu
> Priority: Major
> Fix For: 1.12.0
>
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=9361&view=logs&j=6dc02e5c-5865-5c6a-c6c5-92d598e3fc43
> {code}
> Starting: CmdLine
> ==============================================================================
> Task : Command line
> Description : Run a command line script using Bash on Linux and macOS and
> cmd.exe on Windows
> Version : 2.177.3
> Author : Microsoft Corporation
> Help :
> https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line
> ==============================================================================
> Generating script.
> Script contents:
> exec ./tools/ci/docs.sh
> ========================== Starting Command Output ===========================
> /bin/bash --noprofile --norc
> /home/vsts/work/_temp/71629bf0-181a-4981-a18d-44e3c94229f1.sh
> Waiting for server...
> [DEPRECATED] The `--path` flag is deprecated because it relies on being
> remembered across bundler invocations, which bundler will no longer do in
> future versions. Instead please use `bundle config set path
> '/home/vsts/gem_cache'`, and stop using this flag
> Fetching gem metadata from https://rubygems.org/.........
> jekyll-4.0.1 requires rubygems version >= 2.7.0, which is incompatible with
> the
> current version, 2.6.14.4
> Waiting for server...
> Waiting for server...
> Waiting for server...
> Waiting for server...
> Waiting for server...
> Waiting for server...
> Waiting for server...
> Waiting for server...
> Waiting for server...
> Waiting for server...
> Waiting for server...
> Waiting for server...
> Waiting for server...
> Waiting for server...
> Waiting for server...
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)