Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 614390 - sys-apps/portage: depgraph _complete_graph method triggers failure to trigger slot operator rebuilds
Summary: sys-apps/portage: depgraph _complete_graph method triggers failure to trigger...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on: 615982
Blocks: 155723 619102
  Show dependency tree
 
Reported: 2017-04-01 03:56 UTC by Zac Medico
Modified: 2018-08-27 19:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zac Medico gentoo-dev 2017-04-01 03:56:54 UTC
I've found a case where the depgraph _complete_graph method pulls in an installed package to satisfy a dependency, when that installed package is already scheduled to be rebuilt in the current calculation via the @__auto_slot_operator_replace_installed__ set. This ultimately triggers a slot conflict which prevents the the correct solution from being found. I will post a patch that solves the problem, including a test case.
Comment 3 Zac Medico gentoo-dev 2017-08-11 19:45:36 UTC
Fixed in 2.3.6.