Force preference on the user specified action on commandline. This allows upgrading packages which would otherwise be kept back due to partial update preferring to keep top level dependency on the installed version. fixes #7531
9 lines
179 B
Text
9 lines
179 B
Text
@ARGS
|
|
--test-repo basic17.repo
|
|
--test-instdb basic17.installed
|
|
--test-world a
|
|
add --latest b
|
|
@EXPECT
|
|
(1/2) Upgrading b (1 -> 2)
|
|
(2/2) Upgrading a (1 -> 2)
|
|
OK: 0 MiB in 2 packages
|