DescriptionRobustify package upgrades and dependency checking.
- Unmerge appropriate packages during upgrades and downgrades.
- Calculate time spent in dependency generation to the tenth of a second.
- Only track dependencies of packages that are actually being installed.
- Ignore PDEPEND, as it has no impact on dependency ordering.
- Only break dependency chains that go against Portage's install order.
- Rename Failed -> Retrying.
- Print emerge command lines as they are run.
TEST=Emerged hard-host-depends and ran build_packages with parallel_emerge
BUG=none
Patch Set 1 #
Total comments: 11
Patch Set 2 : Update to address review comments. #Patch Set 3 : Fix stray tab #
Total comments: 8
Patch Set 4 : Fix nits #Messages
Total messages: 5 (0 generated)
|