Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 166614

Summary: Crossdev: new options to pass to emerge
Product: Gentoo Linux Reporter: Aurélien Guillaume <gentoo>
Component: [OLD] Core systemAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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