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

Issue 160630: Report apt-get failures in install-build-deps.sh (Closed)

Created:
11 years, 4 months ago by gmatht
Modified:
9 years, 7 months ago
Reviewers:
Lei Zhang, Evan Martin, dank
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : q #

Patch Set 3 : Report apt-get failures in install-build-deps.sh, avoiding use of echo | grep #

Patch Set 4 : Report apt-get failures in install-build-deps.sh, avoiding use of echo | grep (2) #

Patch Set 5 : now uses elif and does not add an interactive prompt #

Total comments: 2

Patch Set 6 : Addresses two issues raised by Lei Zhang #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -9 lines) Patch
M build/install-build-deps.sh View 1 2 3 4 5 1 chunk +27 lines, -9 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Evan Martin
Dan, I guess this script is your domain, right?
11 years, 4 months ago (2009-08-05 04:26:21 UTC) #1
dank
Yeah. This tries to fix a long-standing problem, I applaud the author. Two notes: 1) ...
11 years, 4 months ago (2009-08-05 04:31:51 UTC) #2
gmatht
This now uses elif in place of "echo | grep foo", and avoids use of ...
11 years, 4 months ago (2009-08-05 15:43:24 UTC) #3
dank
On 2009/08/05 15:43:24, gmatht wrote: > This now uses elif in place of "echo | ...
11 years, 4 months ago (2009-08-05 17:03:31 UTC) #4
Evan Martin
Did you land this? Should I?
11 years, 4 months ago (2009-08-06 20:03:07 UTC) #5
Lei Zhang
http://codereview.chromium.org/160630/diff/12/13 File build/install-build-deps.sh (right): http://codereview.chromium.org/160630/diff/12/13#newcode177 Line 177: echo "No missing packages, and the packages are ...
11 years, 4 months ago (2009-08-07 20:06:38 UTC) #6
gmatht
On 2009/08/07 20:06:38, Lei Zhang wrote: > Have you ever gotten the case where you ...
11 years, 4 months ago (2009-08-08 03:47:38 UTC) #7
Evan Martin
ping. should we commit this?
11 years, 1 month ago (2009-11-05 01:44:42 UTC) #8
gmatht
11 years, 1 month ago (2009-11-05 04:24:27 UTC) #9
On 2009/11/05 01:44:42, Evan Martin wrote:
> ping.  should we commit this?

As I recall that the missing "'s in line 182 ended up being fixed by someone
else, probably in a similar way. If not, it would be a good idea to commit this.

I don't think the code clean up relating to if/|| was committed, but I  think
we'd need to split the patch up to submit that, so we don't get conflicts with
the already committed fix for the missing "'s

Powered by Google App Engine
This is Rietveld 408576698