Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1083 - Emerge refinement
Summary: Emerge refinement
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-11 19:20 UTC by Michael Lang
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 Michael Lang 2002-03-11 19:20:30 UTC
If one does an emerge on multiple packages and one of the packages fails, then
all remaining packages are not emerged.

For example, I had a partially downloaded mozilla package and wanted to emerge
several packages overnight so I entered:

emerge evolution mozilla xchat fluxbox 

evolution emerged successfully, mozilla failed on bad tarball in which user was
instructed to delete the tarball.  xchat and fluxbox were never emerged because
of the mozilla error.

This adds a level of robustness to the emerge, allowing administrators to deal
only with problem packages (i.e. will allow administrators to start large
emerges over the weekend and come back Monday and not see that emerge failed to
build most of his packages).
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-09-03 12:52:57 UTC
Problem is that the failed package is likely a dependency for at least one other.