Mailinglist Archive: zypp-commit (258 mails)
| < Previous | Next > |
[zypp-commit] r8325 - in /trunk/sat-solver/testsuite: README.FAILS data.libzypp/simple-tests/arch-test.solution data.libzypp/simple-tests/remove-still-needed-test.solution
- From: schubi2@xxxxxxxxxxxxxxxx
- Date: Fri, 18 Jan 2008 15:51:39 -0000
- Message-id: <20080118155139.EDB0633D82@xxxxxxxxxxxxxxxx>
Author: schubi2
Date: Fri Jan 18 16:51:39 2008
New Revision: 8325
URL: http://svn.opensuse.org/viewcvs/zypp?rev=8325&view=rev
Log:
cleanup for error messages
Modified:
trunk/sat-solver/testsuite/README.FAILS
trunk/sat-solver/testsuite/data.libzypp/simple-tests/arch-test.solution
trunk/sat-solver/testsuite/data.libzypp/simple-tests/remove-still-needed-test.solution
Modified: trunk/sat-solver/testsuite/README.FAILS
URL:
http://svn.opensuse.org/viewcvs/zypp/trunk/sat-solver/testsuite/README.FAILS?rev=8325&r1=8324&r2=8325&view=diff
==============================================================================
--- trunk/sat-solver/testsuite/README.FAILS (original)
+++ trunk/sat-solver/testsuite/README.FAILS Fri Jan 18 16:51:39 2008
@@ -64,7 +64,6 @@
./data.libzypp/lock-tests/install-single-require-test.xml
./data.libzypp/patch-tests/wrong-mutt-test.xml
./data.libzypp/simple-tests/arch3-test.xml
-./data.libzypp/simple-tests/vendor-test.xml
./data.libzypp/solution-tests/conflict-bug153328-test.xml
./data.libzypp/solution-tests/conflict-test.xml
./data.libzypp/solution-tests/conflict3-test.xml
Modified:
trunk/sat-solver/testsuite/data.libzypp/simple-tests/arch-test.solution
URL:
http://svn.opensuse.org/viewcvs/zypp/trunk/sat-solver/testsuite/data.libzypp/simple-tests/arch-test.solution?rev=8325&r1=8324&r2=8325&view=diff
==============================================================================
--- trunk/sat-solver/testsuite/data.libzypp/simple-tests/arch-test.solution
(original)
+++ trunk/sat-solver/testsuite/data.libzypp/simple-tests/arch-test.solution Fri
Jan 18 16:51:39 2008
@@ -1,14 +1,10 @@
->!> Installing B from channel test
->!> 1 problems found:
->!> Problem:
->!> B-1.0-2.x86_64[test] cannot be installed due to missing dependencies
->!> There are no installable providers of A == 1.1 for B-1.0-2.x86_64[test]
->!> Solution:
->!> Install A although it would change the architecture
->!> A-1.1-2.x86_64[test] provides this dependency but would changed the
architecture of the installed item
->!> Solution:
->!> do not install B
->!> do not install B-1.0-2.x86_64[test]
->!> Solution:
->!> Ignore this requirement just here
->!>
+Encountered problems! Here are the solutions:
+
+Problem 1:
+====================================
+package B-1.0-2.x86_64 requires A = 1.1, but none of the providers can be
installed
+
+- allow architecture change of A-1.0-1.i686 to A-1.1-2.x86_64
+
+- do not install B-1.0-2.x86_64
+
Modified:
trunk/sat-solver/testsuite/data.libzypp/simple-tests/remove-still-needed-test.solution
URL:
http://svn.opensuse.org/viewcvs/zypp/trunk/sat-solver/testsuite/data.libzypp/simple-tests/remove-still-needed-test.solution?rev=8325&r1=8324&r2=8325&view=diff
==============================================================================
---
trunk/sat-solver/testsuite/data.libzypp/simple-tests/remove-still-needed-test.solution
(original)
+++
trunk/sat-solver/testsuite/data.libzypp/simple-tests/remove-still-needed-test.solution
Fri Jan 18 16:51:39 2008
@@ -1,14 +1,10 @@
->!> Uninstalling A
->!> 1 problems found:
->!> Problem:
->!> B has missing dependencies
->!> There are no alternative providers of A installed for B-1.0-1.noarch
->!> Solution:
->!> keep A
->!> keep A-1.0-1.noarch
->!> Solution:
->!> delete B
->!> delete B-1.0-1.noarch
->!> Solution:
->!> Ignore this requirement just here
->!>
+Encountered problems! Here are the solutions:
+
+Problem 1:
+====================================
+package B-1.0-1.noarch requires A, but none of the providers can be installed
+
+- allow deinstallation of B-1.0-1.noarch
+
+- do not deinstall A
+
--
To unsubscribe, e-mail: zypp-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-commit+help@xxxxxxxxxxxx
Date: Fri Jan 18 16:51:39 2008
New Revision: 8325
URL: http://svn.opensuse.org/viewcvs/zypp?rev=8325&view=rev
Log:
cleanup for error messages
Modified:
trunk/sat-solver/testsuite/README.FAILS
trunk/sat-solver/testsuite/data.libzypp/simple-tests/arch-test.solution
trunk/sat-solver/testsuite/data.libzypp/simple-tests/remove-still-needed-test.solution
Modified: trunk/sat-solver/testsuite/README.FAILS
URL:
http://svn.opensuse.org/viewcvs/zypp/trunk/sat-solver/testsuite/README.FAILS?rev=8325&r1=8324&r2=8325&view=diff
==============================================================================
--- trunk/sat-solver/testsuite/README.FAILS (original)
+++ trunk/sat-solver/testsuite/README.FAILS Fri Jan 18 16:51:39 2008
@@ -64,7 +64,6 @@
./data.libzypp/lock-tests/install-single-require-test.xml
./data.libzypp/patch-tests/wrong-mutt-test.xml
./data.libzypp/simple-tests/arch3-test.xml
-./data.libzypp/simple-tests/vendor-test.xml
./data.libzypp/solution-tests/conflict-bug153328-test.xml
./data.libzypp/solution-tests/conflict-test.xml
./data.libzypp/solution-tests/conflict3-test.xml
Modified:
trunk/sat-solver/testsuite/data.libzypp/simple-tests/arch-test.solution
URL:
http://svn.opensuse.org/viewcvs/zypp/trunk/sat-solver/testsuite/data.libzypp/simple-tests/arch-test.solution?rev=8325&r1=8324&r2=8325&view=diff
==============================================================================
--- trunk/sat-solver/testsuite/data.libzypp/simple-tests/arch-test.solution
(original)
+++ trunk/sat-solver/testsuite/data.libzypp/simple-tests/arch-test.solution Fri
Jan 18 16:51:39 2008
@@ -1,14 +1,10 @@
->!> Installing B from channel test
->!> 1 problems found:
->!> Problem:
->!> B-1.0-2.x86_64[test] cannot be installed due to missing dependencies
->!> There are no installable providers of A == 1.1 for B-1.0-2.x86_64[test]
->!> Solution:
->!> Install A although it would change the architecture
->!> A-1.1-2.x86_64[test] provides this dependency but would changed the
architecture of the installed item
->!> Solution:
->!> do not install B
->!> do not install B-1.0-2.x86_64[test]
->!> Solution:
->!> Ignore this requirement just here
->!>
+Encountered problems! Here are the solutions:
+
+Problem 1:
+====================================
+package B-1.0-2.x86_64 requires A = 1.1, but none of the providers can be
installed
+
+- allow architecture change of A-1.0-1.i686 to A-1.1-2.x86_64
+
+- do not install B-1.0-2.x86_64
+
Modified:
trunk/sat-solver/testsuite/data.libzypp/simple-tests/remove-still-needed-test.solution
URL:
http://svn.opensuse.org/viewcvs/zypp/trunk/sat-solver/testsuite/data.libzypp/simple-tests/remove-still-needed-test.solution?rev=8325&r1=8324&r2=8325&view=diff
==============================================================================
---
trunk/sat-solver/testsuite/data.libzypp/simple-tests/remove-still-needed-test.solution
(original)
+++
trunk/sat-solver/testsuite/data.libzypp/simple-tests/remove-still-needed-test.solution
Fri Jan 18 16:51:39 2008
@@ -1,14 +1,10 @@
->!> Uninstalling A
->!> 1 problems found:
->!> Problem:
->!> B has missing dependencies
->!> There are no alternative providers of A installed for B-1.0-1.noarch
->!> Solution:
->!> keep A
->!> keep A-1.0-1.noarch
->!> Solution:
->!> delete B
->!> delete B-1.0-1.noarch
->!> Solution:
->!> Ignore this requirement just here
->!>
+Encountered problems! Here are the solutions:
+
+Problem 1:
+====================================
+package B-1.0-1.noarch requires A, but none of the providers can be installed
+
+- allow deinstallation of B-1.0-1.noarch
+
+- do not deinstall A
+
--
To unsubscribe, e-mail: zypp-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-commit+help@xxxxxxxxxxxx
| < Previous | Next > |