diff options
Diffstat (limited to 'test/integration/test-bug-612557-garbage-upgrade')
| -rwxr-xr-x | test/integration/test-bug-612557-garbage-upgrade | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/test/integration/test-bug-612557-garbage-upgrade b/test/integration/test-bug-612557-garbage-upgrade index 9bc83cce4..f504abfcc 100755 --- a/test/integration/test-bug-612557-garbage-upgrade +++ b/test/integration/test-bug-612557-garbage-upgrade @@ -19,14 +19,15 @@ testmarkedauto python-uno openoffice.org-common # The 3.0 solver does not remove openoffice.org-emailmerge because it is manually installed. testfailuremsg "E: Unable to satisfy dependencies. Reached two conflicting assignments: - 1. openoffice.org-common:i386=1:3.2.1-11+squeeze2 is not selected for install because: - 1. python-uno:i386=1:3.3.0-2 is selected as an upgrade - 2. python-uno:i386=1:3.3.0-2 Depends libreoffice-common - 3. libreoffice-common:i386 Conflicts openoffice.org-common - 2. openoffice.org-common:i386=1:3.2.1-11+squeeze2 is selected for install because: + 1. openoffice.org-common:i386 is selected for install because: 1. openoffice.org-emailmerge:i386 is selected for install 2. openoffice.org-emailmerge:i386 PreDepends openoffice.org-common - 3. openoffice.org-common:i386 is available in version 1:3.2.1-11+squeeze2" aptget --trivial-only install python-uno --solver 3.0 -o APT::Solver::RemoveManual=false + 2. openoffice.org-common:i386 is available in version 1:3.2.1-11+squeeze2 + but none of the choices are installable: + - openoffice.org-common:i386=1:3.2.1-11+squeeze2 is not selected for install because: + 1. python-uno:i386=1:3.3.0-2 is selected as an upgrade + 2. python-uno:i386=1:3.3.0-2 Depends libreoffice-common + 3. libreoffice-common:i386 Conflicts openoffice.org-common" aptget --trivial-only install python-uno --solver 3.0 -o APT::Solver::RemoveManual=false testfailureequal 'Reading package lists... Building dependency tree... Reading state information... |
