diff options
Diffstat (limited to 'test/testcases/whatprovideswithdisabled/forcebest_up.t')
-rw-r--r-- | test/testcases/whatprovideswithdisabled/forcebest_up.t | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/test/testcases/whatprovideswithdisabled/forcebest_up.t b/test/testcases/whatprovideswithdisabled/forcebest_up.t new file mode 100644 index 0000000..f6f5379 --- /dev/null +++ b/test/testcases/whatprovideswithdisabled/forcebest_up.t @@ -0,0 +1,20 @@ +repo system 0 testtags <inline> +#>=Pkg: A 1 1 noarch +#>=Vnd: foo +#>=Pkg: D 1 1 noarch +#>=Vnd: foo +#>=Con: A = 3-1 +repo available 0 testtags <inline> +#>=Pkg: A 2 1 noarch +#>=Vnd: foo +#>=Pkg: A 3 1 noarch +#>=Vnd: bar +system i686 rpm system + +poolflags whatprovideswithdisabled +disable pkg A-3-1.noarch@available + +job install name A [forcebest] +result transaction,problems <inline> +#>upgrade A-1-1.noarch@system A-2-1.noarch@available + |