You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2019/05/15 03:45:00 UTC

[jira] [Created] (HBASE-22421) branch-1 docker mode for yetus fails

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  ERROR:  Error installing rubocop:
02:46:29  	rubocop requires Ruby version >= 2.3.0.
02:46:29  Successfully 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)