summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2020-11-27 17:57:14 -0800
committerZac Medico <zmedico@gentoo.org>2020-11-28 12:50:13 -0800
commitb991f23ad915d1fc37088f11ca855c8c8374f5ae (patch)
tree80ac54946ea4f3a63efac8877645d76bdaf7a121 /RELEASE-NOTES
parentbacktracking: fix virtual choices for circular deps (bug 757306) (diff)
downloadportage-b991f23ad915d1fc37088f11ca855c8c8374f5ae.tar.gz
portage-b991f23ad915d1fc37088f11ca855c8c8374f5ae.tar.bz2
portage-b991f23ad915d1fc37088f11ca855c8c8374f5ae.zip
Allow a package to replace its own buildtime dependency
If a package has a buildtime dependency on a previous version that it will replace, then do not treat it as a slot conflict. This solves inappropriate behavior for dev-lang/rust[system-bootstrap]. This requires adjustments to package selection logic in several locations, in order to ensure that an installed package instance will be selected to satisfy a buildtime dependency when appropriate. Dependencies of the installed package will be entirely ignored, but that has already been the case when using installed package to break cycles, as discussed in bug 199856. Bug: https://bugs.gentoo.org/756793 Bug: https://bugs.gentoo.org/756961 Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'RELEASE-NOTES')
0 files changed, 0 insertions, 0 deletions