Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29763 - Emerge should fetch packages while compiling dependencies
Summary: Emerge should fetch packages while compiling dependencies
Status: RESOLVED DUPLICATE of bug 1661
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-27 12:51 UTC by Ismael Orenstein
Modified: 2011-10-30 22:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ismael Orenstein 2003-09-27 12:51:12 UTC
When I try to emerge something and I have to download dependencies, emerge 
fetch then serially. First it fetches one, then compiles it, then fetches the 
other, etc. This wastes time... could it be possible to make it fetch the 
dependencies in parallel with the compilation? So, when it finishes compiling 
one dependency, it could already start to compile the next. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2003-09-27 13:03:18 UTC

*** This bug has been marked as a duplicate of 1661 ***