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

Bug 12362

Summary: Keep emerging unrelated packages after a failed emerge.
Product: Portage Development Reporter: Miguel Sousa Filipe <miguel.filipe>
Component: CoreAssignee: Nicholas Jones (RETIRED) <carpaski>
Status: RESOLVED DUPLICATE    
Severity: enhancement CC: h3y, mholzer
Priority: High    
Version: 2.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Miguel Sousa Filipe 2002-12-17 23:06:21 UTC
Like the summary says.. it's about proceeding with the emerge of other
unrelated/unaffected packages  after a emerge failure.

when doing things like emerge world -u..or some mass emerge of several
packages.. if by chance some ebuild fails.. emerge will stop and every package
that was listed after the emerge will not be merged.

What I propose is the capability of recording emerge fails(logs), sort out what
packages in the emerge queue list will be affected or not .. emerge the
unaffected, and record in the log the packages that were not merged because of
the failure... 

when the emerge finishes the unaffected packages merge, it could:
warn the user about the failure and:
- show the failure (cat of the log file).
- indicate some file with the failure(log).


Miguel
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-01-03 14:38:34 UTC

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