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

Issue 10375036: add proxy support in install-chroot.sh (Closed)

Created:
8 years, 7 months ago by Wei James(wistoch)
Modified:
8 years, 7 months ago
Reviewers:
Markus (顧孟勤)
CC:
chromium-reviews
Visibility:
Public.

Description

add proxy support in install-chroot.sh BUG=126477 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=136084

Patch Set 1 #

Patch Set 2 : add http_proxy check #

Total comments: 4

Patch Set 3 : refine shell script based on review #

Patch Set 4 : use double-quote around env varibles #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -2 lines) Patch
M build/install-chroot.sh View 1 2 3 2 chunks +10 lines, -2 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
Wei James(wistoch)
use http_proxy var in host env to set debootstrap and apt-get proxy.
8 years, 7 months ago (2012-05-07 16:00:01 UTC) #1
Markus (顧孟勤)
Does this work correctly, even if http_proxy is not currently set? Maybe, you should only ...
8 years, 7 months ago (2012-05-07 18:36:26 UTC) #2
Wei James(wistoch)
On 2012/05/07 18:36:26, Markus (顧孟勤) wrote: > Does this work correctly, even if http_proxy is ...
8 years, 7 months ago (2012-05-08 01:46:19 UTC) #3
Markus (顧孟勤)
lgtm Some minor nit-picks. But overall this is pretty close to what we want, I ...
8 years, 7 months ago (2012-05-08 02:09:57 UTC) #4
Wei James(wistoch)
http://chromiumcodereview.appspot.com/10375036/diff/1002/build/install-chroot.sh File build/install-chroot.sh (right): http://chromiumcodereview.appspot.com/10375036/diff/1002/build/install-chroot.sh#newcode348 build/install-chroot.sh:348: sudo ${PROXY_FLAG} debootstrap ${archflag} "${distname}" \ On 2012/05/08 02:09:57, ...
8 years, 7 months ago (2012-05-08 02:47:58 UTC) #5
Wei James(wistoch)
Markus, I tried serveral ways and at last get the correct output in this way: ...
8 years, 7 months ago (2012-05-08 02:51:34 UTC) #6
Wei James(wistoch)
On 2012/05/08 02:51:34, James Wei wrote: > Markus, > > I tried serveral ways and ...
8 years, 7 months ago (2012-05-08 03:19:02 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/james.wei@intel.com/10375036/3002
8 years, 7 months ago (2012-05-08 03:19:33 UTC) #8
commit-bot: I haz the power
Try job failure for 10375036-3002 (retry) on win_rel for step "browser_tests". It's a second try, ...
8 years, 7 months ago (2012-05-08 06:52:17 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/james.wei@intel.com/10375036/3002
8 years, 7 months ago (2012-05-08 07:15:21 UTC) #10
commit-bot: I haz the power
Try job failure for 10375036-3002 on win_rel for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=26790 Step "update" is always ...
8 years, 7 months ago (2012-05-08 07:27:04 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/james.wei@intel.com/10375036/3002
8 years, 7 months ago (2012-05-08 07:41:10 UTC) #12
commit-bot: I haz the power
Try job failure for 10375036-3002 (retry) on win_rel for step "browser_tests". It's a second try, ...
8 years, 7 months ago (2012-05-08 10:32:09 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/james.wei@intel.com/10375036/3002
8 years, 7 months ago (2012-05-08 12:36:08 UTC) #14
commit-bot: I haz the power
Try job failure for 10375036-3002 (retry) on win_rel for step "browser_tests". It's a second try, ...
8 years, 7 months ago (2012-05-08 15:10:01 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/james.wei@intel.com/10375036/3002
8 years, 7 months ago (2012-05-09 00:38:51 UTC) #16
commit-bot: I haz the power
Try job failure for 10375036-3002 (retry) on win_rel for step "update". It's a second try, ...
8 years, 7 months ago (2012-05-09 02:54:44 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/james.wei@intel.com/10375036/3002
8 years, 7 months ago (2012-05-09 14:10:20 UTC) #18
commit-bot: I haz the power
Change committed as 136084
8 years, 7 months ago (2012-05-09 18:31:57 UTC) #19
cmp
Very cool change, thanks for making it James!
8 years, 7 months ago (2012-05-09 18:40:31 UTC) #20
Wei James(wistoch)
8 years, 7 months ago (2012-05-10 00:13:14 UTC) #21
On 2012/05/09 18:40:31, cmp wrote:
> Very cool change, thanks for making it James!

thanks :)

Powered by Google App Engine
This is Rietveld 408576698