Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 166614 - Crossdev: new options to pass to emerge
Summary: Crossdev: new options to pass to emerge
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-13 07:15 UTC by Aurélien Guillaume
Modified: 2007-02-13 11:22 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 Aurélien Guillaume 2007-02-13 07:15:23 UTC
In crossdev, when a package fails you have to redo all the steps of building binutils, glibc, gcc etc, even if it's only the last that failed. But if you could pass -nN to emerge, that would skip the already installed package to resume only the failed one.

It'a a 2-lines patch.

Reproducible: Always

Steps to Reproduce:
N/A

Actual Results:  
It remerges every package, including the already-installed ones

Expected Results:  
Remerging only the failed one, skipping the others.
Comment 1 SpanKY gentoo-dev 2007-02-13 11:22:42 UTC
no it doesnt ... the packages already built are not re-emerged