diff options
author | David Kalnischkies <david@kalnischkies.de> | 2020-06-03 13:03:37 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2020-06-03 13:41:14 +0200 |
commit | 96359a576f59eb8bc461bdd4c5eadeb17fe8f0ca (patch) | |
tree | c7bc9c280b96cf67f373bd530421cafd39780c58 /debian | |
parent | 771ddb195586c638cbfc635fa6726733532bcfd0 (diff) |
Deal with duplicates in the solution space of a dep
While we process the possible solutions we might modify other solutions
like discarding their candidates and such, so that then we reach them
they might no longer be proper candidates. We also try to drop
duplicates early on to avoid the simple cases of these which
test-explore-or-groups-in-markinstall triggers via its explicit
duplication but could also come via multiple provides.
It only worked previously as were ignoring current versions which
usually is okay expect if they are marked for removal and we want to
reinstate them so the ProblemResolver can decide which one later on.
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions