Imported Upstream version 0.7.7
[platform/upstream/libsolv.git] / test / testcases / whatprovideswithdisabled / forcebest_in.t
1 repo system 0 testtags <inline>
2 #>=Pkg: D 1 1 noarch
3 #>=Vnd: foo
4 #>=Con: A = 3-1
5 repo available 0 testtags <inline>
6 #>=Pkg: A 2 1 noarch
7 #>=Vnd: foo
8 #>=Pkg: A 3 1 noarch
9 #>=Vnd: bar
10 system i686 rpm system
11
12 poolflags whatprovideswithdisabled
13 disable pkg A-3-1.noarch@available
14
15 job install name A [forcebest]
16 result transaction,problems <inline>
17 #>install A-2-1.noarch@available
18
19