You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Peter Somogyi (Jira)" <ji...@apache.org> on 2020/11/18 15:24:00 UTC

[jira] [Created] (HBASE-25303) Nightly build setup failure with Ruby version

Peter Somogyi created HBASE-25303:
-------------------------------------

             Summary: Nightly build setup failure with Ruby version
                 Key: HBASE-25303
                 URL: https://issues.apache.org/jira/browse/HBASE-25303
             Project: HBase
          Issue Type: Bug
    Affects Versions: 1.7.0, 2.2.7
            Reporter: Peter Somogyi


Nightly builds are failing on branch-2.2 and branch-1 in Docker setup phase.

{noformat}
Step 28/33 : RUN gem install rubocop:'<= 0.81'
 ---> Running in ca2c6ed8ee8a
Building native extensions.  This could take a while...
ERROR:  Error installing rubocop:
	parallel requires Ruby version >= 2.5.
Successfully installed jaro_winkler-1.5.4
The command '/bin/sh -c gem install rubocop:'<= 0.81'' returned a non-zero code: 1
ERROR: Docker failed to build yetus/hbase:e5c0a9422c.
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)