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

Issue 2074019: Teach build_image to pull from buildbot as necessary when the package is unavailable locally. (Closed)

Created:
10 years, 7 months ago by anush
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org
Base URL:
ssh://git@chromiumos-git/chromeos
Visibility:
Public.

Description

Teach build_image to pull from buildbot as necessary when the package is unavailable locally. TEST=./build_package && ./build_image for x86-generic and voguet20

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/scripts/build_image View 2 chunks +2 lines, -2 lines 1 comment Download

Messages

Total messages: 6 (0 generated)
anush
10 years, 7 months ago (2010-05-21 01:21:21 UTC) #1
Mandeep Singh Baines
LGTM anush@chromium.org (anush@chromium.org) wrote: > Reviewers: Mandeep Singh Baines, rtc, tedbo, sosa, > > Description: ...
10 years, 7 months ago (2010-05-21 15:03:11 UTC) #2
Nasser Grainawi
One nit. http://codereview.chromium.org/2074019/diff/1/2 File src/scripts/build_image (right): http://codereview.chromium.org/2074019/diff/1/2#newcode210 src/scripts/build_image:210: --getbinpkg --usepkg chromeos-dev $EMERGE_JOBS Isn't this redundant? ...
10 years, 7 months ago (2010-05-21 15:44:09 UTC) #3
anush
Good point. Usually I prefer explicitly stating the options since I guess they are less ...
10 years, 7 months ago (2010-05-21 16:02:44 UTC) #4
sosa
I'd prefer if you left it in so it's clear. LGTM On Fri, May 21, ...
10 years, 7 months ago (2010-05-21 16:12:13 UTC) #5
Nasser Grainawi
10 years, 7 months ago (2010-05-21 16:37:28 UTC) #6
No strong feelings, lgtm. :)

Chris Sosa wrote:
> I'd prefer if you left it in so it's clear.  LGTM
> 
> On Fri, May 21, 2010 at 9:02 AM, Anush Elangovan <anush@chromium.org> wrote:
>> Good point. Usually I prefer explicitly stating the options since I
>> guess they are less likely to change than implicit dependencies (and
>> better readability?) .
>>
>> If you feel strongly about it I can drop the --usepkg.
>>
>> Thanks
>> Anush
>>
>> On Fri, May 21, 2010 at 8:44 AM,  <nasser@codeaurora.org> wrote:
>>> One nit.
>>>
>>>
>>> http://codereview.chromium.org/2074019/diff/1/2
>>> File src/scripts/build_image (right):
>>>
>>> http://codereview.chromium.org/2074019/diff/1/2#newcode210
>>> src/scripts/build_image:210: --getbinpkg --usepkg chromeos-dev
>>> $EMERGE_JOBS
>>> Isn't this redundant? From 'man emerge':
>>> --getbinpkg[=n] (-g)
>>> ....
>>> This option implies -k.
>>> --usepkg[=n] (-k)
>>>
>>> http://codereview.chromium.org/2074019/show
>>>

Powered by Google App Engine
This is Rietveld 408576698