On 08/09/2017 19:54, Ken Brown wrote:
Finally, I have a question for you, Jon: You introduced PrereqChecker::upgrade, which is true if and only if the user selects Current or Test.  I don't see why this is needed.  I've disabled the use of it and haven't noticed any ill effects.  Am I missing something?

This is supposed to be passed into SolverSolution::update() and used to determine if a SOLVER_UPDATE | SOLVER_SOLVABLE_ALL task is given to the solver, causing all packages to be updated (if possible) (i.e. so 'Keep' doesn't update anything)

I guess the UI could be improved to make the choice of 'Keep' or 'Current' ('Update') orthogonal to 'Use test packages?'

Reply via email to