Sean Busbey created HBASE-22421:
-----------------------------------
Summary: branch-1 docker mode for yetus fails
Key: HBASE-22421
URL: https://issues.apache.org/jira/browse/HBASE-22421
Project: HBase
Issue Type: Bug
Components: build, test
Affects Versions: 1.5.0
Reporter: Sean Busbey
Assignee: Sean Busbey
Fix For: 1.5.0
started showing up on precommit runs yesterday. I presume a new version of
rubocop came out that updated the minimum ruby version
{code}
02:46:28 Building native extensions. This could take a while...
02:46:29 [91mERROR: Error installing rubocop:
02:46:29 rubocop requires Ruby version >= 2.3.0.
02:46:29 [0mSuccessfully installed jaro_winkler-1.5.2
02:46:30 The command '/bin/sh -c gem install rubocop' returned a non-zero
code: 1
02:46:30 ERROR: Docker failed to build yetus/hbase:61288f8.
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)