Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(47)

Issue 1437773002: git_cl/gclient: use python2 (Closed)

Created:
5 years, 1 month ago by vapier
Modified:
5 years, 1 month ago
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

git_cl/gclient: use python2 Newer distros are defaulting /usr/bin/python to python3, so use python2 explicitly so we continue working. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=297535

Patch Set 1 #

Patch Set 2 : switch to python2.7 #

Patch Set 3 : update path used in unittest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M gclient View 1 1 chunk +1 line, -1 line 0 comments Download
M gclient.py View 1 1 chunk +1 line, -1 line 0 comments Download
M git_cl.py View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/gclient_smoketest.py View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 26 (9 generated)
vapier
5 years, 1 month ago (2015-11-11 07:09:10 UTC) #2
iannucci
pretty sure this will break mac $ which python2 python2 not found $ which python2.7 ...
5 years, 1 month ago (2015-11-11 07:20:45 UTC) #4
vapier
python says there's supposed to be a python2 symlink: https://www.python.org/dev/peps/pep-0394/ but that doesn't help if ...
5 years, 1 month ago (2015-11-11 07:26:47 UTC) #5
iannucci
On 2015/11/11 at 07:26:47, vapier wrote: > python says there's supposed to be a python2 ...
5 years, 1 month ago (2015-11-11 07:28:52 UTC) #6
vapier
do you know what's responsible for installing that ? is it xcode ? or does ...
5 years, 1 month ago (2015-11-11 07:34:58 UTC) #7
iannucci
On 2015/11/11 at 07:34:58, vapier wrote: > do you know what's responsible for installing that ...
5 years, 1 month ago (2015-11-11 07:43:19 UTC) #8
iannucci
lgtm +current trooper
5 years, 1 month ago (2015-11-11 23:07:54 UTC) #10
Sergey Berezin
LGTM, thanks. Looks simple enough, I'm sure nothing can go wrong... :-)
5 years, 1 month ago (2015-11-11 23:47:33 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1437773002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1437773002/20001
5 years, 1 month ago (2015-11-12 01:56:28 UTC) #13
vapier
there's always the revert hammer ;)
5 years, 1 month ago (2015-11-12 01:56:34 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: depot_tools_presubmit on tryserver.chromium.linux (JOB_FAILED, no build URL)
5 years, 1 month ago (2015-11-12 02:28:35 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1437773002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1437773002/20001
5 years, 1 month ago (2015-11-12 05:29:19 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: depot_tools_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/depot_tools_presubmit/builds/255)
5 years, 1 month ago (2015-11-12 05:33:37 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1437773002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1437773002/40001
5 years, 1 month ago (2015-11-12 05:48:06 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:40001) as http://src.chromium.org/viewvc/chrome?view=rev&revision=297535
5 years, 1 month ago (2015-11-12 05:50:02 UTC) #24
Geoff Lang
I found that this breaks gclient on Windows using git-bash: $ gclient sync /d/code/depot_tools/gclient: line ...
5 years, 1 month ago (2015-11-12 17:22:23 UTC) #25
iannucci
5 years, 1 month ago (2015-11-12 18:08:11 UTC) #26
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/1442583004/ by iannucci@chromium.org.

The reason for reverting is: breaks git-bash on windows.

Powered by Google App Engine
This is Rietveld 408576698