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

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

    [ https://issues.apache.org/jira/browse/HBASE-22421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840260#comment-16840260 ] 

Peter Somogyi edited comment on HBASE-22421 at 5/15/19 9:59 AM:
----------------------------------------------------------------

I see the following error during docker build:

{noformat}
11:28:25 W: GPG error: http://ppa.launchpad.net trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D16DD0BD5F28EA3F
11:28:25 W: Size of file /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_trusty-security_universe_binary-amd64_Packages.gz is not what the server reported 375429 375435
{noformat}


was (Author: psomogyi):
I see the following error during docker build:

{noformat}
11:28:25 W: GPG error: http://ppa.launchpad.net trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D16DD0BD5F28EA3F
11:28:25 W: Size of file /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_trusty-security_universe_binary-amd64_Packages.gz is not what the server reported 375429 375435
{nofomat}

> 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
>            Priority: Critical
>             Fix For: 1.5.0, 1.4.10, 1.3.5
>
>         Attachments: HBASE-22421-branch-1.v0.patch, HBASE-22421-branch-1.v1.patch
>
>
> 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)