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

Issue 2927013: Fix parallel_emerge --unmerge to actually work. (Closed)

Created:
10 years, 5 months ago by davidjames
Modified:
9 years, 4 months ago
Reviewers:
Nick Sanders
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
ssh://git@chromiumos-git/crosutils.git
Visibility:
Public.

Description

Fix parallel_emerge --unmerge to actually work. When we run custom actions in parallel_emerge, we should pass the list of packages on to emerge. Otherwise emerge won't know what packages to unmerge. Besides the above, also fix an issue where --workon doesn't override --getbinpkgonly or --usepkgonly. TEST=Ran parallel_emerge --unmerge dhcpd and parallel_emerge --usepkgonly --board=x86-generic --workon=power_manager power_manager BUG=none

Patch Set 1 : Re-upload #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M parallel_emerge View 2 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
davidjames
10 years, 5 months ago (2010-07-13 21:56:59 UTC) #1
Nick Sanders
10 years, 5 months ago (2010-07-16 00:47:18 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698