aaf2aa1db49b9f86c1913dd607eefe473eadfdb5
[platform/upstream/libsolv.git] / test / testcases / forcebest / 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 job install name A [forcebest]
13 result transaction,problems <inline>
14 #>erase D-1-1.noarch@system
15 #>install A-3-1.noarch@available
16 #>problem 1210fdfb info package D-1-1.noarch conflicts with A = 3-1 provided by A-3-1.noarch
17 #>problem 1210fdfb solution 0d75a914 erase D-1-1.noarch@system
18 #>problem 1210fdfb solution d85f7c4e deljob install name A [forcebest]
19
20 # currently bestobeypolicy is a noop for install jobs
21 nextjob
22 solverflags bestobeypolicy
23 job install name A [forcebest]
24 result transaction,problems <inline>
25 #>erase D-1-1.noarch@system
26 #>install A-3-1.noarch@available
27 #>problem 1210fdfb info package D-1-1.noarch conflicts with A = 3-1 provided by A-3-1.noarch
28 #>problem 1210fdfb solution 0d75a914 erase D-1-1.noarch@system
29 #>problem 1210fdfb solution d85f7c4e deljob install name A [forcebest]