Summary: | app-portage/gentoolkit-0.3.0.7: equery --early-out with multiple search items: return one result per item, not a single result (for all items) | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Roman Žilka <roman.zilka> |
Component: | Tools | Assignee: | Portage Tools Team <tools-portage> |
Status: | CONFIRMED --- | ||
Severity: | enhancement | CC: | esigra |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 346443 |
Description
Roman Žilka
2013-05-11 12:58:44 UTC
If the current behavior is intended, there could be a new switch to make --early-out behave the way I'm proposing. This is working as designed since the man page states "Stop when the first match is found. This is generally a safe optimization when searching for the owner of a single file." However, I think it does make sense to make it work as you are proposing. |