Re: [PATCH setup v2 0/2] Improve the handling of command line package selection

2018-06-10 Thread Jon Turney
On 07/06/2018 18:37, Ken Brown wrote: Suppose an installed package A gets updated because of the "--packages A" command line option. If A requires a version of package B higher than the installed version, then B will also need to be updated. Moreover, if the "--upgrade-also" option hasn't been

[PATCH setup v2 0/2] Improve the handling of command line package selection

2018-06-07 Thread Ken Brown
Suppose an installed package A gets updated because of the "--packages A" command line option. If A requires a version of package B higher than the installed version, then B will also need to be updated. Moreover, if the "--upgrade-also" option hasn't been specified, then the global update mode