Anonymous Coward (763) has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20559 )

Change subject: [build] bootstrap-dev-env.sh fix for ubuntu 22.04+
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/20559/1/docker/bootstrap-dev-env.sh
File docker/bootstrap-dev-env.sh:

http://gerrit.cloudera.org:8080/#/c/20559/1/docker/bootstrap-dev-env.sh@116
PS1, Line 116:   apt-get update -y
             :
> I'm not sure this does what it's supposed to do.
On ubuntu 20.04 if you run "apt install python" it will install python2. 
apt-cache search says there is no such package :D. So the script works. Not 
exatly how it should, but it does.

There is this line during install:
Note, selecting 'python-is-python2' instead of 'python'


I updated with a different aproach. This should work on all current 
non-deprecated versions (+ 18.04).



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I275fa06214fde6ede1c6dd8e85f786fdc950cf8c
Gerrit-Change-Number: 20559
Gerrit-PatchSet: 2
Gerrit-Owner: Zoltan Martonka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Anonymous Coward (763)
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Comment-Date: Tue, 04 Jun 2024 15:54:07 +0000
Gerrit-HasComments: Yes

Reply via email to