Skip to content

solver3: Do not prefer new installs over manually installed obsoletes

Julian Andres Klode requested to merge jak/apt:solver3 into main

Only move obsolete packages last that are automatically installed, as we don't want to remove manually installed obsolete packages.

Add some missing const annotations to the operator[] arguments as well that were needed.

LP: #2100247

Merge request reports

Loading