Imported Upstream version 0.7.22
[platform/upstream/libsolv.git] / test / testcases / choicerules / choice3.t
1 # Do not block an update because of a choice rule
2 #
3 #Rule #3:
4 #    !B-1-1.noarch [4] (w1)
5 #    A-1-1.noarch [2]I (w2)
6 #    Anew-2-1.noarch [6]
7 #Rule #4:
8 #    !B-1-1.noarch [3]I (w1)
9 #    A-1-1.noarch [2]I (w2)
10 #    Anew-2-1.noarch [6]
11 #
12 # ==> No choice rule for Rule#4!
13 # ==> Choice Rule for #3:
14 #    !B-1-1.noarch [4] (w1)
15 #    A-1-1.noarch [2]I (w2)
16 #
17 repo system 0 testtags <inline>
18 #>=Pkg: A 1 1 noarch
19 #>=Prv: libA
20 #>=Pkg: B 1 1 noarch
21 #>=Req: libA
22 repo available 0 testtags <inline>
23 #>=Pkg: B 1 1 noarch
24 #>=Req: libA
25 #>=Pkg: A 2 1 noarch
26 #>=Pkg: Anew 2 1 noarch
27 #>=Prv: libA
28 system i686 rpm system
29
30 job update all packages
31 result transaction,problems <inline>
32 #>install Anew-2-1.noarch@available
33 #>upgrade A-1-1.noarch@system A-2-1.noarch@available