Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10142 - faster install compile & download at the same time
Summary: faster install compile & download at the same time
Status: RESOLVED DUPLICATE of bug 1661
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-03 11:56 UTC by roma1390
Modified: 2011-10-30 22:36 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 roma1390 2002-11-03 11:56:56 UTC
Hint: let say we need packet A. This packet A depends from B and C. Why we need wait: download B, compile B, download C, compile C, download A, compile A. Faster way is: download B, (download C, download A) & (compile B, vait for C source, compile C, wait for A, compile A). This is faster. Ok this is one bad thing. Way we need download A, B if B compile fails. But: you can add extra option to emerge, and give chance user to chose. 

I new in gentoo, maybe i missed someting.

Rokas
Comment 1 SpanKY gentoo-dev 2002-11-04 11:17:34 UTC
Bug 1661 is for parallel d/l compile 
 
there are other bugs for compiling independent dependencies at the same time 
 
in other words, please dont re-open this bug 

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