Summary: | portage-2.2_rc5 : emerge ignores --fetch-all-uri | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Alexandre Rostovtsev (RETIRED) <tetromino> |
Component: | Core - Interface (emerge) | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | InVCS |
Priority: | High | ||
Version: | 2.2 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 210077 | ||
Attachments: | fix --fetch-all-uri breakage |
Description
Alexandre Rostovtsev (RETIRED)
![]() Created attachment 161892 [details, diff]
fix --fetch-all-uri breakage
If this patch is saved as /tmp/fetch_all_uri.patch, then it can be applied as follows:
cd /usr/lib/portage
patch -p0 < /tmp/fetch_all_uri.patch
This is fixed in 2.2_rc6. |