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

László Bodor edited comment on TEZ-4107 at 12/12/19 8:55 AM:
-------------------------------------------------------------

sorry, it's not protobuf related, as I first thought but it has failed twice in 
a row
https://builds.apache.org/job/PreCommit-TEZ-Build/215
https://builds.apache.org/job/PreCommit-TEZ-Build/216

it's more like there is ppa which cannot be found, so automatic install process 
cannot proceed without user input (which is obviously not an option)

{code}
Cannot add PPA: 'ppa:~jonathonf/ubuntu/ghc-8.0.2'.
The user named '~jonathonf' has no PPA named 'ubuntu/ghc-8.0.2'
Please choose from the following available PPAs:
...
The command '/bin/bash -o pipefail -c add-apt-repository -y 
ppa:jonathonf/ghc-8.0.2     && apt-get -q update     && apt-get -q install -y 
--no-install-recommends shellcheck     && apt-get clean     && rm -rf 
/var/lib/apt/lists/*' returned a non-zero code: 1

Total Elapsed time:   7m 52s

ERROR: Docker failed to build image.

{code}

cc: [~jeagles]
maybe something changed in the docker file which made the docker image rebuild, 
including protobuf compilation, etc. (?)


was (Author: abstractdog):
sorry, it's not protobuf related, but it has failed twice in a row
https://builds.apache.org/job/PreCommit-TEZ-Build/215
https://builds.apache.org/job/PreCommit-TEZ-Build/216

it's more like there is ppa which cannot be found, so automatic install process 
cannot proceed without user input (which is obviously not an option)

{code}
Cannot add PPA: 'ppa:~jonathonf/ubuntu/ghc-8.0.2'.
The user named '~jonathonf' has no PPA named 'ubuntu/ghc-8.0.2'
Please choose from the following available PPAs:
...
The command '/bin/bash -o pipefail -c add-apt-repository -y 
ppa:jonathonf/ghc-8.0.2     && apt-get -q update     && apt-get -q install -y 
--no-install-recommends shellcheck     && apt-get clean     && rm -rf 
/var/lib/apt/lists/*' returned a non-zero code: 1

Total Elapsed time:   7m 52s

ERROR: Docker failed to build image.

{code}

> PreCommit-TEZ-Build fails - Docker failed to build yetus/tez
> ------------------------------------------------------------
>
>                 Key: TEZ-4107
>                 URL: https://issues.apache.org/jira/browse/TEZ-4107
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: László Bodor
>            Priority: Major
>




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

Reply via email to