parallel installation fixed
authorStefan Schubert <schubi@suse.de>
Wed, 1 Mar 2006 18:05:00 +0000 (18:05 +0000)
committerStefan Schubert <schubi@suse.de>
Wed, 1 Mar 2006 18:05:00 +0000 (18:05 +0000)
testsuite/solver/data.deptestomatic/solution-tests/ignore
testsuite/solver/data.deptestomatic/solution-tests/parallel-test.solution [new file with mode: 0644]
testsuite/solver/data.deptestomatic/solution-tests/parallel-test.xml

diff --git a/testsuite/solver/data.deptestomatic/solution-tests/parallel-test.solution b/testsuite/solver/data.deptestomatic/solution-tests/parallel-test.solution
new file mode 100644 (file)
index 0000000..d6872fb
--- /dev/null
@@ -0,0 +1,12 @@
+>!> Installing foo from channel test1
+>!> Installing foo from channel test2
+>!> 1 problems found:
+>!> Problem:
+>!> Cannot install foo
+>!> Can't install foo-2.0-1.noarch[test2], since foo-2.0-1.noarch[test1] is already marked as needing to be installed
+>!>    Solution:
+>!>       do not install foo
+>!>       do not install [package]foo-2.0-1.noarch
+>!>    Solution:
+>!>       Ignore that foo is already set to install
+>!>       
index 9358159..83d686d 100644 (file)
@@ -12,7 +12,6 @@
   <install channel="test1" package="foo"/> 
   <install channel="test2" package="foo"/> 
   <reportproblems/>
-  <takesolution problem="0" solution="1"/>
 </trial>
 
 </test>