You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/04/09 17:35:26 UTC

[kudu-CR](branch-1.12.x) [docker] Fix Docker build on the centOS 8 base image

Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15697


Change subject: [docker] Fix Docker build on the centOS 8 base image
......................................................................

[docker] Fix Docker build on the centOS 8 base image

In order to install ninja-build in centOS 8+ we need to enable the
PowerTools repository. Additionally we need to install the
`python3-devel` package and set it as the default Python.

Change-Id: I52c455e327ed59189cf6b00bb0ffa5fb8fb7feac
Reviewed-on: http://gerrit.cloudera.org:8080/15695
Tested-by: Kudu Jenkins
Reviewed-by: Bankim Bhavsar <ba...@cloudera.com>
Reviewed-by: Alexey Serbin <as...@cloudera.com>
(cherry picked from commit 3e0e81906ad654131fb3faf141e726e3630e3898)
---
M docker/bootstrap-dev-env.sh
M docker/bootstrap-python-env.sh
M docker/docker-build.sh
3 files changed, 28 insertions(+), 6 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/97/15697/1
-- 
To view, visit http://gerrit.cloudera.org:8080/15697
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.12.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: I52c455e327ed59189cf6b00bb0ffa5fb8fb7feac
Gerrit-Change-Number: 15697
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <gr...@apache.org>

[kudu-CR](branch-1.12.x) [docker] Fix Docker build on the centOS 8 base image

Posted by "Grant Henke (Code Review)" <ge...@cloudera.org>.
Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15697 )

Change subject: [docker] Fix Docker build on the centOS 8 base image
......................................................................

[docker] Fix Docker build on the centOS 8 base image

In order to install ninja-build in centOS 8+ we need to enable the
PowerTools repository. Additionally we need to install the
`python3-devel` package and set it as the default Python.

Change-Id: I52c455e327ed59189cf6b00bb0ffa5fb8fb7feac
Reviewed-on: http://gerrit.cloudera.org:8080/15695
Tested-by: Kudu Jenkins
Reviewed-by: Bankim Bhavsar <ba...@cloudera.com>
Reviewed-by: Alexey Serbin <as...@cloudera.com>
(cherry picked from commit 3e0e81906ad654131fb3faf141e726e3630e3898)
Reviewed-on: http://gerrit.cloudera.org:8080/15697
Reviewed-by: Hao Hao <ha...@cloudera.com>
---
M docker/bootstrap-dev-env.sh
M docker/bootstrap-python-env.sh
M docker/docker-build.sh
3 files changed, 28 insertions(+), 6 deletions(-)

Approvals:
  Kudu Jenkins: Verified
  Hao Hao: Looks good to me, approved

-- 
To view, visit http://gerrit.cloudera.org:8080/15697
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.12.x
Gerrit-MessageType: merged
Gerrit-Change-Id: I52c455e327ed59189cf6b00bb0ffa5fb8fb7feac
Gerrit-Change-Number: 15697
Gerrit-PatchSet: 2
Gerrit-Owner: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Hao Hao <ha...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)

[kudu-CR](branch-1.12.x) [docker] Fix Docker build on the centOS 8 base image

Posted by "Hao Hao (Code Review)" <ge...@cloudera.org>.
Hao Hao has posted comments on this change. ( http://gerrit.cloudera.org:8080/15697 )

Change subject: [docker] Fix Docker build on the centOS 8 base image
......................................................................


Patch Set 1: Code-Review+2


-- 
To view, visit http://gerrit.cloudera.org:8080/15697
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.12.x
Gerrit-MessageType: comment
Gerrit-Change-Id: I52c455e327ed59189cf6b00bb0ffa5fb8fb7feac
Gerrit-Change-Number: 15697
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Hao Hao <ha...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Thu, 09 Apr 2020 17:42:46 +0000
Gerrit-HasComments: No