DescriptionUpdate parallel_emerge to experimentally support Portage 2.1.9.
Portage 2.1.9 changes a few APIs, so parallel_emerge needs to change with it.
With this patch, parallel_emerge basically seems to work with Portage 2.1.9.
Note #1: All of our patches against Portage 2.1.7 will need to be forward
ported to Portage 2.1.9 before we'll have complete support for it. See
http://codereview.chromium.org/6093002/ for that.
Note #2: This includes http://codereview.chromium.org/6055004/ . That patch
can be submitted separately, though, and that'll make this patch smaller.
BUG=chromium-os:10574
TEST=Ran ./build_packages --board=x86-generic --oldchromebinary with and without new portage.
It completes successfully in both cases.
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=8ce81f3
Patch Set 1 : Re-upload. #Patch Set 2 : Protecting output.fileno() wasn't enough -- protect all file descriptors #Patch Set 3 : Rebase #Messages
Total messages: 2 (0 generated)
|