Summary: | sys-apps/portage: emerge --autounmask-continue interaction with --binpkg-respect-use triggers unnecessary rebuild | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Zac Medico <zmedico> |
Component: | Binary packages support | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | esigra |
Priority: | Normal | Keywords: | InVCS |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=439688 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 376695, 627566 |
Description
Zac Medico
2017-05-24 23:56:48 UTC
It should be possible to search self._dynamic_config.ignored_binaries for binary packages that match the current set of autounmask changes, and trigger backtracking calculation in this case. Patch posted for review: https://archives.gentoo.org/gentoo-portage-dev/message/aaf8bab8f1ca89dfc493477e4ca4a512 https://github.com/gentoo/portage/pull/171 This is in the master branch: https://gitweb.gentoo.org/proj/portage.git/commit/?id=60af7e2696b96b47b0cd9e70caabd10546206b8b |