Summary: | sys-apps/portage: enable emerge --keep-going to modify behavior of emerge --resume commands | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Zac Medico <zmedico> |
Component: | Core - Interface (emerge) | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED WORKSFORME | ||
Severity: | enhancement | CC: | esigra |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=771987 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 373807 |
Description
Zac Medico
![]() The emerge --keep-going option currently does not affect the dependency calculation in any way. So, the dependency calculation is the same whether it occurs due to a --keep-going restart or due to an emerge --resume invocation. |