Add ENABLE_COMPLEX_DEPS flag
[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 #>problem 1210fdfb info package D-1-1.noarch conflicts with A = 3-1 provided by A-3-1.noarch
15 #>problem 1210fdfb solution 0d75a914 erase D-1-1.noarch@system
16 #>problem 1210fdfb solution ee74e60f deljob install name A [forcebest]
17
18 # currently bestobeypolicy is a noop for install jobs
19 nextjob
20 solverflags bestobeypolicy
21 job install name A [forcebest]
22 result transaction,problems <inline>
23 #>problem 1210fdfb info package D-1-1.noarch conflicts with A = 3-1 provided by A-3-1.noarch
24 #>problem 1210fdfb solution 0d75a914 erase D-1-1.noarch@system
25 #>problem 1210fdfb solution ee74e60f deljob install name A [forcebest]